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
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
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.5k
Star
118k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 6 pull requests
- #93836
#93836
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-d1ssiwl
matthiaskrgr/rust:rollup-d1ssiwl
Copy head branch name to clipboard
Feb 10, 2022
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 6 pull requests
#93836
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-d1ssiwl
matthiaskrgr/rust:rollup-d1ssiwl
Copy head branch name to clipboard
Commits
Commits on Feb 3, 2022
debuginfo: Make some helper functions in rustc_codegen_llvm::debuginfo::metadata more generally applicable.
michaelwoerister
committed
f4799b8
View commit details
Copy full SHA for f4799b8
Browse repository at this point
debuginfo: Bring back DW_AT_containing_type for vtables after it has accidentally been
Show description for fc7f419
michaelwoerister
committed
fc7f419
View commit details
Copy full SHA for fc7f419
Browse repository at this point
Commits on Feb 6, 2022
`#[used(linker)]` attribute (https://github.com/dtolnay/linkme/issues/41)
cynecx
committed
03733ca
View commit details
Copy full SHA for 03733ca
Browse repository at this point
Commits on Feb 7, 2022
add tests and fix comments
cynecx
committed
e075586
View commit details
Copy full SHA for e075586
Browse repository at this point
Commits on Feb 8, 2022
Remove obsolete no-op #[main] attribute from compiler.
jeremyBanks
authored
475e4ee
View commit details
Copy full SHA for 475e4ee
Browse repository at this point
debuginfo: Bring back DW_AT_containing_type for vtables -- address review comments
michaelwoerister
committed
ed21805
View commit details
Copy full SHA for ed21805
Browse repository at this point
add more tests and make used(linker/compiler) mutually exclusive
cynecx
committed
438826f
View commit details
Copy full SHA for 438826f
Browse repository at this point
Commits on Feb 9, 2022
Add tracking issue
nikic
committed
933963e
View commit details
Copy full SHA for 933963e
Browse repository at this point
Move tests into attributes directory to pacify tidy
nikic
committed
1705933
View commit details
Copy full SHA for 1705933
Browse repository at this point
Fix typo in `std::fmt` docs
wooorm
authored
3d3318b
View commit details
Copy full SHA for 3d3318b
Browse repository at this point
Make a few cleanup MIR passes public
xldenis
committed
c97302e
View commit details
Copy full SHA for c97302e
Browse repository at this point
Allow substitutions in `rustc_on_unimplemented` predicate
compiler-errors
committed
f43e3a8
View commit details
Copy full SHA for f43e3a8
Browse repository at this point
Suggest collecting into `Vec<_>` when collecting into `[_]`
compiler-errors
committed
fea0015
View commit details
Copy full SHA for fea0015
Browse repository at this point
Rollup merge of #91443 - compiler-errors:bad_collect_into_slice, r=wesleywiser
Show description for 9634559
matthiaskrgr
authored
9634559
View commit details
Copy full SHA for 9634559
Browse repository at this point
Rollup merge of #91504 - cynecx:used_retain, r=nikic
Show description for 3f4aaf4
matthiaskrgr
authored
3f4aaf4
View commit details
Copy full SHA for 3f4aaf4
Browse repository at this point
Rollup merge of #93503 - michaelwoerister:fix-vtable-holder-debuginfo-regression, r=wesleywiser
Show description for 6d40850
matthiaskrgr
authored
6d40850
View commit details
Copy full SHA for 6d40850
Browse repository at this point
Rollup merge of #93753 - jeremyBanks:main-conflict, r=petrochenkov
Show description for 84c2804
matthiaskrgr
authored
84c2804
View commit details
Copy full SHA for 84c2804
Browse repository at this point
Rollup merge of #93799 - wooorm:patch-1, r=dtolnay
Show description for 6db0f9c
matthiaskrgr
authored
6db0f9c
View commit details
Copy full SHA for 6db0f9c
Browse repository at this point
Rollup merge of #93813 - xldenis:public-mir-passes, r=wesleywiser
Show description for 3238806
matthiaskrgr
authored
3238806
View commit details
Copy full SHA for 3238806
Browse repository at this point
You can’t perform that action at this time.