Merged
Conversation
It can be computed on-demand.
The new name is more accurate than the previous one.
By skipping trait items whose attributes include `hidden`, we void showing such trait methods.
Co-authored-by: Joshua Nelson <github@jyn.dev>
It's adapted from the old documentation for the `is_generic` field.
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`
…Amanieu Expose the std_detect env_override feature
Add some intra doc links
…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.
Consistent big O notation This makes the big O time complexity notation in places with markdown support more consistent. Inspired by rust-lang#89210
…ions, r=joshtriplett Change the order of imports suggestions closes rust-lang#83564
…crum Fix typo in release notes
Member
Author
|
@bors r+ |
Collaborator
|
📌 Commit 7d9a0e5 has been approved by |
Member
|
@bors rollup=never p=5 |
Collaborator
Collaborator
|
☀️ Test successful - checks-actions |
This was referenced Sep 26, 2021
Collaborator
|
Finished benchmarking commit (4da89a1): comparison url. Summary: This benchmark run did not return any relevant changes. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Successful merges:
cleanpart 2 #88895 (rustdoc: Cleanupcleanpart 2)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup