Skip to content

Rollup of 7 pull requests - #89262

Merged
bors merged 20 commits into
rust-lang:masterfrom
Manishearth:rollup-vtkbetm
Sep 26, 2021
Merged

Rollup of 7 pull requests#89262
bors merged 20 commits into
rust-lang:masterfrom
Manishearth:rollup-vtkbetm

Conversation

@Manishearth

Copy link
Copy Markdown
Member

Successful merges:

Failed merges:

r? @ghost
@rustbot modify labels: rollup

Create a similar rollup

camelidand others added 20 commits September 12, 2021 13:27
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
…jyn514
rustdoc: Don't show hidden trait methods
Fixrust-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
closesrust-lang#83564
@rustbotrustbot added the rollup A PR which is a rollup label Sep 26, 2021
@Manishearth

Copy link
Copy Markdown
MemberAuthor

@bors r+

@bors

bors commented Sep 26, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 7d9a0e5 has been approved by Manishearth

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Sep 26, 2021
@jyn514

Copy link
Copy Markdown
Member

@bors rollup=never p=5

@jyn514jyn514 mentioned this pull request Sep 26, 2021
@bors

bors commented Sep 26, 2021

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 7d9a0e5 with merge 4da89a1...

@bors

bors commented Sep 26, 2021

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions
Approved by: Manishearth
Pushing 4da89a1 to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Sep 26, 2021
@bors
bors merged commit 4da89a1 into rust-lang:masterSep 26, 2021
@rust-timer

Copy link
Copy Markdown
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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.rollupA PR which is a rollupS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

11 participants

@Manishearth@bors@jyn514@rust-timer@rustbot@camelid@est31@TaKO8Ki@hkmatsumoto@lu-zero@dgiger42