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.1k
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 5 pull requests
- #64269
#64269
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-y4dm32c
Centril/rust:rollup-y4dm32c
Copy head branch name to clipboard
Sep 8, 2019
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 5 pull requests
#64269
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-y4dm32c
Centril/rust:rollup-y4dm32c
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2019
Rename test locals to work around LLDB bug
Show description for 6ed50f4
ranweiler
committed
6ed50f4
View commit details
Copy full SHA for 6ed50f4
Browse repository at this point
Commits on Sep 6, 2019
Reduce span to function name in unreachable calls
ayuusweetfish
committed
e1d27eb
View commit details
Copy full SHA for e1d27eb
Browse repository at this point
Commits on Sep 7, 2019
Add "bool" lang item
varkor
committed
f0386a1
View commit details
Copy full SHA for f0386a1
Browse repository at this point
resolve: Do not afraid to set current module to enums and traits
petrochenkov
committed
0d08467
View commit details
Copy full SHA for 0d08467
Browse repository at this point
resolve: Adjust `hygienic_lexical_parent` to account for enum and trait modules
petrochenkov
committed
56f6353
View commit details
Copy full SHA for 56f6353
Browse repository at this point
Add `bool::then` and `bool::then_with`
varkor
committed
b73e32c
View commit details
Copy full SHA for b73e32c
Browse repository at this point
Move `libcore/bool/mod.rs` to `libcore/bool.rs`
varkor
committed
0f0e1c1
View commit details
Copy full SHA for 0f0e1c1
Browse repository at this point
Add tracking issue
varkor
committed
7b3f729
View commit details
Copy full SHA for 7b3f729
Browse repository at this point
Support "soft" feature-gating using a lint
Show description for f7434ae
petrochenkov
committed
f7434ae
View commit details
Copy full SHA for f7434ae
Browse repository at this point
Turn `soft_unstable` into a future-compatibility lint
petrochenkov
committed
74d8679
View commit details
Copy full SHA for 74d8679
Browse repository at this point
Rollup merge of #64052 - ranweiler:debuginfo-boxed-struct-64050, r=alexcrichton
Show description for 83e2b5e
Centril
authored
83e2b5e
View commit details
Copy full SHA for 83e2b5e
Browse repository at this point
Rollup merge of #64066 - petrochenkov:softstab, r=matthewjasper
Show description for 4ea7797
Centril
authored
4ea7797
View commit details
Copy full SHA for 4ea7797
Browse repository at this point
Rollup merge of #64177 - petrochenkov:curmod, r=matthewjasper
Show description for 77e1a7c
Centril
authored
77e1a7c
View commit details
Copy full SHA for 77e1a7c
Browse repository at this point
Rollup merge of #64229 - kawa-yoiko:unreachable-call-lint, r=estebank
Show description for cab2d84
Centril
authored
cab2d84
View commit details
Copy full SHA for cab2d84
Browse repository at this point
Rollup merge of #64255 - varkor:bool-to-option, r=Centril
Show description for cd3cb28
Centril
authored
cd3cb28
View commit details
Copy full SHA for cd3cb28
Browse repository at this point
You can’t perform that action at this time.