-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Rollup of 7 pull requests #89262
Rollup of 7 pull requests #89262
Commits on Sep 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 07d6454 - Browse repository at this point
Copy the full SHA 07d6454View commit details -
Rename
is_generic()
tois_assoc_ty()
The new name is more accurate than the previous one.
Configuration menu - View commit details
-
Copy full SHA for 1085dc2 - Browse repository at this point
Copy the full SHA 1085dc2View commit details
Commits on Sep 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 52ab3e8 - Browse repository at this point
Copy the full SHA 52ab3e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8a829d - Browse repository at this point
Copy the full SHA a8a829dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3727119 - Browse repository at this point
Copy the full SHA 3727119View commit details
Commits on Sep 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 956f87f - Browse repository at this point
Copy the full SHA 956f87fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 353d637 - Browse repository at this point
Copy the full SHA 353d637View commit details
Commits on Sep 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4c23905 - Browse repository at this point
Copy the full SHA 4c23905View commit details -
rustdoc: Don't show hidden trait methods
By skipping trait items whose attributes include `hidden`, we void showing such trait methods.
Configuration menu - View commit details
-
Copy full SHA for 3239f06 - Browse repository at this point
Copy the full SHA 3239f06View commit details -
Co-authored-by: Joshua Nelson <github@jyn.dev>
Configuration menu - View commit details
-
Copy full SHA for 195f752 - Browse repository at this point
Copy the full SHA 195f752View commit details -
rustdoc: Document
is_assoc_ty()
It's adapted from the old documentation for the `is_generic` field.
Configuration menu - View commit details
-
Copy full SHA for dace2ee - Browse repository at this point
Copy the full SHA dace2eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 160b939 - Browse repository at this point
Copy the full SHA 160b939View commit details -
Configuration menu - View commit details
-
Copy full SHA for b51897f - Browse repository at this point
Copy the full SHA b51897fView commit details
Commits on Sep 26, 2021
-
Rollup merge of rust-lang#88895 - camelid:cleanup-pt2, r=jyn514
rustdoc: Cleanup `clean` part 2 Split out from rust-lang#88379. This contains the following commits from that PR: - Remove `Type::ResolvedPath.is_generic` - Rename `is_generic()` to `is_assoc_ty()` r? `@jyn514`
Configuration menu - View commit details
-
Copy full SHA for 7777f95 - Browse repository at this point
Copy the full SHA 7777f95View commit details -
Rollup merge of rust-lang#88973 - lu-zero:std_detect-env_override, r=…
…Amanieu Expose the std_detect env_override feature
Configuration menu - View commit details
-
Copy full SHA for f9d4eb0 - Browse repository at this point
Copy the full SHA f9d4eb0View commit details -
Rollup merge of rust-lang#89010 - est31:intra_doc_links, r=m-ou-se
Add some intra doc links
Configuration menu - View commit details
-
Copy full SHA for b8c3a6c - Browse repository at this point
Copy the full SHA b8c3a6cView commit details -
Rollup merge of rust-lang#89198 - hkmatsumoto:hide-hidden-methods, r=…
…jyn514 rustdoc: Don't show hidden trait methods Fix rust-lang#89186. By skipping trait items whose attributes include `hidden`, we avoid showing such trait methods.
Configuration menu - View commit details
-
Copy full SHA for c118d8b - Browse repository at this point
Copy the full SHA c118d8bView commit details -
Rollup merge of rust-lang#89216 - r00ster91:bigo, r=dtolnay
Consistent big O notation This makes the big O time complexity notation in places with markdown support more consistent. Inspired by rust-lang#89210
Configuration menu - View commit details
-
Copy full SHA for 653dcaa - Browse repository at this point
Copy the full SHA 653dcaaView commit details -
Rollup merge of rust-lang#89224 - TaKO8Ki:change-the-order-of-suggest…
…ions, r=joshtriplett Change the order of imports suggestions closes rust-lang#83564
Configuration menu - View commit details
-
Copy full SHA for 04d3f93 - Browse repository at this point
Copy the full SHA 04d3f93View commit details -
Rollup merge of rust-lang#89256 - danielg1111:fix_typo, r=Mark-Simula…
…crum Fix typo in release notes
Configuration menu - View commit details
-
Copy full SHA for 7d9a0e5 - Browse repository at this point
Copy the full SHA 7d9a0e5View commit details