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
899
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
ae374cf
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 13, 2024
Add produces as tidy requires
wesleywiser
authored and
pnkfelix
committed
ae374cf
Copy full SHA for ae374cf
Updated the test to include more output normalization.
pnkfelix
committed
354c41e
Copy full SHA for 354c41e
Added an "Explanation" header and expanded that section for the newly added lint.
pnkfelix
committed
6ca46da
Copy full SHA for 6ca46da
Added `deny(const_eval_mutable_ptr_in_final_value)` attribute to all tests that were expecting the hard error for it.
Show description for 1c3424b
pnkfelix
committed
1c3424b
Copy full SHA for 1c3424b
regression test from 121610.
pnkfelix
committed
f86b46a
Copy full SHA for f86b46a
downgrade mutable-ptr-in-final-value from hard-error to future-incompat lint to address issue 121610.
pnkfelix
committed
a8549b4
Copy full SHA for a8549b4
Auto merge of #122240 - RalfJung:miri-addr-reuse, r=oli-obk
Show description for 9ce37dc
bors
committed
9ce37dc
Copy full SHA for 9ce37dc
Auto merge of #122423 - matthiaskrgr:rollup-qywgl45, r=matthiaskrgr
Show description for 762d317
bors
committed
762d317
Copy full SHA for 762d317
Rollup merge of #122410 - rjeli:rustdoc-no-local-font-preload, r=notriddle
Show description for 62e9e46
matthiaskrgr
authored
62e9e46
Copy full SHA for 62e9e46
Rollup merge of #122400 - wutchzone:122345, r=fmease
Show description for 1ffa5de
matthiaskrgr
authored
1ffa5de
Copy full SHA for 1ffa5de
Rollup merge of #122386 - joboet:move_pal_once, r=jhpratt
Show description for dff680d
matthiaskrgr
authored
dff680d
Copy full SHA for dff680d
Rollup merge of #122383 - apiraino:enable-pr-tracking, r=jackh726
Show description for a18a608
matthiaskrgr
authored
a18a608
Copy full SHA for a18a608
Rollup merge of #122360 - veera-sivarajan:bugfix-121941, r=compiler-errors
Show description for 5d13140
matthiaskrgr
authored
5d13140
Copy full SHA for 5d13140
Rollup merge of #122255 - Nadrieril:min_exh_pats-libs, r=scottmcm
Show description for e42a702
matthiaskrgr
authored
e42a702
Copy full SHA for e42a702
Rollup merge of #122226 - Zalathar:zcoverage-options, r=nnethercote
Show description for 8b9ef3b
matthiaskrgr
authored
8b9ef3b
Copy full SHA for 8b9ef3b
Rollup merge of #122203 - adpaco-aws:smir-intrinsic-name, r=celinval
Show description for 8d78f8e
matthiaskrgr
authored
8d78f8e
Copy full SHA for 8d78f8e
Rollup merge of #121908 - Nadrieril:dynamic-variant-collection, r=matthewjasper
Show description for e6ba504
matthiaskrgr
authored
e6ba504
Copy full SHA for e6ba504
Rollup merge of #121820 - Nadrieril:idxpat2, r=compiler-errors
Show description for 1b198ba
matthiaskrgr
authored
1b198ba
Copy full SHA for 1b198ba
Auto merge of #121421 - saethlin:smarter-mono, r=oli-obk
Show description for 5a6c1aa
bors
committed
5a6c1aa
Copy full SHA for 5a6c1aa
Auto merge of #122227 - Zoxc:query-hash-verify, r=michaelwoerister
Show description for d3555f3
bors
committed
d3555f3
Copy full SHA for d3555f3
coverage: Add `-Zcoverage-options` for fine control of coverage
Show description for 3407fcc
Zalathar
committed
3407fcc
Copy full SHA for 3407fcc
coverage: Remove all unstable values of `-Cinstrument-coverage`
Zalathar
committed
1f544ce
Copy full SHA for 1f544ce
Auto merge of #122220 - saethlin:ppc-can-into-atomicptr, r=oli-obk
Show description for e61dcc7
bors
committed
e61dcc7
Copy full SHA for e61dcc7
Commits on Mar 12, 2024
Avoid lowering code under dead SwitchInt targets
saethlin
committed
81d6304
Copy full SHA for 81d6304
Add `intrinsic_name` to get plain intrinsic name
adpaco-aws
committed
68fc922
Copy full SHA for 68fc922
rustdoc: do not preload fonts when browsing locally
rjeli
committed
f3b348b
Copy full SHA for f3b348b
Fix ICE in diagnostics for parenthesized type arguments
wutchzone
committed
eab1f30
Copy full SHA for eab1f30
Don't Create `ParamCandidate` When Obligation Contains Errors
Show description for 96b8225
veera-sivarajan
committed
96b8225
Copy full SHA for 96b8225
Auto merge of #122394 - weihanglo:update-cargo, r=weihanglo
Show description for a165f1f
bors
committed
a165f1f
Copy full SHA for a165f1f
Update cargo
weihanglo
committed
e322fef
Copy full SHA for e322fef
Auto merge of #122389 - workingjubilee:rollup-vbdniap, r=workingjubilee
Show description for 6b1e5d9
bors
committed
6b1e5d9
Copy full SHA for 6b1e5d9
Rollup merge of #122381 - krasimirgg:llvm-19-mar, r=durin42
Show description for 3e9c1d7
workingjubilee
authored
3e9c1d7
Copy full SHA for 3e9c1d7
Rollup merge of #122380 - Isotope-235:fork, r=petrochenkov
Show description for 8efdef6
workingjubilee
authored
8efdef6
Copy full SHA for 8efdef6
Rollup merge of #122378 - clubby789:rustbook-rebuild, r=onur-ozkan
Show description for cf3d178
workingjubilee
authored
cf3d178
Copy full SHA for cf3d178
Rollup merge of #122377 - zetanumbers:discriminant_kind_copypaste_fix, r=oli-obk
Show description for bca8c62
workingjubilee
authored
bca8c62
Copy full SHA for bca8c62
Pagination
Previous
Next
You can’t perform that action at this time.