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
13.9k
Star
108k
Code
Issues
5k+
Pull requests
907
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
5a3ddcd
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 27, 2019
Update test with improved diagnostics
Show description for 5a3ddcd
ecstatic-morse
committed
5a3ddcd
Copy full SHA for 5a3ddcd
Handle `Rvalue::Ref` in one place
ecstatic-morse
committed
66e9f88
Copy full SHA for 66e9f88
Use type-based qualification for statics
ecstatic-morse
committed
6596165
Copy full SHA for 6596165
Add `#![feature(matches_macro)]`
ecstatic-morse
committed
b0b7dc3
Copy full SHA for b0b7dc3
Auto merge of #56231 - eddyb:mir-debuginfo, r=oli-obk
Show description for e87a205
bors
committed
e87a205
Copy full SHA for e87a205
rustc: move debug info from LocalDecl and UpvarDecl into a dedicated VarDebugInfo.
eddyb
committed
563ed27
Copy full SHA for 563ed27
Auto merge of #66691 - dtolnay:fmt0, r=sfackler
Show description for 04e69e4
bors
committed
04e69e4
Copy full SHA for 04e69e4
Auto merge of #66677 - wesleywiser:fix_const_prop_alloc_id_ice, r=oli-obk
Show description for 876a72a
bors
committed
876a72a
Copy full SHA for 876a72a
Bless ui tests for libcore reformat
dtolnay
committed
166471e
Copy full SHA for 166471e
Format libcore with rustfmt
Show description for 95e00bf
dtolnay
committed
95e00bf
Copy full SHA for 95e00bf
Auto merge of #66675 - GuillaumeGomez:support-anchors-intra-doc-links, r=kinnison
Show description for b5f265e
bors
committed
b5f265e
Copy full SHA for b5f265e
Auto merge of #66794 - tmandry:rollup-99qrpr0, r=tmandry
Show description for 809e180
bors
committed
809e180
Copy full SHA for 809e180
Commits on Nov 26, 2019
Rollup merge of #66788 - ecstatic-morse:const-fn-unreachable, r=Centril
Show description for 8547ea3
tmandry
authored
8547ea3
Copy full SHA for 8547ea3
Rollup merge of #66786 - jyn514:const-if-match-tests, r=Centril
Show description for 7f166e4
tmandry
authored
7f166e4
Copy full SHA for 7f166e4
Rollup merge of #66779 - guanqun:reorder-funcs, r=Dylan-DPC
Show description for 84a2d66
tmandry
authored
84a2d66
Copy full SHA for 84a2d66
Rollup merge of #66763 - Parth:patch-2, r=steveklabnik
Show description for 339d717
tmandry
authored
339d717
Copy full SHA for 339d717
Rollup merge of #66754 - estebank:rustdoc-capitalization, r=Dylan-DPC
Show description for bb6236c
tmandry
authored
bb6236c
Copy full SHA for bb6236c
Rollup merge of #66737 - GuillaumeGomez:err-codes-cleanup, r=Dylan-DPC
Show description for 0b3d4a1
tmandry
authored
0b3d4a1
Copy full SHA for 0b3d4a1
Rollup merge of #66720 - Mark-Simulacrum:error-reported, r=Centril
Show description for bf25f8e
tmandry
authored
bf25f8e
Copy full SHA for bf25f8e
Rollup merge of #66719 - Mark-Simulacrum:int-normalization, r=Centril
Show description for f178d35
tmandry
authored
f178d35
Copy full SHA for f178d35
Rollup merge of #66717 - dtolnay:tidy, r=Mark-Simulacrum
Show description for ac7e604
tmandry
authored
ac7e604
Copy full SHA for ac7e604
Rollup merge of #66713 - hermitcore:hermit, r=alexcrichton
Show description for 7ef7005
tmandry
authored
7ef7005
Copy full SHA for 7ef7005
Rollup merge of #66711 - mattico:aarch-msvc-fp, r=nagisa
Show description for 9e2802b
tmandry
authored
9e2802b
Copy full SHA for 9e2802b
Rollup merge of #66663 - RalfJung:miri-leaks, r=oli-obk
Show description for a0e756b
tmandry
authored
a0e756b
Copy full SHA for a0e756b
Rollup merge of #66661 - msizanoen1:riscv-gnu, r=alexcrichton
Show description for a49f23e
tmandry
authored
a49f23e
Copy full SHA for a49f23e
Rollup merge of #66128 - emilio:new-zeroed, r=SimonSapin
Show description for 941d915
tmandry
authored
941d915
Copy full SHA for 941d915
Auto merge of #66646 - RalfJung:unwind_to_block, r=oli-obk
Show description for a7d791b
bors
committed
a7d791b
Copy full SHA for a7d791b
Remove test for #66758
ecstatic-morse
committed
a626bf6
Copy full SHA for a626bf6
Move ErrorReported to rustc_errors
Mark-Simulacrum
committed
2299586
Copy full SHA for 2299586
Add regression test for #66756
ecstatic-morse
committed
582affd
Copy full SHA for 582affd
Allow `Unreachable` terminators behind `const_if_match`
ecstatic-morse
committed
2626cfb
Copy full SHA for 2626cfb
Test multiple variants
Show description for f1f83ef
jyn514
and
Centril
authored
f1f83ef
Copy full SHA for f1f83ef
Auto merge of #66776 - Mark-Simulacrum:revert-try-breakage, r=Mark-Simulacrum
Show description for 797fd92
bors
committed
797fd92
Copy full SHA for 797fd92
follow the same function order in the trait
Show description for 55d7258
Guanqun Lu
committed
55d7258
Copy full SHA for 55d7258
Revert "DO NOT MERGE: enable windows try builder"
Show description for 47b3d4d
Mark-Simulacrum
committed
47b3d4d
Copy full SHA for 47b3d4d
Pagination
Previous
Next
You can’t perform that action at this time.