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 13 pull requests
- #58412
#58412
Closed
Centril
wants to merge 37 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup
Centril/rust:rollup
Copy head branch name to clipboard
Conversation
Commits
37
(37)
Checks
Files changed
Closed
Rollup of 13 pull requests
#58412
Centril
wants to merge 37 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup
Centril/rust:rollup
Copy head branch name to clipboard
Commits
Commits on Jan 21, 2019
Speed up the fast path for assert_eq! and assert_ne!
Show description for 5a7cd84
dotdash
committed
5a7cd84
View commit details
Copy full SHA for 5a7cd84
Browse repository at this point
Commits on Jan 31, 2019
Stabilize the time_checked_add feature
faern
committed
f841ff4
View commit details
Copy full SHA for f841ff4
Browse repository at this point
Simplify lambdas
faern
committed
2f2d495
View commit details
Copy full SHA for 2f2d495
Browse repository at this point
Commits on Feb 2, 2019
Add FreeBSD armv6 and armv7 targets
MikaelUrankar
committed
6d85669
View commit details
Copy full SHA for 6d85669
Browse repository at this point
Commits on Feb 5, 2019
fix str mutating through a ptr derived from &self
RalfJung
committed
346dc37
View commit details
Copy full SHA for 346dc37
Browse repository at this point
allow shorthand syntax for deprecation reason
euclio
committed
113b7f7
View commit details
Copy full SHA for 113b7f7
Browse repository at this point
Add specific error for unstable const fn features
varkor
committed
703540d
View commit details
Copy full SHA for 703540d
Browse repository at this point
Update const fn tests
varkor
committed
5a16a25
View commit details
Copy full SHA for 5a16a25
Browse repository at this point
Commits on Feb 6, 2019
Fix documentation typo
varkor
committed
8a7df4f
View commit details
Copy full SHA for 8a7df4f
Browse repository at this point
remove now-unneeded raw ptr casts
RalfJung
committed
13bbba2
View commit details
Copy full SHA for 13bbba2
Browse repository at this point
add tracking issue
RalfJung
committed
a996f2c
View commit details
Copy full SHA for a996f2c
Browse repository at this point
Commits on Feb 7, 2019
also fix bad use of shared ref in split_at_mut
RalfJung
committed
66c894e
View commit details
Copy full SHA for 66c894e
Browse repository at this point
Commits on Feb 9, 2019
impl iter_sources() and iter_chain() for dyn Error
Show description for f06af1f
haraldh
committed
f06af1f
View commit details
Copy full SHA for f06af1f
Browse repository at this point
cleanup: rename node_id_to_type(_opt)
ljedrz
committed
3a1a704
View commit details
Copy full SHA for 3a1a704
Browse repository at this point
cleanup: remove hir_path_str
ljedrz
committed
eb669b3
View commit details
Copy full SHA for eb669b3
Browse repository at this point
Commits on Feb 12, 2019
Doc rewording
king6cong
committed
b284c8d
View commit details
Copy full SHA for b284c8d
Browse repository at this point
Stabilize linker-plugin based LTO.
michaelwoerister
committed
04f425d
View commit details
Copy full SHA for 04f425d
Browse repository at this point
use Ubuntu keyserver for CloudABI ports
Show description for 8b21a55
euclio
committed
8b21a55
View commit details
Copy full SHA for 8b21a55
Browse repository at this point
Add documentation about -Clinker-plugin-lto to rustc book.
michaelwoerister
committed
3733b32
View commit details
Copy full SHA for 3733b32
Browse repository at this point
Remove some dead code from libcore
Show description for 1431c21
gnzlbg
committed
1431c21
View commit details
Copy full SHA for 1431c21
Browse repository at this point
Rename rustc_errors dependency in rust 2018 crates
taiki-e
committed
3216c76
View commit details
Copy full SHA for 3216c76
Browse repository at this point
Cleanup imports
taiki-e
committed
c360ba2
View commit details
Copy full SHA for c360ba2
Browse repository at this point
Fix rebase fail
taiki-e
committed
c08b5ca
View commit details
Copy full SHA for c08b5ca
Browse repository at this point
Fix some rebasing fallout regarding xLTO.
michaelwoerister
committed
3a9d171
View commit details
Copy full SHA for 3a9d171
Browse repository at this point
Commits on Feb 13, 2019
Rollup merge of #57693 - king6cong:word, r=Centril
Show description for afe7741
Centril
authored
afe7741
View commit details
Copy full SHA for afe7741
Browse repository at this point
Rollup merge of #57815 - dotdash:asserts, r=sfackler
Show description for 3d4bfae
Centril
authored
3d4bfae
View commit details
Copy full SHA for 3d4bfae
Browse repository at this point
Rollup merge of #58034 - faern:stabilize-time-checked-add, r=alexcrichton
Show description for 52de7f5
Centril
authored
52de7f5
View commit details
Copy full SHA for 52de7f5
Browse repository at this point
Rollup merge of #58057 - michaelwoerister:stabilize-xlto, r=alexcrichton
Show description for 4eda0c3
Centril
authored
4eda0c3
View commit details
Copy full SHA for 4eda0c3
Browse repository at this point
Rollup merge of #58080 - MikaelUrankar:freebsd_arm, r=nagisa
Show description for db2c161
Centril
authored
db2c161
View commit details
Copy full SHA for db2c161
Browse repository at this point
Rollup merge of #58137 - ljedrz:cleanup_node_id_to_type, r=estebank
Show description for 5d4b054
Centril
authored
5d4b054
View commit details
Copy full SHA for 5d4b054
Browse repository at this point
Rollup merge of #58166 - euclio:deprecation-shorthand, r=petrochenkov
Show description for 298e9c8
Centril
authored
298e9c8
View commit details
Copy full SHA for 298e9c8
Browse repository at this point
Rollup merge of #58196 - varkor:const-fn-feature-gate-error, r=oli-obk
Show description for a92a40d
Centril
authored
a92a40d
View commit details
Copy full SHA for a92a40d
Browse repository at this point
Rollup merge of #58200 - RalfJung:str-as-mut-ptr, r=SimonSapin
Show description for 17ca18c
Centril
authored
17ca18c
View commit details
Copy full SHA for 17ca18c
Browse repository at this point
Rollup merge of #58273 - taiki-e:rename-dependency, r=matthewjasper
Show description for 3a7b6a9
Centril
authored
3a7b6a9
View commit details
Copy full SHA for 3a7b6a9
Browse repository at this point
Rollup merge of #58289 - haraldh:master, r=sfackler
Show description for 141e0c6
Centril
authored
141e0c6
View commit details
Copy full SHA for 141e0c6
Browse repository at this point
Rollup merge of #58404 - euclio:cloudabi-keyserver, r=alexcrichton
Show description for 20d2ab8
Centril
authored
20d2ab8
View commit details
Copy full SHA for 20d2ab8
Browse repository at this point
Rollup merge of #58405 - gnzlbg:remove_unused_macros, r=alexcrichton
Show description for 0f1c1dd
Centril
authored
0f1c1dd
View commit details
Copy full SHA for 0f1c1dd
Browse repository at this point
You can’t perform that action at this time.