-
Notifications
You must be signed in to change notification settings - Fork 13k
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 8 pull requests #125976
Merged
Merged
Rollup of 8 pull requests #125976
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
a04ac26
Allow type_of to return partially non-error types if the type was alr…
oli-obk 39b39da
Stop proving outlives constraints on regions we already reported erro…
oli-obk f9adc1e
Refactor `#[diagnostic::do_not_recommend]` support
weiznich 08fe940
Improve renaming suggestion for names with leading underscores
lucasscharenbroch 9af9674
Update ui tests for leading-underscore suggestion
lucasscharenbroch 66a1386
Fix ICE caused by ignoring EffectVars in type inference
ajwock 4798c20
Streamline `nested` calls.
nnethercote 6b47c5e
Remove out-of-date comment.
nnethercote 5a5e248
Reduce `pub` exposure.
nnethercote f076dec
Downsize `ty::Expr`
BoxyUwU 7e08f80
Split smir `Const` into `TyConst` and `MirConst`
BoxyUwU 67a73f2
bless privacy tests (only diagnostic duplication)
oli-obk 5019bb6
Rollup merge of #125667 - oli-obk:taintify, r=TaKO8Ki
compiler-errors 46a0339
Rollup merge of #125717 - weiznich:move/do_not_recommend_to_diganosti…
compiler-errors 7e5528f
Rollup merge of #125795 - lucasscharenbroch:undescore-prefix-suggesti…
compiler-errors 7699da4
Rollup merge of #125865 - ajwock:ice_not_fully_resolved, r=fee1-dead
compiler-errors 23f39a2
Rollup merge of #125953 - nnethercote:streamline-nested-calls, r=lqd
compiler-errors 8272c6d
Rollup merge of #125959 - nnethercote:rustc_mir_build-cleanups, r=com…
compiler-errors 288727e
Rollup merge of #125967 - BoxyUwU:split_smir_const, r=oli-obk
compiler-errors a5dc684
Rollup merge of #125968 - BoxyUwU:shrink_ty_expr, r=oli-obk
compiler-errors File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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
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.
Oops, something went wrong.
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.
This comment was marked as spam.
Sorry, something went wrong.