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 }}
oksbsb
/
rust
Public
forked from
rust-lang/rust
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
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
fix-job-server
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 8, 2023
1. fix jobserver GLOBAL_CLIENT_CHECKED uninitialized before use
Show description for dabedb7
oksbsb
committed
dabedb7
Copy full SHA for dabedb7
Commits on Dec 7, 2023
Auto merge of #118723 - matthiaskrgr:rollup-409e9u1, r=matthiaskrgr
Show description for 370c911
bors
committed
370c911
Copy full SHA for 370c911
Rollup merge of #118719 - rcvalle:rust-cfi-normalize-integers-118032, r=compiler-errors
Show description for 71812d7
matthiaskrgr
authored
71812d7
Copy full SHA for 71812d7
Rollup merge of #118712 - davidtwco:targets-remove-i386-i486, r=compiler-errors
Show description for 0be2196
matthiaskrgr
authored
0be2196
Copy full SHA for 0be2196
Rollup merge of #118707 - GuillaumeGomez:ping-cg_gcc, r=antoyo
Show description for 861cb32
matthiaskrgr
authored
861cb32
Copy full SHA for 861cb32
Rollup merge of #118688 - celinval:smir-rvalue-ty, r=compiler-errors
Show description for 20ed805
matthiaskrgr
authored
20ed805
Copy full SHA for 20ed805
Rollup merge of #118686 - compiler-errors:object-safety, r=lcnr
Show description for b204303
matthiaskrgr
authored
b204303
Copy full SHA for b204303
Rollup merge of #116420 - bvanjoi:fix-116203, r=Nilstrieb
Show description for 71a8ca0
matthiaskrgr
authored
71a8ca0
Copy full SHA for 71a8ca0
Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelix
Show description for 503e129
bors
committed
503e129
Copy full SHA for 503e129
CFI: Add char to CFI integer normalization
Show description for 97032d6
rcvalle
committed
97032d6
Copy full SHA for 97032d6
Auto merge of #118324 - RalfJung:ctfe-read-only-pointers, r=saethlin
Show description for 0e7f91b
bors
committed
0e7f91b
Copy full SHA for 0e7f91b
avoid marking as immutable what is already immutable
Show description for 8188bd4
RalfJung
committed
8188bd4
Copy full SHA for 8188bd4
also print 'immutable' flag
RalfJung
committed
29c95e9
Copy full SHA for 29c95e9
compile-time evaluation: emit a lint when a write through an immutable pointer occurs
RalfJung
committed
4d93590
Copy full SHA for 4d93590
ctfe interpreter: extend provenance so that it can track whether a pointer is immutable
RalfJung
committed
cb86303
Copy full SHA for cb86303
Auto merge of #118706 - Urgau:update-rccg-gcc-libc, r=GuillaumeGomez
Show description for f16c81f
bors
committed
f16c81f
Copy full SHA for f16c81f
targets: remove not-added {i386,i486}-unknown-linux-gnu
Show description for 399cd6c
davidtwco
committed
399cd6c
Copy full SHA for 399cd6c
Allow internal_features in rustc_codegen_gcc examples
Urgau
committed
0ed3b68
Copy full SHA for 0ed3b68
Ping GuillaumeGomez for changes in rustc_codegen_gcc
GuillaumeGomez
committed
c0be10c
Copy full SHA for c0be10c
Auto merge of #118675 - petrochenkov:macreach, r=davidtwco
Show description for 57fec79
bors
committed
57fec79
Copy full SHA for 57fec79
Update rustc_codegen_gcc libc
Urgau
committed
61f62f1
Copy full SHA for 61f62f1
Auto merge of #118635 - nnethercote:fewer-early-errors, r=davidtwco
Show description for 7df0c21
bors
committed
7df0c21
Copy full SHA for 7df0c21
Auto merge of #118463 - cuviper:restore-cg_gcc-ci, r=cuviper,GuillaumeGomez
Show description for b9540b7
bors
committed
b9540b7
Copy full SHA for b9540b7
Auto merge of #118685 - compiler-errors:stack-dependent, r=lcnr
Show description for f90f898
bors
committed
f90f898
Copy full SHA for f90f898
Add sanity check to `BinOp::ty()`
celinval
committed
4616b9f
Copy full SHA for 4616b9f
Auto merge of #116565 - Sword-Destiny:master, r=Amanieu
Show description for 568f6a8
bors
committed
568f6a8
Copy full SHA for 568f6a8
add teeos std impl
Show description for e353eb9
袁浩
authored and
Sword-Destiny
committed
e353eb9
Copy full SHA for e353eb9
Auto merge of #117960 - zhiqiangxu:dry, r=workingjubilee
Show description for c9d85d6
bors
committed
c9d85d6
Copy full SHA for c9d85d6
Update compiler/stable_mir/src/mir/body.rs
Show description for 77d7e44
celinval
and
compiler-errors
authored
77d7e44
Copy full SHA for 77d7e44
Auto merge of #118684 - compiler-errors:yeet-poly-gen-sig, r=spastorino
Show description for 670188c
bors
committed
670188c
Copy full SHA for 670188c
Commits on Dec 6, 2023
Simplify StaticDef to Instance conversion
celinval
committed
e16ebdb
Copy full SHA for e16ebdb
Add method to get type of an Rvalue in StableMIR
celinval
committed
281b65a
Copy full SHA for 281b65a
Auto merge of #118687 - matthiaskrgr:rollup-317ztgu, r=matthiaskrgr
Show description for 8235469
bors
committed
8235469
Copy full SHA for 8235469
Rollup merge of #118681 - celinval:fix-foreign-item, r=ouz-a
Show description for 3c1357c
matthiaskrgr
authored
3c1357c
Copy full SHA for 3c1357c
Rollup merge of #118660 - cuviper:alloc_str, r=petrochenkov
Show description for cf78a79
matthiaskrgr
authored
cf78a79
Copy full SHA for cf78a79
Pagination
Previous
Next
You can’t perform that action at this time.