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.7k
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 7 pull requests
- #63996
#63996
Closed
Centril
wants to merge 22 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-o16oy3v
Centril/rust:rollup-o16oy3v
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Closed
Rollup of 7 pull requests
#63996
Centril
wants to merge 22 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-o16oy3v
Centril/rust:rollup-o16oy3v
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2019
Add header flag to check run-pass test output
nathanwhit
committed
54f80a5
View commit details
Copy full SHA for 54f80a5
Browse repository at this point
Extract loading and comparison of compiletest outputs to new fn
Show description for 0c379df
nathanwhit
committed
0c379df
View commit details
Copy full SHA for 0c379df
Browse repository at this point
Compare run-pass outputs if `check-run-results` flag enabled
Show description for b9ba8f9
nathanwhit
committed
b9ba8f9
View commit details
Copy full SHA for b9ba8f9
Browse repository at this point
Commits on Aug 25, 2019
factor wide ptr metadata checking into separate method
Show description for 92e75c0
RalfJung
committed
92e75c0
View commit details
Copy full SHA for 92e75c0
Browse repository at this point
validate raw wide pointers
RalfJung
committed
96baf1c
View commit details
Copy full SHA for 96baf1c
Browse repository at this point
test for too long slices
RalfJung
committed
0c1cb32
View commit details
Copy full SHA for 0c1cb32
Browse repository at this point
Commits on Aug 26, 2019
Allow checking of both compile & run output for run-pass tests
nathanwhit
committed
0e3bc62
View commit details
Copy full SHA for 0e3bc62
Browse repository at this point
ty: use Align for ReprOptions pack and align.
hvenev
committed
c8a69e2
View commit details
Copy full SHA for c8a69e2
Browse repository at this point
raw slices do not have to comply to the size limit
RalfJung
committed
ae78862
View commit details
Copy full SHA for ae78862
Browse repository at this point
adjust tests
RalfJung
committed
04580b6
View commit details
Copy full SHA for 04580b6
Browse repository at this point
Commits on Aug 27, 2019
rustbuild: allow disabling deny(warnings) for bootstrap
Show description for 935c1c8
Keruspe
committed
935c1c8
View commit details
Copy full SHA for 935c1c8
Browse repository at this point
Fix build src/libtest
JohnTitor
committed
661141f
View commit details
Copy full SHA for 661141f
Browse repository at this point
Commits on Aug 28, 2019
Update dbg macro test to use `check-run-results` flag for run-pass test
Show description for 12e0420
nathanwhit
committed
12e0420
View commit details
Copy full SHA for 12e0420
Browse repository at this point
Update rust-installer to limit memory use
cuviper
committed
3571789
View commit details
Copy full SHA for 3571789
Browse repository at this point
Commits on Aug 29, 2019
Small improvement for Ord implementation of integers
tesuji
committed
ade191c
View commit details
Copy full SHA for ade191c
Browse repository at this point
Rollup merge of #63825 - nathanwhit:check-run-results, r=Mark-Simulacrum
Show description for 7e6cf90
Centril
authored
7e6cf90
View commit details
Copy full SHA for 7e6cf90
Browse repository at this point
Rollup merge of #63880 - RalfJung:miri-meta, r=oli-obk
Show description for f33d02c
Centril
authored
f33d02c
View commit details
Copy full SHA for f33d02c
Browse repository at this point
Rollup merge of #63914 - hvenev:repr-fields, r=eddyb
Show description for 5a24656
Centril
authored
5a24656
View commit details
Copy full SHA for 5a24656
Browse repository at this point
Rollup merge of #63941 - Keruspe:warnings, r=Mark-Simulacrum
Show description for fe8e7ad
Centril
authored
fe8e7ad
View commit details
Copy full SHA for fe8e7ad
Browse repository at this point
Rollup merge of #63949 - JohnTitor:fix-quick-build, r=Mark-Simulacrum
Show description for 54c9f79
Centril
authored
54c9f79
View commit details
Copy full SHA for 54c9f79
Browse repository at this point
Rollup merge of #63984 - cuviper:rust-installer-mem, r=Mark-Simulacrum
Show description for dbf0498
Centril
authored
dbf0498
View commit details
Copy full SHA for dbf0498
Browse repository at this point
Rollup merge of #63992 - lzutao:integer-ord, r=nagisa
Show description for 385d5d4
Centril
authored
385d5d4
View commit details
Copy full SHA for 385d5d4
Browse repository at this point
You can’t perform that action at this time.