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 }}
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.8k
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 8 pull requests
- #86982
#86982
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-7sbye3c
GuillaumeGomez/rust:rollup-7sbye3c
Copy head branch name to clipboard
Jul 8, 2021
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 8 pull requests
#86982
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-7sbye3c
GuillaumeGomez/rust:rollup-7sbye3c
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2021
Remove lang items Send, UnwindSafe and RefUnwindSafe
roxelo
committed
3e569dd
View commit details
Copy full SHA for 3e569dd
Browse repository at this point
Use diagnostic items to check for Send, UnwindSafe and RefUnwindSafe traits
roxelo
committed
06afafd
View commit details
Copy full SHA for 06afafd
Browse repository at this point
Commits on Jun 30, 2021
Rename variable
roxelo
committed
cc3af70
View commit details
Copy full SHA for cc3af70
Browse repository at this point
Commits on Jul 1, 2021
Update BTreeSet::drain_filter documentation
Show description for 3b2ad49
janikrabe
committed
3b2ad49
View commit details
Copy full SHA for 3b2ad49
Browse repository at this point
Commits on Jul 7, 2021
Document rustdoc with `--document-private-items`
Stupremee
committed
27b55e6
View commit details
Copy full SHA for 27b55e6
Browse repository at this point
Update .mailmap file
jhpratt
committed
bd674b1
View commit details
Copy full SHA for bd674b1
Browse repository at this point
Commits on Jul 8, 2021
fn must be const if marked with stability attribut
Show description for 07f903e
Lamb
committed
07f903e
View commit details
Copy full SHA for 07f903e
Browse repository at this point
mailmap: Add alternative addresses for myself
Show description for ff61897
ijackson
committed
ff61897
View commit details
Copy full SHA for ff61897
Browse repository at this point
Rework SESSION_GLOBALS API to prevent overwriting it
GuillaumeGomez
committed
a2654fb
View commit details
Copy full SHA for a2654fb
Browse repository at this point
Update to last upstream version
GuillaumeGomez
committed
d891c8c
View commit details
Copy full SHA for d891c8c
Browse repository at this point
Fix display of small-section-header elements
GuillaumeGomez
committed
1f84bff
View commit details
Copy full SHA for 1f84bff
Browse repository at this point
Rollup merge of #84961 - GuillaumeGomez:rework-session-globals, r=oli-obk
Show description for d9297ae
GuillaumeGomez
authored
d9297ae
View commit details
Copy full SHA for d9297ae
Browse repository at this point
Rollup merge of #86726 - sexxi-goose:use-diagnostic-item-for-rfc2229-migration, r=nikomatsakis
Show description for d12b168
GuillaumeGomez
authored
d12b168
View commit details
Copy full SHA for d12b168
Browse repository at this point
Rollup merge of #86789 - janikrabe:btreeset-drainfilter-doc, r=kennytm
Show description for ff4bf73
GuillaumeGomez
authored
ff4bf73
View commit details
Copy full SHA for ff4bf73
Browse repository at this point
Rollup merge of #86838 - lambinoo:I-69630-rust_const_unstable_check_const, r=oli-obk
Show description for d85718a
GuillaumeGomez
authored
d85718a
View commit details
Copy full SHA for d85718a
Browse repository at this point
Rollup merge of #86903 - GuillaumeGomez:small-header-display, r=Nemo157
Show description for 46314f7
GuillaumeGomez
authored
46314f7
View commit details
Copy full SHA for 46314f7
Browse repository at this point
Rollup merge of #86913 - Stupremee:document-rustdoc-private-items, r=jyn514
Show description for e30eb4d
GuillaumeGomez
authored
e30eb4d
View commit details
Copy full SHA for e30eb4d
Browse repository at this point
Rollup merge of #86957 - jhpratt:update-mailmap, r=jyn514
Show description for 58be639
GuillaumeGomez
authored
58be639
View commit details
Copy full SHA for 58be639
Browse repository at this point
Rollup merge of #86971 - ijackson:mailmap, r=Mark-Simulacrum
Show description for 6056682
GuillaumeGomez
authored
6056682
View commit details
Copy full SHA for 6056682
Browse repository at this point
You can’t perform that action at this time.