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 5 pull requests
- #80114
#80114
Merged
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-gszr5kn
GuillaumeGomez/rust:rollup-gszr5kn
Copy head branch name to clipboard
Dec 17, 2020
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Rollup of 5 pull requests
#80114
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-gszr5kn
GuillaumeGomez/rust:rollup-gszr5kn
Copy head branch name to clipboard
Commits
Commits on Dec 13, 2020
BTreeMap: more expressive local variables in merge
ssomers
committed
94fd1d3
View commit details
Copy full SHA for 94fd1d3
Browse repository at this point
Commits on Dec 14, 2020
BTreeSet: simplify implementation of pop_first/pop_last
ssomers
committed
6c7835e
View commit details
Copy full SHA for 6c7835e
Browse repository at this point
Optimization for bool's PartialOrd impl
ChayimFriedman2
committed
777ca99
View commit details
Copy full SHA for 777ca99
Browse repository at this point
Commits on Dec 15, 2020
Always run intrinsics lowering pass
Show description for a9ff4bd
tmiasko
committed
a9ff4bd
View commit details
Copy full SHA for a9ff4bd
Browse repository at this point
Commits on Dec 16, 2020
Remove redundant assignment
Show description for c18c7c7
jyn514
committed
c18c7c7
View commit details
Copy full SHA for c18c7c7
Browse repository at this point
Use `Symbol`s for crate names
jyn514
committed
7ee8e18
View commit details
Copy full SHA for 7ee8e18
Browse repository at this point
Commits on Dec 17, 2020
Rollup merge of #80006 - ssomers:btree_cleanup_6, r=Mark-Simulacrum
Show description for 6b83013
GuillaumeGomez
authored
6b83013
View commit details
Copy full SHA for 6b83013
Browse repository at this point
Rollup merge of #80022 - ssomers:btree_cleanup_8, r=Mark-Simulacrum
Show description for 53af116
GuillaumeGomez
authored
53af116
View commit details
Copy full SHA for 53af116
Browse repository at this point
Rollup merge of #80035 - ChayimFriedman2:patch-1, r=nagisa
Show description for 93f1c67
GuillaumeGomez
authored
93f1c67
View commit details
Copy full SHA for 93f1c67
Browse repository at this point
Rollup merge of #80040 - tmiasko:always-lower-intrinsics, r=Dylan-DPC
Show description for 1f5d8de
GuillaumeGomez
authored
1f5d8de
View commit details
Copy full SHA for 1f5d8de
Browse repository at this point
Rollup merge of #80047 - jyn514:more-symbols, r=GuillaumeGomez
Show description for 5873fe8
GuillaumeGomez
authored
5873fe8
View commit details
Copy full SHA for 5873fe8
Browse repository at this point
You can’t perform that action at this time.