Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 8 pull requests
- #134292
#134292
Merged
bors
merged 26 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-3kbjocl
matthiaskrgr/rust:rollup-3kbjocl
Copy head branch name to clipboard
Dec 14, 2024
Conversation
Commits
26
(26)
Checks
Files changed
Merged
Rollup of 8 pull requests
#134292
bors
merged 26 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-3kbjocl
matthiaskrgr/rust:rollup-3kbjocl
Copy head branch name to clipboard
Commits
Commits on Dec 12, 2024
rustdoc-search: fix mismatched path when parent re-exported twice
notriddle
committed
8200c1e
View commit details
Copy full SHA for 8200c1e
Browse repository at this point
crashes: more tests v2
matthiaskrgr
committed
7880aba
View commit details
Copy full SHA for 7880aba
Browse repository at this point
Tweak multispan rendering
Show description for 65a54a7
estebank
committed
65a54a7
View commit details
Copy full SHA for 65a54a7
Browse repository at this point
Filter empty lines, comments and delimiters from previous to last multiline span rendering
estebank
committed
49a22a4
View commit details
Copy full SHA for 49a22a4
Browse repository at this point
Commits on Dec 13, 2024
Only dist `llvm-objcopy` if llvm tools are enabled
cuviper
committed
4c6d793
View commit details
Copy full SHA for 4c6d793
Browse repository at this point
validate `--skip` and `--exclude` paths
Show description for 65a609b
onur-ozkan
committed
65a609b
View commit details
Copy full SHA for 65a609b
Browse repository at this point
Remove jobserver from Session
Show description for ead78fd
bjorn3
committed
ead78fd
View commit details
Copy full SHA for ead78fd
Browse repository at this point
Remove registered_lints field from Session
Show description for 981f625
bjorn3
committed
981f625
View commit details
Copy full SHA for 981f625
Browse repository at this point
Explain why an untranslatable_diagnostic occurs
bjorn3
committed
ea9e8c1
View commit details
Copy full SHA for ea9e8c1
Browse repository at this point
Make dependency_formats an FxIndexMap rather than a list of tuples
Show description for 3198496
bjorn3
committed
3198496
View commit details
Copy full SHA for 3198496
Browse repository at this point
Use a more precise span in placeholder_type_error_diag
Show description for af530c4
krtab
committed
af530c4
View commit details
Copy full SHA for af530c4
Browse repository at this point
rustc_borrowck: Make suggest_ampmut() return type match its use
Show description for e17ca31
Enselic
committed
e17ca31
View commit details
Copy full SHA for e17ca31
Browse repository at this point
Add regression test for issue 127562
Show description for d7fa8ee
Enselic
committed
d7fa8ee
View commit details
Copy full SHA for d7fa8ee
Browse repository at this point
rustc_borrowck: Stop suggesting the invalid syntax `&mut raw const`
Show description for 2d2c6f2
Enselic
committed
2d2c6f2
View commit details
Copy full SHA for 2d2c6f2
Browse repository at this point
rustc_borrowck: Convert suggest_ampmut() 4-tuple to struct for readability
Enselic
committed
f6cb227
View commit details
Copy full SHA for f6cb227
Browse repository at this point
rustdoc-search: update test with now-shorter function path
Show description for 98318c5
notriddle
committed
98318c5
View commit details
Copy full SHA for 98318c5
Browse repository at this point
Fix miri tests
estebank
committed
ad82d9f
View commit details
Copy full SHA for ad82d9f
Browse repository at this point
Account for `///` when rendering multiline spans
Show description for 9f1044e
estebank
committed
9f1044e
View commit details
Copy full SHA for 9f1044e
Browse repository at this point
Commits on Dec 14, 2024
Rollup merge of #134181 - estebank:trim-render, r=oli-obk
Show description for 2846699
matthiaskrgr
authored
2846699
View commit details
Copy full SHA for 2846699
Browse repository at this point
Rollup merge of #134209 - onur-ozkan:check-skip-paths, r=jieyouxu
Show description for 6cf13b0
matthiaskrgr
authored
6cf13b0
View commit details
Copy full SHA for 6cf13b0
Browse repository at this point
Rollup merge of #134231 - notriddle:notriddle/mismatched-path, r=GuillaumeGomez
Show description for 5b95be6
matthiaskrgr
authored
5b95be6
View commit details
Copy full SHA for 5b95be6
Browse repository at this point
Rollup merge of #134236 - matthiaskrgr:tests12122024, r=compiler-errors
Show description for e4f9084
matthiaskrgr
authored
e4f9084
View commit details
Copy full SHA for e4f9084
Browse repository at this point
Rollup merge of #134240 - cuviper:dist-llvm-tools, r=jieyouxu
Show description for a53a3cc
matthiaskrgr
authored
a53a3cc
View commit details
Copy full SHA for a53a3cc
Browse repository at this point
Rollup merge of #134244 - Enselic:no-mut-hint-for-raw-ref, r=jieyouxu
Show description for 34e6075
matthiaskrgr
authored
34e6075
View commit details
Copy full SHA for 34e6075
Browse repository at this point
Rollup merge of #134251 - bjorn3:various_cleanups2, r=oli-obk
Show description for 87bbbcd
matthiaskrgr
authored
87bbbcd
View commit details
Copy full SHA for 87bbbcd
Browse repository at this point
Rollup merge of #134256 - krtab:suggestion_overlapping, r=petrochenkov
Show description for 75e7789
matthiaskrgr
authored
75e7789
View commit details
Copy full SHA for 75e7789
Browse repository at this point
You can’t perform that action at this time.