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 }}
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
16.2k
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
- #70983
#70983
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-npabk7c
Centril/rust:rollup-npabk7c
Copy head branch name to clipboard
Apr 10, 2020
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 8 pull requests
#70983
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-npabk7c
Centril/rust:rollup-npabk7c
Copy head branch name to clipboard
Commits
Commits on Apr 6, 2020
Remove the Ord bound that was plaguing drain_filter, and superfluous lifetimes
ssomers
committed
6ee7e8c
View commit details
Copy full SHA for 6ee7e8c
Browse repository at this point
Commits on Apr 8, 2020
Replace "rc"/"arc" lang items with Rc/Arc diagnostic items.
eddyb
committed
9d13520
View commit details
Copy full SHA for 9d13520
Browse repository at this point
Commits on Apr 9, 2020
de-abuse TyKind::Error: handle empty slices in array patterns
mark-i-m
committed
f9a691f
View commit details
Copy full SHA for f9a691f
Browse repository at this point
de-abuse TyKind::Error: ice on missing slice type
mark-i-m
committed
e1c838d
View commit details
Copy full SHA for e1c838d
Browse repository at this point
Clean up E0511 explanation
GuillaumeGomez
committed
44daa45
View commit details
Copy full SHA for 44daa45
Browse repository at this point
improve comments
mark-i-m
committed
f2e4709
View commit details
Copy full SHA for f2e4709
Browse repository at this point
mark a temporary hack as such
RalfJung
committed
1761a65
View commit details
Copy full SHA for 1761a65
Browse repository at this point
Commits on Apr 10, 2020
Consider methods on fundamental `impl` when method is not found on numeric type
Show description for a2a65a8
estebank
committed
a2a65a8
View commit details
Copy full SHA for a2a65a8
Browse repository at this point
Fix JSON file_name documentation for macros.
ehuss
committed
d6d0799
View commit details
Copy full SHA for d6d0799
Browse repository at this point
words
lcnr
committed
e39d958
View commit details
Copy full SHA for e39d958
Browse repository at this point
Rollup merge of #70784 - estebank:suggest-type-fundamental-method, r=matthewjasper
Show description for dff5a11
Centril
authored
dff5a11
View commit details
Copy full SHA for dff5a11
Browse repository at this point
Rollup merge of #70843 - ssomers:btree_drain_filter_epilogue, r=Amanieu
Show description for 81a360f
Centril
authored
81a360f
View commit details
Copy full SHA for 81a360f
Browse repository at this point
Rollup merge of #70913 - eddyb:rc-arc-diagnostic-items, r=matthewjasper
Show description for 74e93bb
Centril
authored
74e93bb
View commit details
Copy full SHA for 74e93bb
Browse repository at this point
Rollup merge of #70932 - mark-i-m:de-abuse-err-2, r=Centril
Show description for 5cd1599
Centril
authored
5cd1599
View commit details
Copy full SHA for 5cd1599
Browse repository at this point
Rollup merge of #70952 - GuillaumeGomez:cleanup-e0511, r=Dylan-DPC
Show description for 54807ca
Centril
authored
54807ca
View commit details
Copy full SHA for 54807ca
Browse repository at this point
Rollup merge of #70964 - RalfJung:mark-cli-lint-hack, r=petrochenkov
Show description for 490bdc0
Centril
authored
490bdc0
View commit details
Copy full SHA for 490bdc0
Browse repository at this point
Rollup merge of #70969 - ehuss:json-filename-macros, r=eddyb
Show description for 6f118f2
Centril
authored
6f118f2
View commit details
Copy full SHA for 6f118f2
Browse repository at this point
Rollup merge of #70975 - lcnr:ok, r=petrochenkov
Show description for 68e0e6b
Centril
authored
68e0e6b
View commit details
Copy full SHA for 68e0e6b
Browse repository at this point
You can’t perform that action at this time.