Eric Huss
Eric Huss
Closing in favor of #1666.
Hm, we added some basic grammar in #1481, but I probably should have pushed to have more documentation added to the trait bounds docs. Those docs seem pretty light, though,...
Thanks! Will merge with the 2024 stabilization.
I'm going to close. I think we will eventually put some more work into the examples on drop scopes, but we're unsure exactly what it might look like. Thanks for...
@compiler-errors Just checking if you'll be able to look at the requested changes?
Posted https://github.com/rust-lang/edition-guide/pull/330 as the companion for the edition.
@rustbot author
@compiler-errors I pushed a change for the validation, and also rebased since we made a slight change in the definition of the lifetime token in https://github.com/rust-lang/reference/pull/1668. Please let me know...
I pushed a commit specifying that `'r#_` will generate an error (and similarly for `r#_`). This is a bit of an awkward issue around whether or not `_` is an...
Sorry, I don't know much about FreeBSD in this regard. @asomers do you perhaps have any knowledge here? Can you say why this wouldn't be a fix in `openssl-probe` instead?