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#105804 - matthiaskrgr:rollup-iaqlbl3, r=matth…
…iaskrgr Rollup of 6 pull requests Successful merges: - rust-lang#105493 (Help rust-analyzer normalize query return types) - rust-lang#105710 (Don't bug if we're trying to cast `dyn*` to another type) - rust-lang#105711 (bail in `collect_trait_impl_trait_tys` if signatures reference errors) - rust-lang#105768 (Detect inherent associated types not having CamelCase) - rust-lang#105780 (rustdoc: Don't add "Read more" link if there is no extra content) - rust-lang#105802 (Make enum-match.rs test robust against variable name changes) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
- Loading branch information
Showing
15 changed files
with
269 additions
and
15 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.