Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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 }}
compiler-errors
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
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
5d13140
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 13, 2024
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 #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
Add `intrinsic_name` to get plain intrinsic name
adpaco-aws
committed
68fc922
Copy full SHA for 68fc922
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
Rollup merge of #122366 - oli-obk:opaques_defined_by_overflow, r=lcnr
Show description for 0b31375
workingjubilee
authored
0b31375
Copy full SHA for 0b31375
Rollup merge of #122363 - Enselic:unix_sigpipe-str-list, r=oli-obk
Show description for 778c76c
workingjubilee
authored
778c76c
Copy full SHA for 778c76c
Rollup merge of #122355 - fmease:rustdoc-fix-up-old-test, r=notriddle
Show description for 1aef2fb
workingjubilee
authored
1aef2fb
Copy full SHA for 1aef2fb
Rollup merge of #122354 - clubby789:bootstrap-eager-verbose, r=albertlarsan68
Show description for 7b5c63b
workingjubilee
authored
7b5c63b
Copy full SHA for 7b5c63b
Rollup merge of #122245 - saethlin:check-dep-graph-size, r=petrochenkov
Show description for f54350a
workingjubilee
authored
f54350a
Copy full SHA for f54350a
Rollup merge of #122081 - onur-ozkan:validate-path-remaps, r=clubby789
Show description for 45cc461
workingjubilee
authored
45cc461
Copy full SHA for 45cc461
Rollup merge of #121953 - jhorstmann:assembly-tests-for-masked-simd-instructions, r=workingjubilee
Show description for 947d960
workingjubilee
authored
947d960
Copy full SHA for 947d960
Rollup merge of #121754 - TimNN:split-target, r=Mark-Simulacrum,onur-ozkan
Show description for 7a45c72
workingjubilee
authored
7a45c72
Copy full SHA for 7a45c72
Auto merge of #122218 - Zoxc:no-interleave-panics, r=michaelwoerister
Show description for 7de1a1f
bors
committed
7de1a1f
Copy full SHA for 7de1a1f
llvm-wrapper: adapt for LLVM API changes
Show description for 0a2ddcd
krasimirgg
committed
0a2ddcd
Copy full SHA for 0a2ddcd
Fix typo in lib.rs of proc_macro
Isotope-235
committed
34e59f4
Copy full SHA for 34e59f4
Properly rebuild rustbooks
clubby789
committed
e8cef43
Copy full SHA for e8cef43
Fix discriminant_kind copy paste from the pointee trait case
zetanumbers
committed
5336a02
Copy full SHA for 5336a02
Auto merge of #121644 - oli-obk:unique_static_innards2, r=RalfJung,nnethercote
Show description for 3b85d2c
bors
committed
3b85d2c
Copy full SHA for 3b85d2c
Some comment nits
oli-obk
committed
e277373
Copy full SHA for e277373
Auto merge of #122170 - alexcrichton:rename-wasi-threads, r=petrochenkov
Show description for 5b7343b
bors
committed
5b7343b
Copy full SHA for 5b7343b
Pagination
Previous
Next
You can’t perform that action at this time.