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
- #70692
#70692
Merged
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-d0t4ecx
Centril/rust:rollup-d0t4ecx
Copy head branch name to clipboard
Apr 2, 2020
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Rollup of 8 pull requests
#70692
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-d0t4ecx
Centril/rust:rollup-d0t4ecx
Copy head branch name to clipboard
Commits
Commits on Mar 22, 2020
Implement Hash for Infallible
sugar700
committed
4582c14
View commit details
Copy full SHA for 4582c14
Browse repository at this point
Commits on Mar 26, 2020
parse: recover on `const fn()` / `async fn()`.
Centril
committed
af1146b
View commit details
Copy full SHA for af1146b
Browse repository at this point
Commits on Mar 31, 2020
Update cargo
ehuss
committed
388f61b
View commit details
Copy full SHA for 388f61b
Browse repository at this point
Renamed `PerDefTables` to `Tables`
Lezzz
committed
dca3782
View commit details
Copy full SHA for dca3782
Browse repository at this point
Commits on Apr 2, 2020
Add missing markdown rust annotation
tesuji
authored
4b66a28
View commit details
Copy full SHA for 4b66a28
Browse repository at this point
Handle unterminated raw strings with no #s properly
Show description for f543689
rcoh
committed
f543689
View commit details
Copy full SHA for f543689
Browse repository at this point
add `STILL_FURTHER_SPECIALIZABLE` flag
Show description for c665eae
davidtwco
committed
c665eae
View commit details
Copy full SHA for c665eae
Browse repository at this point
nix rustc_target::abi::* reexport in ty::layout
Centril
committed
1241447
View commit details
Copy full SHA for 1241447
Browse repository at this point
use direct import for ErrorReported
Centril
committed
86c0fca
View commit details
Copy full SHA for 86c0fca
Browse repository at this point
direct imports for langitem stuff
Centril
committed
6daff14
View commit details
Copy full SHA for 6daff14
Browse repository at this point
nix CachingSourceMapView reexport
Centril
committed
4dfec59
View commit details
Copy full SHA for 4dfec59
Browse repository at this point
fix fulldeps test fallout
Centril
committed
0826009
View commit details
Copy full SHA for 0826009
Browse repository at this point
Rollup merge of #70281 - xfix:infallible-hash, r=dtolnay
Show description for cb81b41
Centril
authored
cb81b41
View commit details
Copy full SHA for cb81b41
Browse repository at this point
Rollup merge of #70421 - Centril:recover-const-async-fn-ptr, r=estebank
Show description for 03591e8
Centril
authored
03591e8
View commit details
Copy full SHA for 03591e8
Browse repository at this point
Rollup merge of #70615 - Lezzz:rename-tables, r=oli-obk
Show description for f355997
Centril
authored
f355997
View commit details
Copy full SHA for f355997
Browse repository at this point
Rollup merge of #70631 - ehuss:update-cargo, r=ehuss
Show description for eefa78e
Centril
authored
eefa78e
View commit details
Copy full SHA for eefa78e
Browse repository at this point
Rollup merge of #70634 - Centril:import-directly, r=Mark-Simulacrum
Show description for 791e872
Centril
authored
791e872
View commit details
Copy full SHA for 791e872
Browse repository at this point
Rollup merge of #70658 - davidtwco:issue-70285-still-further-specializable, r=eddyb
Show description for 857942e
Centril
authored
857942e
View commit details
Copy full SHA for 857942e
Browse repository at this point
Rollup merge of #70678 - lzutao:patch-1, r=Dylan-DPC
Show description for c10f214
Centril
authored
c10f214
View commit details
Copy full SHA for c10f214
Browse repository at this point
Rollup merge of #70681 - rcoh:russell/70677-raw-str-panic, r=petrochenkov
Show description for ec0da72
Centril
authored
ec0da72
View commit details
Copy full SHA for ec0da72
Browse repository at this point
You can’t perform that action at this time.