-
Couldn't load subscription status.
- Fork 13.9k
Remove some unnecessary uses of FieldDef::ident
#92799
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
r? @jsha (rust-highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
8c904e9 to
c84f2b2
Compare
|
CI is failing because GitHub's partially down. Their status page says it's just with Pages, but people on Twitter have been reporting the same 503 GHA errors that this PR has. EDIT: The status page now confirms Actions issues. |
|
r? @Aaron1011 |
|
@bors r+ |
|
📌 Commit c84f2b2 has been approved by |
…ron1011 Remove some unnecessary uses of `FieldDef::ident` Followup from rust-lang#92533. cc `@Aaron1011` `@petrochenkov`
…ron1011 Remove some unnecessary uses of `FieldDef::ident` Followup from rust-lang#92533. cc ``@Aaron1011`` ``@petrochenkov``
…ron1011 Remove some unnecessary uses of `FieldDef::ident` Followup from rust-lang#92533. cc ```@Aaron1011``` ```@petrochenkov```
…ron1011 Remove some unnecessary uses of `FieldDef::ident` Followup from rust-lang#92533. cc ````@Aaron1011```` ````@petrochenkov````
…askrgr Rollup of 10 pull requests Successful merges: - rust-lang#92795 (Link sidebar "location" heading to top of page) - rust-lang#92799 (Remove some unnecessary uses of `FieldDef::ident`) - rust-lang#92808 (Fix `try wrapping expression in variant` suggestion with struct field shorthand) - rust-lang#92819 (rustdoc: remove hand-rolled isatty) - rust-lang#92876 (Fix suggesting turbofish with lifetime arguments) - rust-lang#92921 (Rename Printer constructor from mk_printer() to Printer::new()) - rust-lang#92937 (rustdoc: Add missing dot separator) - rust-lang#92953 (Copy an example to PartialOrd as well) - rust-lang#92977 (Docs: recommend VecDeque instead of Vec::remove(0)) - rust-lang#92981 (fix const_ptr_offset_from tracking issue) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Followup from #92533.
cc @Aaron1011 @petrochenkov