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
40f4044
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 26, 2022
rustdoc: Update doc comment for splitn_mut to include mutable in the description
yancyribbens
committed
40f4044
Copy full SHA for 40f4044
Auto merge of #102051 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum
Show description for e1d7dec
bors
committed
e1d7dec
Copy full SHA for e1d7dec
Auto merge of #102184 - chenyukang:fix-102087-add-binding-sugg, r=nagisa
Show description for 84946fe
bors
committed
84946fe
Copy full SHA for 84946fe
actually fix line number
pietroalbini
committed
f7b0c85
Copy full SHA for f7b0c85
fix line number in expected test output
pietroalbini
committed
81cfb14
Copy full SHA for 81cfb14
applease tidy
pietroalbini
committed
e78507d
Copy full SHA for e78507d
fix check_cfg
pietroalbini
committed
79ad2d5
Copy full SHA for 79ad2d5
remove cfg(bootstrap)
pietroalbini
committed
3975d55
Copy full SHA for 3975d55
bump stage0
pietroalbini
committed
317cab9
Copy full SHA for 317cab9
replace stabilization placeholders
pietroalbini
committed
d0305b3
Copy full SHA for d0305b3
Auto merge of #102224 - fee1-dead-contrib:const_trait_impl_specialization, r=oli-obk
Show description for 21265dd
bors
committed
21265dd
Copy full SHA for 21265dd
Auto merge of #102297 - fee1-dead-contrib:rollup-2np0cre, r=fee1-dead
Show description for 72f4923
bors
committed
72f4923
Copy full SHA for 72f4923
Rollup merge of #102270 - Nilstrieb:delete-useless-benches, r=TaKO8Ki
Show description for 39c6bdc
fee1-dead
authored
39c6bdc
Copy full SHA for 39c6bdc
Rollup merge of #102267 - jyn514:smaller-build-script, r=Mark-Simulacrum
Show description for 503b073
fee1-dead
authored
503b073
Copy full SHA for 503b073
Rollup merge of #102197 - Nilstrieb:const-new-🌲, r=Mark-Simulacrum
Show description for 804c2c1
fee1-dead
authored
804c2c1
Copy full SHA for 804c2c1
Rollup merge of #102178 - RalfJung:bootstrap-backtrace, r=Mark-Simulacrum
Show description for 0cee03d
fee1-dead
authored
0cee03d
Copy full SHA for 0cee03d
Rollup merge of #102143 - Rageking8:fix-101540, r=TaKO8Ki
Show description for 0adf293
fee1-dead
authored
0adf293
Copy full SHA for 0adf293
Auto merge of #102292 - fee1-dead-contrib:rollup-61ptdkt, r=fee1-dead
Show description for fe217c2
bors
committed
fe217c2
Copy full SHA for fe217c2
Rollup merge of #102280 - notriddle:notriddle/band, r=GuillaumeGomez
Show description for a7d45de
fee1-dead
authored
a7d45de
Copy full SHA for a7d45de
Rollup merge of #102263 - GuillaumeGomez:iterator-rposition-example, r=thomcc
Show description for beb2240
fee1-dead
authored
beb2240
Copy full SHA for beb2240
Rollup merge of #102244 - compiler-errors:issue-102219, r=cjgillot
Show description for c807277
fee1-dead
authored
c807277
Copy full SHA for c807277
Rollup merge of #101851 - Xiretza:diagnostic-derive-cleanups, r=davidtwco
Show description for 1a93028
fee1-dead
authored
1a93028
Copy full SHA for 1a93028
Auto merge of #101785 - jyn514:query-struct-fn-ptrs, r=cjgillot
Show description for 3288d3a
bors
committed
3288d3a
Copy full SHA for 3288d3a
Commits on Sep 25, 2022
fix #102087, Suggest Default::default() when binding isn't initialized
chenyukang
committed
672e3f4
Copy full SHA for 672e3f4
Only lower async fn body if it actually has a body
compiler-errors
committed
e99f6fe
Copy full SHA for e99f6fe
Only generate closure def id for async fns with body
compiler-errors
committed
730ead8
Copy full SHA for 730ead8
Round offset to whole integer
notriddle
committed
a50081e
Copy full SHA for a50081e
Auto merge of #101710 - jyn514:move-dep-kind-node, r=cjgillot
Show description for ff40f2e
bors
committed
ff40f2e
Copy full SHA for ff40f2e
rustdoc: update test cases now that code-header is used without in-band
notriddle
committed
4ba4031
Copy full SHA for 4ba4031
rustdoc: clean up `.out-of-band`/`.in-band` CSS
Show description for a7c25b2
notriddle
committed
a7c25b2
Copy full SHA for a7c25b2
Auto merge of #95474 - oli-obk:tait_ub, r=jackh726
Show description for f5193a9
bors
committed
f5193a9
Copy full SHA for f5193a9
Move the `codegen_unit` debug assert from `rustc_query_system` to `query_impl`
Show description for 00cde6d
jyn514
committed
00cde6d
Copy full SHA for 00cde6d
Move some more code from rustc_middle to rustc_query_system
jyn514
committed
ccc8d00
Copy full SHA for ccc8d00
Move functions on `DepKindStruct` from rustc_middle to rustc_query_system
jyn514
committed
f3f91bb
Copy full SHA for f3f91bb
Move `DepKindStruct` from rustc_middle to rustc_query_system
jyn514
committed
93a0fb1
Copy full SHA for 93a0fb1
Pagination
Previous
Next
You can’t perform that action at this time.