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.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 14 pull requests
- #56437
#56437
Closed
Centril
wants to merge 36 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup
Centril/rust:rollup
Copy head branch name to clipboard
Conversation
Commits
36
(36)
Checks
Files changed
Closed
Rollup of 14 pull requests
#56437
Centril
wants to merge 36 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup
Centril/rust:rollup
Copy head branch name to clipboard
Commits
Commits on Nov 28, 2018
update miri
RalfJung
committed
c343bbd
View commit details
Copy full SHA for c343bbd
Browse repository at this point
Commits on Nov 29, 2018
Consider references and unions potentially inhabited during privacy-respecting inhabitedness checks
varkor
committed
682f0f8
View commit details
Copy full SHA for 682f0f8
Browse repository at this point
Add a test for uninhabitedness changes
varkor
committed
d2b3407
View commit details
Copy full SHA for d2b3407
Browse repository at this point
Clarify undecided semantics
varkor
committed
32a8dec
View commit details
Copy full SHA for 32a8dec
Browse repository at this point
Fix broken tests
varkor
committed
46ef9f8
View commit details
Copy full SHA for 46ef9f8
Browse repository at this point
Fix error message after rebase
varkor
committed
1cdf5df
View commit details
Copy full SHA for 1cdf5df
Browse repository at this point
Commits on Nov 30, 2018
update miri
RalfJung
committed
113ae0f
View commit details
Copy full SHA for 113ae0f
Browse repository at this point
Refer to the second borrow as the "second borrow".
wildarch
committed
1560a75
View commit details
Copy full SHA for 1560a75
Browse repository at this point
Removed feature gate.
alexreg
committed
aa5a4ef
View commit details
Copy full SHA for aa5a4ef
Browse repository at this point
Removed chapter from Unstable Book.
alexreg
committed
7bc1255
View commit details
Copy full SHA for 7bc1255
Browse repository at this point
Updated ui tests.
alexreg
committed
d609fdf
View commit details
Copy full SHA for d609fdf
Browse repository at this point
Deal with EINTR in net timeout tests
Show description for f107514
cuviper
committed
f107514
View commit details
Copy full SHA for f107514
Browse repository at this point
Commits on Dec 1, 2018
stabilize std::dbg!(...)
Centril
committed
f4cde5b
View commit details
Copy full SHA for f4cde5b
Browse repository at this point
Move VecDeque::resize_with out of the impl<T:Clone> block
scottmcm
committed
4c2c523
View commit details
Copy full SHA for 4c2c523
Browse repository at this point
Improve the unstable book example for `#[marker]`
Show description for a3b7a21
scottmcm
committed
a3b7a21
View commit details
Copy full SHA for a3b7a21
Browse repository at this point
Update tracking issue for `extern_crate_self`
petrochenkov
committed
df0ab06
View commit details
Copy full SHA for df0ab06
Browse repository at this point
Remove unneeded body class selector
GuillaumeGomez
committed
08a6cf3
View commit details
Copy full SHA for 08a6cf3
Browse repository at this point
Fix failing tidy (line endings on Windows)
petrochenkov
committed
12c9b79
View commit details
Copy full SHA for 12c9b79
Browse repository at this point
remove some uses of try!
mark-i-m
committed
e7e9692
View commit details
Copy full SHA for e7e9692
Browse repository at this point
Commits on Dec 2, 2018
Explain raw identifer syntax
mark-i-m
committed
074f975
View commit details
Copy full SHA for 074f975
Browse repository at this point
link to raw identifiers
mark-i-m
committed
1fca907
View commit details
Copy full SHA for 1fca907
Browse repository at this point
Update issue number of `shrink_to` methods to point the tracking issue
ordovicia
committed
1e18cc9
View commit details
Copy full SHA for 1e18cc9
Browse repository at this point
Rollup merge of #56110 - varkor:inhabitedness-union-enum, r=cramertj
Show description for 63b7bf8
Centril
authored
63b7bf8
View commit details
Copy full SHA for 63b7bf8
Browse repository at this point
Rollup merge of #56305 - RalfJung:miri, r=oli-obk
Show description for 07504b2
Centril
authored
07504b2
View commit details
Copy full SHA for 07504b2
Browse repository at this point
Rollup merge of #56366 - alexreg:stabilise-self_in_typedefs, r=Centril
Show description for 1e8c93c
Centril
authored
1e8c93c
View commit details
Copy full SHA for 1e8c93c
Browse repository at this point
Rollup merge of #56372 - wildarch:issue-55314-second-borrow-ref, r=davidtwco
Show description for 05aedcb
Centril
authored
05aedcb
View commit details
Copy full SHA for 05aedcb
Browse repository at this point
Rollup merge of #56394 - cuviper:interrupted-timeout, r=sfackler
Show description for 4e94bec
Centril
authored
4e94bec
View commit details
Copy full SHA for 4e94bec
Browse repository at this point
Rollup merge of #56395 - Centril:stabilize-dbg-macro, r=SimonSapin
Show description for aa92cc9
Centril
authored
aa92cc9
View commit details
Copy full SHA for aa92cc9
Browse repository at this point
Rollup merge of #56401 - scottmcm:vecdeque-resize-with, r=dtolnay
Show description for f352eec
Centril
authored
f352eec
View commit details
Copy full SHA for f352eec
Browse repository at this point
Rollup merge of #56402 - scottmcm:better-marker-trait-example, r=Centril
Show description for 101e116
Centril
authored
101e116
View commit details
Copy full SHA for 101e116
Browse repository at this point
Rollup merge of #56412 - petrochenkov:extself, r=Centril
Show description for 3993dc9
Centril
authored
3993dc9
View commit details
Copy full SHA for 3993dc9
Browse repository at this point
Rollup merge of #56416 - GuillaumeGomez:css-body, r=QuietMisdreavus
Show description for 298e681
Centril
authored
298e681
View commit details
Copy full SHA for 298e681
Browse repository at this point
Rollup merge of #56418 - petrochenkov:wintidy, r=nagisa
Show description for 6311bde
Centril
authored
6311bde
View commit details
Copy full SHA for 6311bde
Browse repository at this point
Rollup merge of #56419 - mark-i-m:remove-try, r=Centril
Show description for 705da41
Centril
authored
705da41
View commit details
Copy full SHA for 705da41
Browse repository at this point
Rollup merge of #56424 - mark-i-m:explain-raw, r=Centril
Show description for e292b3c
Centril
authored
e292b3c
View commit details
Copy full SHA for e292b3c
Browse repository at this point
Rollup merge of #56432 - ordovicia:shrink-to-issue, r=Centril
Show description for c03c34c
Centril
authored
c03c34c
View commit details
Copy full SHA for c03c34c
Browse repository at this point
You can’t perform that action at this time.