Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
JonathanBrouwer
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
cfg_parser
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 15, 2025
New example for E0536
JonathanBrouwer
committed
7a7c74a
Copy full SHA for 7a7c74a
Changes to diagnostics
JonathanBrouwer
committed
c7f5ddc
Copy full SHA for c7f5ddc
Define attribute parser & config evaluator
JonathanBrouwer
committed
6133c67
Copy full SHA for 6133c67
Move `cfg` -> `cfg_old`
JonathanBrouwer
committed
30f4a9c
Copy full SHA for 30f4a9c
Allow `Early` stage to emit errors
JonathanBrouwer
committed
38dd6f5
Copy full SHA for 38dd6f5
Define datastructures for `#[cfg]` attribute, move StrippedCfgItem
JonathanBrouwer
committed
a14baf1
Copy full SHA for a14baf1
Commits on Jul 14, 2025
Auto merge of #142885 - a1phyr:borrowed_cursor_to_buf, r=Mark-Simulacrum
Show description for 7f2065a
bors
committed
7f2065a
Copy full SHA for 7f2065a
Auto merge of #143745 - flip1995:clippy-subtree-update, r=Manishearth
Show description for a001497
bors
committed
a001497
Copy full SHA for a001497
Auto merge of #143934 - samueltardieu:rollup-w3iw614, r=samueltardieu
Show description for aa51a9b
bors
committed
aa51a9b
Copy full SHA for aa51a9b
Rollup merge of #143903 - vtjl10:master, r=jieyouxu
Show description for 9b260f6
samueltardieu
authored
9b260f6
Copy full SHA for 9b260f6
Rollup merge of #143901 - compiler-errors:region-constraint-nits, r=lcnr
Show description for 8fcef56
samueltardieu
authored
8fcef56
Copy full SHA for 8fcef56
Rollup merge of #143870 - jieyouxu:compiletest-maintenance-6, r=Kobzol
Show description for 084bd58
samueltardieu
authored
084bd58
Copy full SHA for 084bd58
Rollup merge of #143868 - jdonszelmann:fix-align-on-fields, r=workingjubilee
Show description for 16b3f47
samueltardieu
authored
16b3f47
Copy full SHA for 16b3f47
Rollup merge of #143855 - JonathanBrouwer:omit_gdb_pretty_printer_section, r=jdonszelmann
Show description for bbda0c9
samueltardieu
authored
bbda0c9
Copy full SHA for bbda0c9
Rollup merge of #143848 - makai410:smir-rename, r=oli-obk
Show description for c59bc44
samueltardieu
authored
c59bc44
Copy full SHA for c59bc44
Rollup merge of #143710 - joshtriplett:random-updates, r=joshtriplett
Show description for 30b46e3
samueltardieu
authored
30b46e3
Copy full SHA for 30b46e3
Rollup merge of #141809 - ChrisDenton:no-cleaup, r=jhpratt
Show description for 74b5ac5
samueltardieu
authored
74b5ac5
Copy full SHA for 74b5ac5
Don't call WSACleanup on process exit
ChrisDenton
committed
c8fb37a
Copy full SHA for c8fb37a
Auto merge of #143919 - Kobzol:rollup-acyaygs, r=Kobzol
Show description for cccf075
bors
committed
cccf075
Copy full SHA for cccf075
Use `TestSuite` enum instead of stringly-typed test suites
jieyouxu
committed
b19a508
Copy full SHA for b19a508
rename `stable_mir` to `rustc_public`, and `rustc_smir` to `rustc_public_bridge`
makai410
committed
6598c61
Copy full SHA for 6598c61
Rollup merge of #143918 - hkBst:tier-check-cleanup, r=Kobzol
Show description for 0d69847
Kobzol
authored
0d69847
Copy full SHA for 0d69847
Rollup merge of #143917 - theemathas:change-allocated-object-to-allocation, r=oli-obk
Show description for b5312fe
Kobzol
authored
b5312fe
Copy full SHA for b5312fe
Rollup merge of #143887 - Kobzol:reroder-bootstrap-tests, r=jieyouxu
Show description for 37b5d79
Kobzol
authored
37b5d79
Copy full SHA for 37b5d79
Rollup merge of #143881 - orlp:once-state-repr, r=tgross35
Show description for 70301da
Kobzol
authored
70301da
Copy full SHA for 70301da
Rollup merge of #143875 - fee1-dead-contrib:push-zvqrmzrprpzt, r=compiler-errors
Show description for a7ad680
Kobzol
authored
a7ad680
Copy full SHA for a7ad680
Rollup merge of #143850 - fmease:comptest-simp-docck-handling, r=jieyouxu
Show description for 2ec48e0
Kobzol
authored
2ec48e0
Copy full SHA for 2ec48e0
Rollup merge of #143733 - Stypox:bootstrap-tool-config-any, r=Kobzol
Show description for 197ba7e
Kobzol
authored
197ba7e
Copy full SHA for 197ba7e
Rollup merge of #143724 - hkBst:tidy-cleanup, r=Mark-Simulacrum
Show description for 0d4d85b
Kobzol
authored
0d4d85b
Copy full SHA for 0d4d85b
Rollup merge of #143681 - RalfJung:bootstrap-miri-rebuilds, r=Kobzol
Show description for 33d477f
Kobzol
authored
33d477f
Copy full SHA for 33d477f
Rollup merge of #143217 - Periodic1911:link-ordinal, r=jdonszelmann
Show description for 93c1027
Kobzol
authored
93c1027
Copy full SHA for 93c1027
Update SUMMARY.md
Show description for 19fccac
vtjl10
committed
19fccac
Copy full SHA for 19fccac
Auto merge of #143873 - dianqk:update-llvm, r=nikic
Show description for 64b185e
bors
committed
64b185e
Copy full SHA for 64b185e
tiercheck: edition 2024
hkBst
committed
39059f6
Copy full SHA for 39059f6
tiercheck: clippy fixes
hkBst
committed
90660f4
Copy full SHA for 90660f4
Pagination
Previous
Next
You can’t perform that action at this time.