Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
16.4k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 12 pull requests
- #77999
#77999
Closed
JohnTitor
wants to merge 53 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-br6g83q
JohnTitor/rust:rollup-br6g83q
Copy head branch name to clipboard
Conversation
Commits
53
(53)
Checks
Files changed
Closed
Rollup of 12 pull requests
#77999
JohnTitor
wants to merge 53 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-br6g83q
JohnTitor/rust:rollup-br6g83q
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2020
Stabilize move_ref_pattern
Amjad50
committed
da700cb
View commit details
Copy full SHA for da700cb
Browse repository at this point
Disabled error `E0007` from rustc_error_codes
Amjad50
committed
afb9eeb
View commit details
Copy full SHA for afb9eeb
Browse repository at this point
Commits on Sep 16, 2020
Add std::thread::hardware_threads
yoshuawuyts
committed
d9207d8
View commit details
Copy full SHA for d9207d8
Browse repository at this point
Commits on Oct 6, 2020
Use futex-based thread-parker for Wasm32.
m-ou-se
committed
f84f01c
View commit details
Copy full SHA for f84f01c
Browse repository at this point
Commits on Oct 7, 2020
For backtrace, use StaticMutex instead of a raw sys Mutex.
m-ou-se
committed
54a71e8
View commit details
Copy full SHA for 54a71e8
Browse repository at this point
Use slice_as_mut_ptr instead of first_ptr_mut.
Show description for e6d61ad
m-ou-se
committed
e6d61ad
View commit details
Copy full SHA for e6d61ad
Browse repository at this point
Get rid of UnsafeCell<MaybeUninit>s in cloudabi mutex.
m-ou-se
committed
0f26578
View commit details
Copy full SHA for 0f26578
Browse repository at this point
Get rid of UnsafeCell in cloudabi rwlock.
m-ou-se
committed
41066be
View commit details
Copy full SHA for 41066be
Browse repository at this point
Get rid of raw pointers and UnsafeCell in cloudabi condvar.
m-ou-se
committed
060e8cb
View commit details
Copy full SHA for 060e8cb
Browse repository at this point
Formatting.
m-ou-se
committed
b3be11e
View commit details
Copy full SHA for b3be11e
Browse repository at this point
Simplify doc-cfg rendering based on the current context
Show description for 6f0544a
Nemo157
committed
6f0544a
View commit details
Copy full SHA for 6f0544a
Browse repository at this point
Commits on Oct 9, 2020
ICEs should print the top of the query stack
hosseind75
authored and
hosseind88
committed
17eb8d8
View commit details
Copy full SHA for 17eb8d8
Browse repository at this point
run full query stack print just when RUST_BACKTRACE is set
hosseind75
authored and
hosseind88
committed
20ea929
View commit details
Copy full SHA for 20ea929
Browse repository at this point
fix invalid-punct-ident-1 test
hosseind75
authored and
hosseind88
committed
7ccca35
View commit details
Copy full SHA for 7ccca35
Browse repository at this point
add filter regexes to load-panic-backtraces test
hosseind75
authored and
hosseind88
committed
d6d4388
View commit details
Copy full SHA for d6d4388
Browse repository at this point
fix show we're just showing... message instead of the end of query stack message when RUST_BACKTRACE=0
hosseind75
authored and
hosseind88
committed
d60b7e2
View commit details
Copy full SHA for d60b7e2
Browse repository at this point
fix clippy custom_ice_message test
hosseind75
authored and
hosseind88
committed
6e7e4ac
View commit details
Copy full SHA for 6e7e4ac
Browse repository at this point
add new line
hosseind75
authored and
hosseind88
committed
15663a4
View commit details
Copy full SHA for 15663a4
Browse repository at this point
rebase with master
hosseind75
authored and
hosseind88
committed
2124e9b
View commit details
Copy full SHA for 2124e9b
Browse repository at this point
ICEs should print the top of the query stack
hosseind75
authored and
hosseind88
committed
2b91b7f
View commit details
Copy full SHA for 2b91b7f
Browse repository at this point
run full query stack print just when RUST_BACKTRACE is set
hosseind75
authored and
hosseind88
committed
01f838a
View commit details
Copy full SHA for 01f838a
Browse repository at this point
change approach and run ui tests
hosseind75
authored and
hosseind88
committed
2bfdd64
View commit details
Copy full SHA for 2bfdd64
Browse repository at this point
show a message when we are showing limited slice of query stack
hosseind75
authored and
hosseind88
committed
b6e9f08
View commit details
Copy full SHA for b6e9f08
Browse repository at this point
fix invalid-punct-ident-1 test
hosseind75
authored and
hosseind88
committed
3c56ba5
View commit details
Copy full SHA for 3c56ba5
Browse repository at this point
add filter regexes to load-panic-backtraces test
hosseind75
authored and
hosseind88
committed
d1e3059
View commit details
Copy full SHA for d1e3059
Browse repository at this point
fix show we're just showing... message instead of the end of query stack message when RUST_BACKTRACE=0
hosseind75
authored and
hosseind88
committed
6c0f06a
View commit details
Copy full SHA for 6c0f06a
Browse repository at this point
remove new line
hosseind75
authored and
hosseind88
committed
c61d95b
View commit details
Copy full SHA for c61d95b
Browse repository at this point
revert deleted new line
hosseind75
authored and
hosseind88
committed
998186e
View commit details
Copy full SHA for 998186e
Browse repository at this point
delete const-pat-ice test stderr
hosseind88
committed
42ebae3
View commit details
Copy full SHA for 42ebae3
Browse repository at this point
change condition for end of query stack message
hosseind88
committed
73d8f00
View commit details
Copy full SHA for 73d8f00
Browse repository at this point
Commits on Oct 12, 2020
rustc_parse: correct span on cast expr with attrs
calebcartwright
committed
7280f6a
View commit details
Copy full SHA for 7280f6a
Browse repository at this point
rustc_parse: correct span on range expr with attrs
calebcartwright
committed
4e82da4
View commit details
Copy full SHA for 4e82da4
Browse repository at this point
Commits on Oct 13, 2020
BTreeMap: test invariants more thoroughly and more readably
ssomers
committed
f4034eb
View commit details
Copy full SHA for f4034eb
Browse repository at this point
Add test-examples for Cfg::simplify_with
Nemo157
committed
4e263fe
View commit details
Copy full SHA for 4e263fe
Browse repository at this point
Make portability log at debug level
Nemo157
committed
4409cb2
View commit details
Copy full SHA for 4409cb2
Browse repository at this point
Commits on Oct 14, 2020
Fix comment about non-reentrant StaticMutex::lock().
Show description for 5875657
m-ou-se
committed
5875657
View commit details
Copy full SHA for 5875657
Browse repository at this point
Remove lifetime from StaticMutex and assume 'static.
Show description for 44a2af3
m-ou-se
committed
44a2af3
View commit details
Copy full SHA for 44a2af3
Browse repository at this point
fix stderr file of clippy/custom_ice_message test
hosseind88
committed
46cc889
View commit details
Copy full SHA for 46cc889
Browse repository at this point
Commits on Oct 15, 2020
mangling: non-monomorphic `#[rustc_symbol_name]`
Show description for 9752787
davidtwco
committed
9752787
View commit details
Copy full SHA for 9752787
Browse repository at this point
mangling: encode all impl parameters
Show description for fbdfe2c
davidtwco
committed
fbdfe2c
View commit details
Copy full SHA for fbdfe2c
Browse repository at this point
Fix intra doc link for needs_drop
Manishearth
committed
1c03f6d
View commit details
Copy full SHA for 1c03f6d
Browse repository at this point
Rollup merge of #74480 - yoshuawuyts:hardware_threads, r=dtolnay
Show description for 29f876c
JohnTitor
authored
29f876c
View commit details
Copy full SHA for 29f876c
Browse repository at this point
Rollup merge of #75675 - davidtwco:symbol-mangling-impl-params, r=eddyb
Show description for 95e810b
JohnTitor
authored
95e810b
View commit details
Copy full SHA for 95e810b
Browse repository at this point
Rollup merge of #76119 - Amjad50:stabilizing-move_ref_pattern, r=nikomatsakis
Show description for c8ca030
JohnTitor
authored
c8ca030
View commit details
Copy full SHA for c8ca030
Browse repository at this point
Rollup merge of #77493 - hosseind88:ICEs_should_always_print_the_top_of_the_query_stack, r=oli-obk
Show description for 122f5c1
JohnTitor
authored
122f5c1
View commit details
Copy full SHA for 122f5c1
Browse repository at this point
Rollup merge of #77612 - ssomers:btree_cleanup_2, r=Mark-Simulacrum
Show description for db8b2cd
JohnTitor
authored
db8b2cd
View commit details
Copy full SHA for db8b2cd
Browse repository at this point
Rollup merge of #77619 - fusion-engineering-forks:wasm-parker, r=dtolnay
Show description for 1fc8249
JohnTitor
authored
1fc8249
View commit details
Copy full SHA for 1fc8249
Browse repository at this point
Rollup merge of #77646 - fusion-engineering-forks:use-static-mutex, r=dtolnay
Show description for 4857c6b
JohnTitor
authored
4857c6b
View commit details
Copy full SHA for 4857c6b
Browse repository at this point
Rollup merge of #77648 - fusion-engineering-forks:static-mutex, r=dtolnay
Show description for 5e8f5cb
JohnTitor
authored
5e8f5cb
View commit details
Copy full SHA for 5e8f5cb
Browse repository at this point
Rollup merge of #77657 - fusion-engineering-forks:cleanup-cloudabi-sync, r=dtolnay
Show description for 72dbc60
JohnTitor
authored
72dbc60
View commit details
Copy full SHA for 72dbc60
Browse repository at this point
Rollup merge of #77672 - Nemo157:simplify-cfg, r=jyn514
Show description for 3cef494
JohnTitor
authored
3cef494
View commit details
Copy full SHA for 3cef494
Browse repository at this point
Rollup merge of #77780 - calebcartwright:cast-expr-attr-span, r=oli-obk
Show description for 659c85c
JohnTitor
authored
659c85c
View commit details
Copy full SHA for 659c85c
Browse repository at this point
Rollup merge of #77980 - Manishearth:needs-drop-intra, r=jyn514
Show description for ff490d3
JohnTitor
authored
ff490d3
View commit details
Copy full SHA for ff490d3
Browse repository at this point
You can’t perform that action at this time.