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
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
a913277
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 28, 2022
Add a niche to `Duration`, unix `SystemTime`, and non-apple `Instant`
beetrees
committed
a913277
Copy full SHA for a913277
Commits on Sep 27, 2022
Auto merge of #102306 - lcnr:rustc_hir_analysis, r=compiler-errors
Show description for 57ee5cf
bors
committed
57ee5cf
Copy full SHA for 57ee5cf
rustc_typeck to rustc_hir_analysis
lcnr
committed
1fc86a6
Copy full SHA for 1fc86a6
Auto merge of #102314 - TaKO8Ki:add-label-to-struct-enum-union-ident, r=estebank
Show description for d9297d2
bors
committed
d9297d2
Copy full SHA for d9297d2
Auto merge of #102189 - davidtwco:translation-derive-enums, r=compiler-errors
Show description for de0b511
bors
committed
de0b511
Copy full SHA for de0b511
Auto merge of #102331 - notriddle:rollup-dmefd2d, r=notriddle
Show description for cd4d9d9
bors
committed
cd4d9d9
Copy full SHA for cd4d9d9
fix a ui test
TaKO8Ki
committed
5d05908
Copy full SHA for 5d05908
add a label to struct/enum/union ident name
TaKO8Ki
committed
4f44dee
Copy full SHA for 4f44dee
create a new local var
TaKO8Ki
committed
e123a61
Copy full SHA for e123a61
Commits on Sep 26, 2022
Auto merge of #102283 - GuillaumeGomez:option-code-example-unwrap-or-default, r=thomcc
Show description for f3a6fbf
bors
committed
f3a6fbf
Copy full SHA for f3a6fbf
Rollup merge of #102326 - yancyribbens:splin-mut-doc-change, r=thomcc
Show description for 7381d7d
notriddle
authored
7381d7d
Copy full SHA for 7381d7d
Rollup merge of #102325 - notriddle:notriddle/line-number, r=GuillaumeGomez
Show description for 76b2134
notriddle
authored
76b2134
Copy full SHA for 76b2134
Rollup merge of #102322 - sigaloid:master, r=GuillaumeGomez
Show description for 66bab6b
notriddle
authored
66bab6b
Copy full SHA for 66bab6b
Rollup merge of #102321 - aDotInTheVoid:rdj-prim-impls, r=GuillaumeGomez
Show description for 0415560
notriddle
authored
0415560
Copy full SHA for 0415560
Rollup merge of #102319 - notriddle:notriddle/td-th, r=GuillaumeGomez
Show description for dc4fb6b
notriddle
authored
dc4fb6b
Copy full SHA for dc4fb6b
Rollup merge of #102283 - GuillaumeGomez:option-code-example-unwrap-or-default, r=thomcc
Show description for 2668a68
notriddle
authored
2668a68
Copy full SHA for 2668a68
Auto merge of #102324 - matthiaskrgr:rollup-6l70oz3, r=matthiaskrgr
Show description for 8b70583
bors
committed
8b70583
Copy full SHA for 8b70583
rustdoc: simplify example-line-numbers CSS selector
notriddle
committed
9ca2ae3
Copy full SHA for 9ca2ae3
rustdoc: give `.line-number` / `.line-numbers` meaningful names
notriddle
committed
0b97831
Copy full SHA for 0b97831
rustdoc: Update doc comment for splitn_mut to include mutable in the description
yancyribbens
committed
40f4044
Copy full SHA for 40f4044
Rollup merge of #102286 - compiler-errors:recover-semi-in-block-item, r=davidtwco
Show description for 6f5e8c2
matthiaskrgr
authored
6f5e8c2
Copy full SHA for 6f5e8c2
Rollup merge of #102273 - woppopo:relax_const_bound, r=fee1-dead
Show description for e9bec2f
matthiaskrgr
authored
e9bec2f
Copy full SHA for e9bec2f
Rollup merge of #102181 - inquisitivecrystal:issue-100878-test, r=Mark-Simulacrum
Show description for 0857dde
matthiaskrgr
authored
0857dde
Copy full SHA for 0857dde
Rollup merge of #101996 - b-naber:binder-print, r=lcnr
Show description for b02062e
matthiaskrgr
authored
b02062e
Copy full SHA for b02062e
Rollup merge of #101875 - fmease:allow-more-negative-copy-impls, r=lcnr
Show description for 4d4a369
matthiaskrgr
authored
4d4a369
Copy full SHA for 4d4a369
Auto merge of #102257 - cjgillot:let-else-lint, r=dingxiangfei2009
Show description for 1d1f142
bors
committed
1d1f142
Copy full SHA for 1d1f142
Rustdoc-Json: List impls for primitives
Show description for aac7429
aDotInTheVoid
committed
aac7429
Copy full SHA for aac7429
Document that Display entails ToString
sigaloid
committed
4fad063
Copy full SHA for 4fad063
rustdoc: merge `table { border-collapse } into `.docblock table`
Show description for 9990444
notriddle
committed
9990444
Copy full SHA for 9990444
rustdoc: remove unneeded CSS `td, th { padding 0 }`
Show description for 1fe3ce4
notriddle
committed
1fe3ce4
Copy full SHA for 1fe3ce4
Auto merge of #102051 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum
Show description for e1d7dec
bors
committed
e1d7dec
Copy full SHA for e1d7dec
address review
b-naber
committed
6118ee3
Copy full SHA for 6118ee3
Auto merge of #102184 - chenyukang:fix-102087-add-binding-sugg, r=nagisa
Show description for 84946fe
bors
committed
84946fe
Copy full SHA for 84946fe
bless tests
b-naber
committed
897adb8
Copy full SHA for 897adb8
don't duplicate late-bound region names in print of Binder
b-naber
committed
456f4e8
Copy full SHA for 456f4e8
Pagination
Previous
Next
You can’t perform that action at this time.