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.2k
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 17 pull requests
- #81085
#81085
Closed
m-ou-se
wants to merge 61 commits into
rust-lang:master
rust-lang/rust:master
from
m-ou-se:rollup-wc09hs8
m-ou-se/rust:rollup-wc09hs8
Copy head branch name to clipboard
Conversation
Commits
61
(61)
Checks
Files changed
Closed
Rollup of 17 pull requests
#81085
m-ou-se
wants to merge 61 commits into
rust-lang:master
rust-lang/rust:master
from
m-ou-se:rollup-wc09hs8
m-ou-se/rust:rollup-wc09hs8
Copy head branch name to clipboard
Commits
Commits on Dec 18, 2020
Remove giant badge in README
frewsxcv
authored
4f4f7f2
View commit details
Copy full SHA for 4f4f7f2
Browse repository at this point
Commits on Dec 23, 2020
Bring back a top level heading
frewsxcv
authored
d2cc79e
View commit details
Copy full SHA for d2cc79e
Browse repository at this point
Commits on Jan 7, 2021
Re-stabilize Weak::as_ptr &friends for unsized T
Show description for 6bc772c
CAD97
committed
6bc772c
View commit details
Copy full SHA for 6bc772c
Browse repository at this point
Tighten/clarify documentation of rc data_offset
CAD97
committed
f00b458
View commit details
Copy full SHA for f00b458
Browse repository at this point
Remove "pointer describes" terminology
CAD97
committed
b10b9e2
View commit details
Copy full SHA for b10b9e2
Browse repository at this point
Reclarify Weak<->raw pointer safety comments
CAD97
committed
1e578c9
View commit details
Copy full SHA for 1e578c9
Browse repository at this point
Replace set_data_ptr with pointer::set_ptr_value
CAD97
committed
4901c55
View commit details
Copy full SHA for 4901c55
Browse repository at this point
Commits on Jan 9, 2021
Provide reasoning for rc data_offset safety
CAD97
committed
747dbcb
View commit details
Copy full SHA for 747dbcb
Browse repository at this point
Commits on Jan 10, 2021
Explain why borrows can't be held across yield point in async blocks
sledgehammervampire
committed
5ccef56
View commit details
Copy full SHA for 5ccef56
Browse repository at this point
Fix location of error message explanation
sledgehammervampire
committed
12f1795
View commit details
Copy full SHA for 12f1795
Browse repository at this point
Update issue-78938-async-block.rs
Show description for 2b9c8ff
sledgehammervampire
committed
2b9c8ff
View commit details
Copy full SHA for 2b9c8ff
Browse repository at this point
Revise async block error message
sledgehammervampire
committed
9e345a5
View commit details
Copy full SHA for 9e345a5
Browse repository at this point
Remove trailing whitespace
sledgehammervampire
committed
757bd23
View commit details
Copy full SHA for 757bd23
Browse repository at this point
Commits on Jan 11, 2021
Weak::into_raw shouldn't translate sentinel value
CAD97
committed
b5b6760
View commit details
Copy full SHA for b5b6760
Browse repository at this point
Make `--color always` apply to logging too
jyn514
committed
04b6036
View commit details
Copy full SHA for 04b6036
Browse repository at this point
Commits on Jan 12, 2021
Update src/test/ui/async-await/issues/issue-78938-async-block.stderr
Show description for 3ee3071
sledgehammervampire
and
estebank
authored
3ee3071
View commit details
Copy full SHA for 3ee3071
Browse repository at this point
Do not suggest invalid code in pattern with loop
JohnTitor
committed
4362da1
View commit details
Copy full SHA for 4362da1
Browse repository at this point
Commits on Jan 13, 2021
stabilize the poll_map feature
KodrAus
committed
b2f5048
View commit details
Copy full SHA for b2f5048
Browse repository at this point
Put all feature gate tests under `feature-gates/`
Show description for c200036
camelid
committed
c200036
View commit details
Copy full SHA for c200036
Browse repository at this point
Move help link to error index
sledgehammervampire
committed
7f41465
View commit details
Copy full SHA for 7f41465
Browse repository at this point
Bless test output
sledgehammervampire
committed
f5c4287
View commit details
Copy full SHA for f5c4287
Browse repository at this point
Fix whitespace
sledgehammervampire
committed
a9ead34
View commit details
Copy full SHA for a9ead34
Browse repository at this point
Apply suggestions from code review
Show description for c14e919
CAD97
and
RalfJung
authored
c14e919
View commit details
Copy full SHA for c14e919
Browse repository at this point
Commits on Jan 14, 2021
Fix error E0373 documentation
sledgehammervampire
committed
174135f
View commit details
Copy full SHA for 174135f
Browse repository at this point
Fix E0373 code example
sledgehammervampire
committed
63deae5
View commit details
Copy full SHA for 63deae5
Browse repository at this point
Commits on Jan 15, 2021
Simplify E0373 async code example
sledgehammervampire
committed
5468d98
View commit details
Copy full SHA for 5468d98
Browse repository at this point
Introduce {Ref, RefMut}::try_map for optional projections
udoprog
committed
0660b8b
View commit details
Copy full SHA for 0660b8b
Browse repository at this point
Update compiler/rustc_mir/src/borrow_check/diagnostics/conflict_errors.rs
Show description for 3e9c95b
sledgehammervampire
and
estebank
authored
3e9c95b
View commit details
Copy full SHA for 3e9c95b
Browse repository at this point
Use Result and rename to filter_map
Show description for e8757af
udoprog
committed
e8757af
View commit details
Copy full SHA for e8757af
Browse repository at this point
Remove doctree::Import
CraftSpider
committed
e3274fd
View commit details
Copy full SHA for e3274fd
Browse repository at this point
Address nit
CraftSpider
committed
2a0c9e2
View commit details
Copy full SHA for 2a0c9e2
Browse repository at this point
Fix JSON test
CraftSpider
committed
e42c1b9
View commit details
Copy full SHA for e42c1b9
Browse repository at this point
Add warning to compare.py about error messages
CraftSpider
committed
31b17f5
View commit details
Copy full SHA for 31b17f5
Browse repository at this point
Add a regression test for #50041
Show description for af0d099
nagisa
committed
af0d099
View commit details
Copy full SHA for af0d099
Browse repository at this point
Commits on Jan 16, 2021
add tracking issue to cell_filter_map
KodrAus
authored
c625b97
View commit details
Copy full SHA for c625b97
Browse repository at this point
doctest: Reset errors before dropping the parse session
Show description for eef383f
osa1
committed
eef383f
View commit details
Copy full SHA for eef383f
Browse repository at this point
Add a test
osa1
committed
0ef5557
View commit details
Copy full SHA for 0ef5557
Browse repository at this point
codegen_cranelift: Fix redundant semicolon warn
osa1
committed
b681631
View commit details
Copy full SHA for b681631
Browse repository at this point
Add `as_rchunks` (and friends) to slices
scottmcm
committed
ae4b5a2
View commit details
Copy full SHA for ae4b5a2
Browse repository at this point
Rename as_chunks_mut_unchecked -> as_chunks_unchecked_mut
scottmcm
committed
132307c
View commit details
Copy full SHA for 132307c
Browse repository at this point
Add a regression test for #76281
Show description for 8797986
JohnTitor
committed
8797986
View commit details
Copy full SHA for 8797986
Browse repository at this point
Add sample code for Rc::new_cyclic
ogoffart
committed
9952632
View commit details
Copy full SHA for 9952632
Browse repository at this point
Clarify what the effects of a 'logic error' are
ChrisJefferson
committed
78d9192
View commit details
Copy full SHA for 78d9192
Browse repository at this point
Add test for #34792
bugadani
committed
bdc7ff7
View commit details
Copy full SHA for bdc7ff7
Browse repository at this point
Rollup merge of #78455 - udoprog:refcell-opt-map, r=KodrAus
Show description for 2a950cb
m-ou-se
authored
2a950cb
View commit details
Copy full SHA for 2a950cb
Browse repository at this point
Rollup merge of #78818 - scottmcm:as_rchunks, r=KodrAus
Show description for 50e048e
m-ou-se
authored
50e048e
View commit details
Copy full SHA for 50e048e
Browse repository at this point
Rollup merge of #80144 - rust-lang:frewsxcv-patch-3, r=nikomatsakis
Show description for 3c3d5cb
m-ou-se
authored
3c3d5cb
View commit details
Copy full SHA for 3c3d5cb
Browse repository at this point
Rollup merge of #80614 - 1000teslas:issue-78938-fix, r=tmandry
Show description for 7517446
m-ou-se
authored
7517446
View commit details
Copy full SHA for 7517446
Browse repository at this point
Rollup merge of #80681 - ChrisJefferson:logic-error-doc, r=m-ou-se
Show description for b8f3d64
m-ou-se
authored
b8f3d64
View commit details
Copy full SHA for b8f3d64
Browse repository at this point
Rollup merge of #80764 - CAD97:weak-unsized-as-ptr-again, r=RalfJung
Show description for 708faf1
m-ou-se
authored
708faf1
View commit details
Copy full SHA for 708faf1
Browse repository at this point
Rollup merge of #80901 - jyn514:better-colors, r=Mark-Simulacrum
Show description for ad8b2f3
m-ou-se
authored
ad8b2f3
View commit details
Copy full SHA for ad8b2f3
Browse repository at this point
Rollup merge of #80902 - JohnTitor:issue-76281, r=Mark-Simulacrum
Show description for 78eeb20
m-ou-se
authored
78eeb20
View commit details
Copy full SHA for 78eeb20
Browse repository at this point
Rollup merge of #80941 - JohnTitor:ref-mut-pat-in-loops, r=varkor
Show description for cf39af8
m-ou-se
authored
cf39af8
View commit details
Copy full SHA for cf39af8
Browse repository at this point
Rollup merge of #80968 - KodrAus:stabilize/poll_map, r=Mark-Simulacrum
Show description for 944ee6f
m-ou-se
authored
944ee6f
View commit details
Copy full SHA for 944ee6f
Browse repository at this point
Rollup merge of #80971 - camelid:feature-gate-testsuite-organization, r=Mark-Simulacrum
Show description for 9064f1a
m-ou-se
authored
9064f1a
View commit details
Copy full SHA for 9064f1a
Browse repository at this point
Rollup merge of #81021 - CraftSpider:rustdoc-remove-import, r=jyn514
Show description for 69dd8f2
m-ou-se
authored
69dd8f2
View commit details
Copy full SHA for 69dd8f2
Browse repository at this point
Rollup merge of #81040 - osa1:fix_80992, r=jyn514
Show description for 3bc88b3
m-ou-se
authored
3bc88b3
View commit details
Copy full SHA for 3bc88b3
Browse repository at this point
Rollup merge of #81060 - nagisa:nagisa/regression-50041, r=Mark-Simulacrum
Show description for 706796c
m-ou-se
authored
706796c
View commit details
Copy full SHA for 706796c
Browse repository at this point
Rollup merge of #81065 - osa1:cranelift_semicolon_warning, r=jyn514
Show description for 82a66d6
m-ou-se
authored
82a66d6
View commit details
Copy full SHA for 82a66d6
Browse repository at this point
Rollup merge of #81069 - ogoffart:rc_new_cyclic_doc, r=Mark-Simulacrum
Show description for a481a02
m-ou-se
authored
a481a02
View commit details
Copy full SHA for a481a02
Browse repository at this point
Rollup merge of #81081 - bugadani:double-partialeq, r=Mark-Simulacrum
Show description for ce803a1
m-ou-se
authored
ce803a1
View commit details
Copy full SHA for ce803a1
Browse repository at this point
You can’t perform that action at this time.