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 6 pull requests
- #70638
#70638
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-2tgfxjt
Dylan-DPC-zz/rust:rollup-2tgfxjt
Copy head branch name to clipboard
Apr 1, 2020
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 6 pull requests
#70638
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-2tgfxjt
Dylan-DPC-zz/rust:rollup-2tgfxjt
Copy head branch name to clipboard
Commits
Commits on Mar 27, 2020
add visit_anon_const to EarlyContextAndPass
lcnr
committed
e0a0835
View commit details
Copy full SHA for e0a0835
Browse repository at this point
add `unused_braces`, lint anon_const
lcnr
committed
b3d744c
View commit details
Copy full SHA for b3d744c
Browse repository at this point
Commits on Mar 29, 2020
Add benchmarks of drain_filter-like behaviour
ssomers
committed
a6cae3d
View commit details
Copy full SHA for a6cae3d
Browse repository at this point
BTreeMap/BTreeSet: implement and test drain_filter
ssomers
committed
0405db3
View commit details
Copy full SHA for 0405db3
Browse repository at this point
Commits on Mar 30, 2020
parse_and_disallow_postfix_after_cast: account for `ExprKind::Err`.
Centril
committed
96d7353
View commit details
Copy full SHA for 96d7353
Browse repository at this point
Commits on Mar 31, 2020
Add missing -lmsvcrt on mingw after -lpthread
Show description for 1ae3b50
Amanieu
committed
1ae3b50
View commit details
Copy full SHA for 1ae3b50
Browse repository at this point
fix internal lint fallout
lcnr
committed
21c5cca
View commit details
Copy full SHA for 21c5cca
Browse repository at this point
update tests
lcnr
committed
698b20e
View commit details
Copy full SHA for 698b20e
Browse repository at this point
add tests for `unused_braces`
lcnr
committed
bcf35b1
View commit details
Copy full SHA for bcf35b1
Browse repository at this point
update unused_braces wording
lcnr
committed
bab327c
View commit details
Copy full SHA for bab327c
Browse repository at this point
Update books.
ehuss
committed
722d3d8
View commit details
Copy full SHA for 722d3d8
Browse repository at this point
expand vec![] to Vec::new()
tspiteri
committed
4d8273d
View commit details
Copy full SHA for 4d8273d
Browse repository at this point
Rollup merge of #68770 - ssomers:btree_drain_filter, r=Amanieu
Show description for 718ba0d
Dylan-DPC
authored
718ba0d
View commit details
Copy full SHA for 718ba0d
Browse repository at this point
Rollup merge of #70081 - lcnr:issue68387, r=varkor
Show description for 8993358
Dylan-DPC
authored
8993358
View commit details
Copy full SHA for 8993358
Browse repository at this point
Rollup merge of #70556 - Centril:fix-70552, r=estebank
Show description for 81f19ec
Dylan-DPC
authored
81f19ec
View commit details
Copy full SHA for 81f19ec
Browse repository at this point
Rollup merge of #70605 - Amanieu:pthread_msvcrt, r=varkor
Show description for ddcc281
Dylan-DPC
authored
ddcc281
View commit details
Copy full SHA for ddcc281
Browse repository at this point
Rollup merge of #70630 - ehuss:update-books, r=ehuss
Show description for 0979a28
Dylan-DPC
authored
0979a28
View commit details
Copy full SHA for 0979a28
Browse repository at this point
Rollup merge of #70632 - tspiteri:vec-new, r=sfackler
Show description for 8310320
Dylan-DPC
authored
8310320
View commit details
Copy full SHA for 8310320
Browse repository at this point
You can’t perform that action at this time.