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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
15.5k
Star
116k
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 10 pull requests
- #79377
#79377
Merged
bors
merged 22 commits into
rust-lang:master
rust-lang/rust:master
from
jonas-schievink:rollup-ye81i66
Copy head branch name to clipboard
Nov 24, 2020
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Rollup of 10 pull requests
#79377
bors
merged 22 commits into
rust-lang:master
rust-lang/rust:master
from
jonas-schievink:rollup-ye81i66
Copy head branch name to clipboard
Commits
Commits on Nov 22, 2020
Make `fold_item_recur` non-nullable
Show description for ab1e634
jyn514
committed
ab1e634
View commit details
Copy full SHA for ab1e634
Browse repository at this point
Get rid of `doctree::Impl`
jyn514
committed
0043fc9
View commit details
Copy full SHA for 0043fc9
Browse repository at this point
Accept '!' in intra-doc links
Show description for 0b6537a
camelid
committed
0b6537a
View commit details
Copy full SHA for 0b6537a
Browse repository at this point
Commits on Nov 23, 2020
Allow using `-Z fewer-names=no` to retain value names
Show description for fafe3cd
tmiasko
committed
fafe3cd
View commit details
Copy full SHA for fafe3cd
Browse repository at this point
Fix typo in keyword docs for traits
Takashiidobe
committed
c5c3d7b
View commit details
Copy full SHA for c5c3d7b
Browse repository at this point
BTreeMap: cut out the ceremony around BoxedNode
ssomers
committed
8526c31
View commit details
Copy full SHA for 8526c31
Browse repository at this point
BTreeMap/BTreeSet: make public doc more consistent
ssomers
committed
9c8db45
View commit details
Copy full SHA for 9c8db45
Browse repository at this point
Commits on Nov 24, 2020
Allow disabling TrapUnreachable via -Ztrap-unreachable=no
Show description for 7b62e09
Dirbaio
committed
7b62e09
View commit details
Copy full SHA for 7b62e09
Browse repository at this point
Add exploit mitigations chapter to the rustc book
Show description for 5b1cb0e
rcvalle
committed
5b1cb0e
View commit details
Copy full SHA for 5b1cb0e
Browse repository at this point
Add note to use nightly when using expr in const generics
mendess
committed
b7593e5
View commit details
Copy full SHA for b7593e5
Browse repository at this point
Requested changes
mendess
committed
af978e3
View commit details
Copy full SHA for af978e3
Browse repository at this point
Swap note for help
mendess
committed
888055e
View commit details
Copy full SHA for 888055e
Browse repository at this point
Rollup merge of #76858 - rcvalle:rust-lang-exploit-mitigations, r=steveklabnik
Show description for 8fde4be
jonas-schievink
authored
8fde4be
View commit details
Copy full SHA for 8fde4be
Browse repository at this point
Rollup merge of #79310 - jyn514:fold-item-cleanup, r=GuillaumeGomez
Show description for f74b223
jonas-schievink
authored
f74b223
View commit details
Copy full SHA for f74b223
Browse repository at this point
Rollup merge of #79312 - jyn514:doctree-impl, r=GuillaumeGomez
Show description for 5a66a73
jonas-schievink
authored
5a66a73
View commit details
Copy full SHA for 5a66a73
Browse repository at this point
Rollup merge of #79321 - camelid:intra-doc-bang, r=Manishearth
Show description for 3f36f92
jonas-schievink
authored
3f36f92
View commit details
Copy full SHA for 3f36f92
Browse repository at this point
Rollup merge of #79346 - tmiasko:more-names, r=jonas-schievink
Show description for 3a728bd
jonas-schievink
authored
3a728bd
View commit details
Copy full SHA for 3a728bd
Browse repository at this point
Rollup merge of #79351 - Takashiidobe:keyword-docs-typo, r=m-ou-se
Show description for ed5d539
jonas-schievink
authored
ed5d539
View commit details
Copy full SHA for ed5d539
Browse repository at this point
Rollup merge of #79354 - ssomers:btree_bereave_BoxedNode, r=Mark-Simulacrum
Show description for 012d5fd
jonas-schievink
authored
012d5fd
View commit details
Copy full SHA for 012d5fd
Browse repository at this point
Rollup merge of #79358 - ssomers:btree_public_comments, r=Mark-Simulacrum
Show description for ce19796
jonas-schievink
authored
ce19796
View commit details
Copy full SHA for ce19796
Browse repository at this point
Rollup merge of #79367 - Dirbaio:trap-unreachable, r=jonas-schievink
Show description for 95e7af3
jonas-schievink
authored
95e7af3
View commit details
Copy full SHA for 95e7af3
Browse repository at this point
Rollup merge of #79374 - mendess:const-param-expr-diagnostic, r=lcnr
Show description for f049b0b
jonas-schievink
authored
f049b0b
View commit details
Copy full SHA for f049b0b
Browse repository at this point
You can’t perform that action at this time.