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 }}
compiler-errors
/
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
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
70b0364
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 15, 2024
std: move OS String implementation into `sys`
joboet
committed
70b0364
Copy full SHA for 70b0364
Commits on Jan 14, 2024
Auto merge of #119361 - sjwang05:issue-119352, r=WaffleLapkin
Show description for 8847bda
bors
committed
8847bda
Copy full SHA for 8847bda
Auto merge of #119934 - compiler-errors:could-impl, r=jackh726
Show description for 0dab65b
bors
committed
0dab65b
Copy full SHA for 0dab65b
Auto merge of #119341 - sjwang05:issue-58462, r=WaffleLapkin
Show description for aa5f781
bors
committed
aa5f781
Copy full SHA for aa5f781
Commits on Jan 13, 2024
Auto merge of #119945 - matthiaskrgr:rollup-oy3e1j2, r=matthiaskrgr
Show description for 3deb9bb
bors
committed
3deb9bb
Copy full SHA for 3deb9bb
assert that trait solver is only created in proper infcx
compiler-errors
committed
7724ba7
Copy full SHA for 7724ba7
Make InferCtxtExt::could_impl_trait less messed up
compiler-errors
committed
04a6fd2
Copy full SHA for 04a6fd2
Rollup merge of #119938 - Nilstrieb:has-merge-commits-unauthenticated, r=fmease
Show description for 847aad7
matthiaskrgr
authored
847aad7
Copy full SHA for 847aad7
Rollup merge of #119937 - nicholasbishop:bishop-uefi-doc-improve, r=ehuss
Show description for f7a76a9
matthiaskrgr
authored
f7a76a9
Copy full SHA for f7a76a9
Rollup merge of #119935 - joboet:move_pal_personality, r=ChrisDenton
Show description for 3a33a4b
matthiaskrgr
authored
3a33a4b
Copy full SHA for 3a33a4b
Rollup merge of #119925 - bvanjoi:fix-112672, r=Nilstrieb
Show description for 70bc26d
matthiaskrgr
authored
70bc26d
Copy full SHA for 70bc26d
Rollup merge of #119189 - henrispriet:move-installing-from-source, r=Mark-Simulacrum
Show description for 0bbc888
matthiaskrgr
authored
0bbc888
Copy full SHA for 0bbc888
Auto merge of #119088 - George-lewis:glewis/suggest-upgrading-compiler, r=Nilstrieb
Show description for d78329b
bors
committed
d78329b
Copy full SHA for d78329b
Allow unauthorized users to user the has-merge-commits label
Show description for ff84ecd
Noratrieb
authored
ff84ecd
Copy full SHA for ff84ecd
Add doc and example for building a UEFI driver
nicholasbishop
committed
3402f07
Copy full SHA for 3402f07
Add crate links to unknown-uefi.md
nicholasbishop
committed
0742202
Copy full SHA for 0742202
Auto merge of #119409 - Kobzol:rustc-codegen-ssa-query-instability, r=Nilstrieb
Show description for 23148b1
bors
committed
23148b1
Copy full SHA for 23148b1
Bless tests
Show description for d56cdd4
George-lewis
committed
d56cdd4
Copy full SHA for d56cdd4
tidy: allow platform-dependent code in `sys`
joboet
committed
b8d996c
Copy full SHA for b8d996c
std: move personality implementation out of PAL
joboet
committed
cb052d5
Copy full SHA for cb052d5
Add todo comment
George-lewis
committed
9f327a2
Copy full SHA for 9f327a2
Add check for ui_testing via promoting parameters from `ParseSess` to `Session`
George-lewis
committed
36a69e9
Copy full SHA for 36a69e9
Add suggestion to upgrade the compiler
George-lewis
committed
b55faad
Copy full SHA for b55faad
Move section "Installing from Source" to seperate file
henrispriet
committed
994d11a
Copy full SHA for 994d11a
Auto merge of #119927 - matthiaskrgr:rollup-885ws57, r=matthiaskrgr
Show description for c6c4abf
bors
committed
c6c4abf
Copy full SHA for c6c4abf
rustc_codegen_ssa: Enforce `rustc::potential_query_instability` lint
Kobzol
committed
4612edc
Copy full SHA for 4612edc
Auto merge of #117285 - joboet:move_platforms_to_pal, r=ChrisDenton
Show description for 1d8d7b1
bors
committed
1d8d7b1
Copy full SHA for 1d8d7b1
Rollup merge of #119902 - asquared31415:patch-1, r=the8472
Show description for f53caa1
matthiaskrgr
authored
f53caa1
Copy full SHA for f53caa1
Rollup merge of #119898 - compiler-errors:error-reporting, r=oli-obk
Show description for 1037e75
matthiaskrgr
authored
1037e75
Copy full SHA for 1037e75
Rollup merge of #119896 - oli-obk:variance_ice, r=compiler-errors
Show description for 9696ef7
matthiaskrgr
authored
9696ef7
Copy full SHA for 9696ef7
Rollup merge of #119894 - fmease:tilde-const-assoc-ty-bounds, r=compiler-errors
Show description for 2c7ce1c
matthiaskrgr
authored
2c7ce1c
Copy full SHA for 2c7ce1c
Rollup merge of #119891 - lcnr:rename-field, r=compiler-errors
Show description for e79ccc4
matthiaskrgr
authored
e79ccc4
Copy full SHA for e79ccc4
Rollup merge of #119587 - beepster4096:system_varargs, r=petrochenkov
Show description for 7b507db
matthiaskrgr
authored
7b507db
Copy full SHA for 7b507db
store the segment name when resolution fails
bvanjoi
committed
c288cb1
Copy full SHA for c288cb1
don't break a good link
Show description for 0cfc995
joboet
and
klensy
committed
0cfc995
Copy full SHA for 0cfc995
Pagination
Previous
Next
You can’t perform that action at this time.