forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of rust-lang#105425 - matthiaskrgr:rollup-3ngvxmt, r=matth…
…iaskrgr Rollup of 6 pull requests Successful merges: - rust-lang#105267 (Don't ICE in ExprUseVisitor on FRU for non-existent struct) - rust-lang#105343 (Simplify attribute handling in rustc_ast_lowering) - rust-lang#105368 (Remove more `ref` patterns from the compiler) - rust-lang#105400 (normalize before handling simple checks for evaluatability of `ty::Const`) - rust-lang#105403 (rustdoc: simplify CSS selectors for item table `.stab`) - rust-lang#105418 (fix: remove hack from link.rs) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
- Loading branch information
Showing
50 changed files
with
535 additions
and
560 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.