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 9 pull requests
- #64637
#64637
Closed
Centril
wants to merge 25 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-k51fhjb
Centril/rust:rollup-k51fhjb
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Closed
Rollup of 9 pull requests
#64637
Centril
wants to merge 25 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-k51fhjb
Centril/rust:rollup-k51fhjb
Copy head branch name to clipboard
Commits
Commits on Sep 13, 2019
add new tests for re_rebalance_coherence
nikomatsakis
committed
612ef5f
View commit details
Copy full SHA for 612ef5f
Browse repository at this point
change to check-pass
nikomatsakis
committed
e69d1b6
View commit details
Copy full SHA for e69d1b6
Browse repository at this point
Commits on Sep 16, 2019
Document `From` trait for `LhsExpr`
crgl
committed
194d357
View commit details
Copy full SHA for 194d357
Browse repository at this point
Commits on Sep 17, 2019
Fix re-rebalance coherence implementation for fundamental types
Show description for 3f004a1
weiznich
committed
3f004a1
View commit details
Copy full SHA for 3f004a1
Browse repository at this point
Commits on Sep 18, 2019
Add feature gate for raw_dylib.
crlf0710
committed
c57e8eb
View commit details
Copy full SHA for c57e8eb
Browse repository at this point
Add support for parsing #[link_ordinal] attribute.
crlf0710
committed
bf4bc7d
View commit details
Copy full SHA for bf4bc7d
Browse repository at this point
Add more tests
weiznich
committed
a9c38d9
View commit details
Copy full SHA for a9c38d9
Browse repository at this point
Split line to fix tidy
weiznich
committed
31b3012
View commit details
Copy full SHA for 31b3012
Browse repository at this point
Commits on Sep 19, 2019
Address review comments.
crlf0710
committed
6e9c0b0
View commit details
Copy full SHA for 6e9c0b0
Browse repository at this point
rustbuild: Turn down compression on exe installers
Show description for 8112f71
alexcrichton
committed
8112f71
View commit details
Copy full SHA for 8112f71
Browse repository at this point
factor out pluralisation remains after #64280
gaolei
committed
1ab5593
View commit details
Copy full SHA for 1ab5593
Browse repository at this point
rustbuild: Turn down compression on msi installers
Show description for fde8cfe
alexcrichton
committed
fde8cfe
View commit details
Copy full SHA for fde8cfe
Browse repository at this point
rustbuild: Improve output of `dist` step
Show description for 255dd3f
alexcrichton
committed
255dd3f
View commit details
Copy full SHA for 255dd3f
Browse repository at this point
Add Compatibility Notes to RELEASES.md for 1.38.0
XAMPPRocky
committed
3db2c13
View commit details
Copy full SHA for 3db2c13
Browse repository at this point
Commits on Sep 20, 2019
Add more tests, fix span issue, improve diagnostics.
crlf0710
committed
9846af8
View commit details
Copy full SHA for 9846af8
Browse repository at this point
remove the extra comma after the match arm
Show description for c3140ba
guanqun
authored
c3140ba
View commit details
Copy full SHA for c3140ba
Browse repository at this point
Rollup merge of #63948 - crlf0710:path_to_raw_dylib, r=Centril
Show description for 3d9fd95
Centril
authored
3d9fd95
View commit details
Copy full SHA for 3d9fd95
Browse repository at this point
Rollup merge of #64136 - crgl:doc-from-parser-lhs, r=Centril
Show description for 655f347
Centril
authored
655f347
View commit details
Copy full SHA for 655f347
Browse repository at this point
Rollup merge of #64342 - glorv:master, r=varkor
Show description for d26540b
Centril
authored
d26540b
View commit details
Copy full SHA for d26540b
Browse repository at this point
Rollup merge of #64546 - weiznich:bugfix/rfc-2451-rerebalance-tests, r=nikomatsakis
Show description for 3412d4f
Centril
authored
3412d4f
View commit details
Copy full SHA for 3412d4f
Browse repository at this point
Rollup merge of #64615 - alexcrichton:smaller-exe, r=Mark-Simulacrum
Show description for 787f862
Centril
authored
787f862
View commit details
Copy full SHA for 787f862
Browse repository at this point
Rollup merge of #64617 - alexcrichton:smaller-msi, r=Mark-Simulacrum
Show description for 60da439
Centril
authored
60da439
View commit details
Copy full SHA for 60da439
Browse repository at this point
Rollup merge of #64618 - alexcrichton:improve-dist-output, r=Mark-Simulacrum
Show description for 4a75154
Centril
authored
4a75154
View commit details
Copy full SHA for 4a75154
Browse repository at this point
Rollup merge of #64621 - XAMPPRocky:relnotes, r=Mark-Simulacrum
Show description for 3f4f41d
Centril
authored
3f4f41d
View commit details
Copy full SHA for 3f4f41d
Browse repository at this point
Rollup merge of #64632 - guanqun:patch-1, r=jonas-schievink
Show description for ae5d53d
Centril
authored
ae5d53d
View commit details
Copy full SHA for ae5d53d
Browse repository at this point
You can’t perform that action at this time.