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.6k
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
- #65885
#65885
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-y6b2qbf
Centril/rust:rollup-y6b2qbf
Copy head branch name to clipboard
Oct 28, 2019
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 6 pull requests
#65885
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-y6b2qbf
Centril/rust:rollup-y6b2qbf
Copy head branch name to clipboard
Commits
Commits on Oct 19, 2019
Stabilize `Option::flatten`
eopb
committed
65af429
View commit details
Copy full SHA for 65af429
Browse repository at this point
Commits on Oct 27, 2019
syntax/attr: reduce reliance on parser
Centril
committed
1632940
View commit details
Copy full SHA for 1632940
Browse repository at this point
rustc, rustc_passes: don't depend on syntax_expand.
Show description for fb12c70
Centril
committed
fb12c70
View commit details
Copy full SHA for fb12c70
Browse repository at this point
librustc_lexer: Enhance documentation
Show description for 993b920
popzxc
committed
993b920
View commit details
Copy full SHA for 993b920
Browse repository at this point
doc: explain why it is unsafe to construct Vec<u8> from Vec<u16>
Show description for 3f98078
tesuji
and
steveklabnik
committed
3f98078
View commit details
Copy full SHA for 3f98078
Browse repository at this point
Implement core::intrinsics::caller_location.
Show description for 743964a
anp
committed
743964a
View commit details
Copy full SHA for 743964a
Browse repository at this point
Panicking infra uses &core::panic::Location.
Show description for aec97e0
anp
committed
aec97e0
View commit details
Copy full SHA for aec97e0
Browse repository at this point
Implementation of const caller_location.
anp
committed
017877c
View commit details
Copy full SHA for 017877c
Browse repository at this point
Always use consteval to codegen caller_location.
anp
committed
86e55b1
View commit details
Copy full SHA for 86e55b1
Browse repository at this point
Gather together usefulness tests
Show description for 09f9947
Nadrieril
committed
09f9947
View commit details
Copy full SHA for 09f9947
Browse repository at this point
Commits on Oct 28, 2019
Rollup merge of #64747 - ethanboxx:master, r=Centril
Show description for c8eefdf
Centril
authored
c8eefdf
View commit details
Copy full SHA for c8eefdf
Browse repository at this point
Rollup merge of #65664 - anp:panic-location, r=eddyb
Show description for 4728d66
Centril
authored
4728d66
View commit details
Copy full SHA for 4728d66
Browse repository at this point
Rollup merge of #65792 - Centril:split-syntax-2, r=petrochenkov
Show description for 83260d5
Centril
authored
83260d5
View commit details
Copy full SHA for 83260d5
Browse repository at this point
Rollup merge of #65849 - popzxc:document-librustc_lexer, r=petrochenkov
Show description for 575058f
Centril
authored
575058f
View commit details
Copy full SHA for 575058f
Browse repository at this point
Rollup merge of #65873 - lzutao:doc-vec-from-raw-parts, r=rkruppe
Show description for 75a127c
Centril
authored
75a127c
View commit details
Copy full SHA for 75a127c
Browse repository at this point
Rollup merge of #65880 - Nadrieril:gather-usefulness-tests, r=varkor
Show description for 606743e
Centril
authored
606743e
View commit details
Copy full SHA for 606743e
Browse repository at this point
You can’t perform that action at this time.