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 }}
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
16.2k
Star
119k
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 7 pull requests
- #95913
#95913
Closed
Dylan-DPC
wants to merge 22 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-0sqvqna
Dylan-DPC/rust:rollup-0sqvqna
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Closed
Rollup of 7 pull requests
#95913
Dylan-DPC
wants to merge 22 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-0sqvqna
Dylan-DPC/rust:rollup-0sqvqna
Copy head branch name to clipboard
Commits
Commits on Feb 22, 2022
rename compiler-flags to compile-flags
compiler-errors
committed
ad430f5
View commit details
Copy full SHA for ad430f5
Browse repository at this point
reject compiler-flags as a compiletest attribute
compiler-errors
committed
52dd0b6
View commit details
Copy full SHA for 52dd0b6
Browse repository at this point
Commits on Apr 2, 2022
Add a test for issue 47384
nbdd0121
committed
a867b8d
View commit details
Copy full SHA for a867b8d
Browse repository at this point
Add `SymbolExportInfo`
Show description for aa8413c
nbdd0121
committed
aa8413c
View commit details
Copy full SHA for aa8413c
Browse repository at this point
Make `#[used]` considered reachable
nbdd0121
committed
08b7029
View commit details
Copy full SHA for 08b7029
Browse repository at this point
Commits on Apr 5, 2022
Synthesis object file for `#[used]` and exported symbols
nbdd0121
committed
fefc69a
View commit details
Copy full SHA for fefc69a
Browse repository at this point
Ignore paths in temporary dir in reproducible build test
nbdd0121
committed
3730fe3
View commit details
Copy full SHA for 3730fe3
Browse repository at this point
Commits on Apr 9, 2022
Note that CI tests Windows 10
ChrisDenton
committed
77f610e
View commit details
Copy full SHA for 77f610e
Browse repository at this point
Switch to the 'normal' basic block for writing asm outputs if needed.
Show description for bf3ef0d
luqmana
committed
bf3ef0d
View commit details
Copy full SHA for bf3ef0d
Browse repository at this point
Update asm-may_unwind test to handle use of asm with outputs.
luqmana
committed
0b2f360
View commit details
Copy full SHA for 0b2f360
Browse repository at this point
Add a note to reachable.rs about `#[used]`
nbdd0121
committed
460054c
View commit details
Copy full SHA for 460054c
Browse repository at this point
Commits on Apr 10, 2022
Refactor exported_symbols and linked_symbols for code reuse
nbdd0121
committed
98cd818
View commit details
Copy full SHA for 98cd818
Browse repository at this point
use `to_string` instead of `format!`
TaKO8Ki
committed
80152ed
View commit details
Copy full SHA for 80152ed
Browse repository at this point
Allow usage of sudo while not accessing root
gimbles
committed
386ca6a
View commit details
Copy full SHA for 386ca6a
Browse repository at this point
only suggest removing semicolon when expr implements trait
compiler-errors
committed
dfe13db
View commit details
Copy full SHA for dfe13db
Browse repository at this point
Commits on Apr 11, 2022
Rollup merge of #94243 - compiler-errors:compiler-flags-typo, r=Mark-Simulacrum
Show description for d10673b
Dylan-DPC
authored
d10673b
View commit details
Copy full SHA for d10673b
Browse repository at this point
Rollup merge of #95604 - nbdd0121:used2, r=petrochenkov
Show description for f138648
Dylan-DPC
authored
f138648
View commit details
Copy full SHA for f138648
Browse repository at this point
Rollup merge of #95671 - gimbles:master, r=Mark-Simulacrum
Show description for 365cc2f
Dylan-DPC
authored
365cc2f
View commit details
Copy full SHA for 365cc2f
Browse repository at this point
Rollup merge of #95758 - compiler-errors:issue-54771, r=estebank
Show description for 16461fd
Dylan-DPC
authored
16461fd
View commit details
Copy full SHA for 16461fd
Browse repository at this point
Rollup merge of #95861 - ChrisDenton:windows7-support, r=Dylan-DPC
Show description for de7adb4
Dylan-DPC
authored
de7adb4
View commit details
Copy full SHA for de7adb4
Browse repository at this point
Rollup merge of #95864 - luqmana:inline-asm-unwind-store-miscompile, r=Amanieu
Show description for 5470c2c
Dylan-DPC
authored
5470c2c
View commit details
Copy full SHA for 5470c2c
Browse repository at this point
Rollup merge of #95881 - TaKO8Ki:use-to-string-instead-of-format, r=compiler-errors
Show description for 1664dcf
Dylan-DPC
authored
1664dcf
View commit details
Copy full SHA for 1664dcf
Browse repository at this point
You can’t perform that action at this time.