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 7 pull requests
- #78998
#78998
Merged
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
m-ou-se:rollup-6r4pt9m
m-ou-se/rust:rollup-6r4pt9m
Copy head branch name to clipboard
Nov 13, 2020
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Rollup of 7 pull requests
#78998
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
m-ou-se:rollup-6r4pt9m
m-ou-se/rust:rollup-6r4pt9m
Copy head branch name to clipboard
Commits
Commits on Nov 7, 2020
Remove branches from sift_down_to_bottom loop
SkiFire13
committed
6dfcf9a
View commit details
Copy full SHA for 6dfcf9a
Browse repository at this point
Remove useless branches from sift_down_range loop
SkiFire13
committed
25b3f61
View commit details
Copy full SHA for 25b3f61
Browse repository at this point
Remove useless bound checks from into_sorted_vec
SkiFire13
committed
8d15753
View commit details
Copy full SHA for 8d15753
Browse repository at this point
Commits on Nov 9, 2020
Added SAFETY comment as request
SkiFire13
committed
387568c
View commit details
Copy full SHA for 387568c
Browse repository at this point
Commits on Nov 11, 2020
Implement destructuring assignment for structs and slices
Show description for de84ad9
fanzier
and
varkor
committed
de84ad9
View commit details
Copy full SHA for de84ad9
Browse repository at this point
Add asm register information for SPIR-V
khyperia
committed
f344134
View commit details
Copy full SHA for f344134
Browse repository at this point
Change capitalization of Spirv to SpirV
Show description for 0e34b73
khyperia
committed
0e34b73
View commit details
Copy full SHA for 0e34b73
Browse repository at this point
Commits on Nov 12, 2020
update rustfmt
calebcartwright
committed
cd314ae
View commit details
Copy full SHA for cd314ae
Browse repository at this point
Update cargo
ehuss
committed
c338c81
View commit details
Copy full SHA for c338c81
Browse repository at this point
extend min_const_generics param ty tests
lcnr
committed
80b2835
View commit details
Copy full SHA for 80b2835
Browse repository at this point
Consider mutable ident binding patterns to be simple
Show description for 380b222
ebkalderon
authored and
jyn514
committed
380b222
View commit details
Copy full SHA for 380b222
Browse repository at this point
Don't reuse bindings for `ref mut`
Show description for 2baa0ce
jyn514
committed
2baa0ce
View commit details
Copy full SHA for 2baa0ce
Browse repository at this point
Handle and test wildcard arguments
jyn514
committed
38127ca
View commit details
Copy full SHA for 38127ca
Browse repository at this point
Rollup merge of #76730 - ebkalderon:rustdoc-fix-mut-args-async-fn, r=tmandry
Show description for 4b0b42a
m-ou-se
authored
4b0b42a
View commit details
Copy full SHA for 4b0b42a
Browse repository at this point
Rollup merge of #78836 - fanzier:struct-and-slice-destructuring, r=petrochenkov
Show description for 755dd14
m-ou-se
authored
755dd14
View commit details
Copy full SHA for 755dd14
Browse repository at this point
Rollup merge of #78857 - SkiFire13:bheap-opt, r=KodrAus
Show description for 4088981
m-ou-se
authored
4088981
View commit details
Copy full SHA for 4088981
Browse repository at this point
Rollup merge of #78950 - khyperia:spirv-asm, r=Amanieu
Show description for 76fa5f2
m-ou-se
authored
76fa5f2
View commit details
Copy full SHA for 76fa5f2
Browse repository at this point
Rollup merge of #78970 - calebcartwright:update-rustfmt, r=Aaron1011
Show description for a2e8fb5
m-ou-se
authored
a2e8fb5
View commit details
Copy full SHA for a2e8fb5
Browse repository at this point
Rollup merge of #78972 - ehuss:update-cargo, r=ehuss
Show description for ef77a43
m-ou-se
authored
ef77a43
View commit details
Copy full SHA for ef77a43
Browse repository at this point
Rollup merge of #78987 - lcnr:integer-sizes, r=varkor
Show description for 38ca6e3
m-ou-se
authored
38ca6e3
View commit details
Copy full SHA for 38ca6e3
Browse repository at this point
You can’t perform that action at this time.