-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Rollup of 7 pull requests #144768
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
Merged
Merged
Rollup of 7 pull requests #144768
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
293f95f
add regression test for RUST-143222
lolbinarycat 4762694
rustdoc: never try to link to unnamable types
lolbinarycat 94700f8
fix regression test
lolbinarycat f57283d
rustdoc: actually never link to unnamable types
lolbinarycat 05a62c8
impl items are never unnamable
lolbinarycat 1a515e6
rustdoc-json: Add test for `#[macro_use]` attribute
aDotInTheVoid a33e084
rustdoc-json: Move `#[macro_export]` from `Other` to it's own variant
aDotInTheVoid 7b667e7
Extend `is_case_difference` to handle digit-letter confusables
xizheyin 37d52ed
add correct dynamic_lib_extension for aix
eae1d39
chore: Ping Muscraft when annnotate snippets emitter is modified
Muscraft 1f78738
chore: Ping Muscraft when rustc_errors::emitter is modified
Muscraft 8d0b92a
uefi: Use slice equality rather than `memcmp`
tgross35 daf3534
Use `core` via `rustc-std-workspace-core` in `library/panic*`
tgross35 42bf044
Remove `std`'s dependency on `compiler-builtins`
tgross35 5622816
triagebot: Label `compiler-builtins` T-libs
tgross35 e6b80f3
Rollup merge of #143849 - lolbinarycat:rustdoc-priv-normalize-143222,...
jhpratt 3f5f045
Rollup merge of #144683 - tgross35:builtins-via-std-workspace, r=bjor...
jhpratt c7ec9bc
Rollup merge of #144691 - xizheyin:suggest-confuse, r=estebank
jhpratt 400b8b6
Rollup merge of #144700 - aDotInTheVoid:macro-rules-for-macro-fools, ...
jhpratt e11bcb6
Rollup merge of #144751 - dalvescb:curtisd/aix_libextension, r=Noratrieb
jhpratt a69ecb4
Rollup merge of #144757 - Muscraft:triagebot-emitter-pings, r=lqd
jhpratt 74d5b09
Rollup merge of #144759 - tgross35:triagebot-label, r=lqd
jhpratt 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 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
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
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
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
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
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
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
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
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
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.