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 }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
14k
Star
108k
Code
Issues
5k+
Pull requests
908
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
beb45a4
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 13, 2024
Remove broken/untested `--enable-profiler` from mingw dist builds
Zalathar
committed
beb45a4
Copy full SHA for beb45a4
Remove `//@ ignore-windows-gnu` from tests that need the profiler
Show description for d2ecfbb
Zalathar
committed
d2ecfbb
Copy full SHA for d2ecfbb
Don't build a known-broken profiler runtime in `x86_64-mingw`
Zalathar
committed
0c67f32
Copy full SHA for 0c67f32
Use `-Zno-profiler-runtime` instead of `//@ needs-profiler-support`
Show description for a84f754
Zalathar
committed
a84f754
Copy full SHA for a84f754
Auto merge of #125165 - Oneirical:pgo-branch-weights, r=jieyouxu
Show description for f6b4b71
bors
committed
f6b4b71
Copy full SHA for f6b4b71
Commits on Jun 12, 2024
Auto merge of #125069 - amandasystems:scc-refactor, r=nikomatsakis
Show description for 8cf5101
bors
committed
8cf5101
Copy full SHA for 8cf5101
Auto merge of #126345 - compiler-errors:rollup-lue8u92, r=compiler-errors
Show description for 8337ba9
bors
committed
8337ba9
Copy full SHA for 8337ba9
Rollup merge of #126340 - fee1-dead-contrib:fix-predicates_of-comments, r=compiler-errors
Show description for 0d1d6ba
compiler-errors
authored
0d1d6ba
Copy full SHA for 0d1d6ba
Rollup merge of #126324 - zmodem:loongarch, r=nikic
Show description for 754b26d
compiler-errors
authored
754b26d
Copy full SHA for 754b26d
Rollup merge of #126317 - oli-obk:recursive_rpit4, r=compiler-errors
Show description for 7276f34
compiler-errors
authored
7276f34
Copy full SHA for 7276f34
Rollup merge of #126282 - lqd:contain-the-self-contained-linker, r=Mark-Simulacrum
Show description for 49b28a4
compiler-errors
authored
49b28a4
Copy full SHA for 49b28a4
Rollup merge of #126276 - mu001999-contrib:dead/enhance, r=fee1-dead
Show description for 3065010
compiler-errors
authored
3065010
Copy full SHA for 3065010
Rollup merge of #126036 - Oneirical:the-intelligent-intestor, r=jieyouxu
Show description for d25227c
compiler-errors
authored
d25227c
Copy full SHA for d25227c
Rollup merge of #126019 - tbu-:pr_unsafe_env_fixme, r=fee1-dead
Show description for 88984fe
compiler-errors
authored
88984fe
Copy full SHA for 88984fe
Rollup merge of #125869 - alexcrichton:add-p1-to-wasi-targets, r=wesleywiser
Show description for 7133257
compiler-errors
authored
7133257
Copy full SHA for 7133257
Auto merge of #126273 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum
Show description for c25ac9d
bors
committed
c25ac9d
Copy full SHA for c25ac9d
Fix outdated predacates_of.rs comments
fee1-dead
committed
54429cf
Copy full SHA for 54429cf
Auto merge of #126332 - GuillaumeGomez:rollup-bu1q4pz, r=GuillaumeGomez
Show description for 1d43fbb
bors
committed
1d43fbb
Copy full SHA for 1d43fbb
Add TODO comment to unsafe env modification
Show description for 4f5fb31
tbu-
committed
4f5fb31
Copy full SHA for 4f5fb31
Add a `ignore-tidy-todo` to ignore the tidy TODO comment check
tbu-
committed
39c3b86
Copy full SHA for 39c3b86
Detect pub structs never constructed even though they impl pub trait with assoc constants
mu001999
committed
af10661
Copy full SHA for af10661
Avoid a Ty::new_misc_error when an ErrorGuaranteed is available
oli-obk
committed
6299071
Copy full SHA for 6299071
Address code review comments on the comments
amandasystems
committed
d63708b
Copy full SHA for d63708b
Move `RegionTracker` to `region_infer`
Show description for 2e1e119
amandasystems
committed
2e1e119
Copy full SHA for 2e1e119
Revise documentation after @lqd's comments
amandasystems
committed
3bdcb9d
Copy full SHA for 3bdcb9d
Resurrect some comments, remove a `pub`
Show description for e6eb63d
amandasystems
committed
e6eb63d
Copy full SHA for e6eb63d
Roll back a few `#[instrument]`
Show description for 7782d20
amandasystems
committed
7782d20
Copy full SHA for 7782d20
Remove a few unnecessary constructions
Show description for aee8462
amandasystems
committed
aee8462
Copy full SHA for aee8462
Slightly faster version of `find_state`
Show description for b1add7b
amandasystems
committed
b1add7b
Copy full SHA for b1add7b
Docstring for for `Annotation`
Show description for 14c10ec
amandasystems
committed
14c10ec
Copy full SHA for 14c10ec
Formatting, weird because I just did that
amandasystems
committed
582c613
Copy full SHA for 582c613
Simplify path compression logic
amandasystems
committed
905db03
Copy full SHA for 905db03
Documentation fixes
amandasystems
committed
d2a0176
Copy full SHA for d2a0176
Extend SCC construction to enable extra functionality
Show description for b1ace38
amandasystems
committed
b1ace38
Copy full SHA for b1ace38
Rollup merge of #126322 - m-ou-se:panicinfo-and-panicinfo-2, r=RalfJung
Show description for 5d22e7a
GuillaumeGomez
authored
5d22e7a
Copy full SHA for 5d22e7a
Pagination
Previous
Next
You can’t perform that action at this time.