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 16 pull requests
- #59941
#59941
Closed
Centril
wants to merge 44 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-ugml7zw
Centril/rust:rollup-ugml7zw
Copy head branch name to clipboard
Conversation
Commits
44
(44)
Checks
Files changed
Closed
Rollup of 16 pull requests
#59941
Centril
wants to merge 44 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-ugml7zw
Centril/rust:rollup-ugml7zw
Copy head branch name to clipboard
Commits
Commits on Apr 4, 2019
Mark variables captured by reference as mutable correctly
matthewjasper
committed
968ea1c
View commit details
Copy full SHA for 968ea1c
Browse repository at this point
Commits on Apr 5, 2019
remove lookup_char_pos_adj
Show description for 63080b3
matklad
committed
63080b3
View commit details
Copy full SHA for 63080b3
Browse repository at this point
Commits on Apr 6, 2019
Add book.toml to tools/unstable, add copy_book_toml to scipt
Bastian Gruber
committed
1c3979c
View commit details
Copy full SHA for 1c3979c
Browse repository at this point
Remove copy_book_toml method in favor for copy_recursive
Bastian Gruber
committed
5ddb339
View commit details
Copy full SHA for 5ddb339
Browse repository at this point
path -> from
Bastian Gruber
committed
280277a
View commit details
Copy full SHA for 280277a
Browse repository at this point
Commits on Apr 7, 2019
Change root path for unstable-book
Bastian Gruber
committed
34c1572
View commit details
Copy full SHA for 34c1572
Browse repository at this point
Commits on Apr 8, 2019
`asm!` output can neither be promotable nor const
oli-obk
committed
b8e9da7
View commit details
Copy full SHA for b8e9da7
Browse repository at this point
Generalize initial "not const" assignments
oli-obk
committed
6b01844
View commit details
Copy full SHA for 6b01844
Browse repository at this point
Explicit promotion is indistinguishable from explicit promotion
Show description for ec52065
oli-obk
committed
ec52065
View commit details
Copy full SHA for ec52065
Browse repository at this point
Get rid of "is not const" naming
oli-obk
committed
d3d5673
View commit details
Copy full SHA for d3d5673
Browse repository at this point
Pacify tidy
oli-obk
committed
c63b9ff
View commit details
Copy full SHA for c63b9ff
Browse repository at this point
Elaborate on implicit promotability
oli-obk
committed
ae4717d
View commit details
Copy full SHA for ae4717d
Browse repository at this point
Commits on Apr 9, 2019
Fix links on keyword docs.
Show description for 1ad46cd
ehuss
committed
1ad46cd
View commit details
Copy full SHA for 1ad46cd
Browse repository at this point
Commits on Apr 10, 2019
Eliminate `FnBox` usages from libstd.
crlf0710
committed
6635fbe
View commit details
Copy full SHA for 6635fbe
Browse repository at this point
Re-export NonZero signed variant in std
tesuji
committed
2f97552
View commit details
Copy full SHA for 2f97552
Browse repository at this point
Update ui test
tesuji
committed
404df31
View commit details
Copy full SHA for 404df31
Browse repository at this point
Documentation should have proper grammar
oli-obk
committed
f10394a
View commit details
Copy full SHA for f10394a
Browse repository at this point
std: Add `{read,write}_vectored` for more types
Show description for acf3ddb
alexcrichton
committed
acf3ddb
View commit details
Copy full SHA for acf3ddb
Browse repository at this point
Fix attributes position in type declaration
GuillaumeGomez
committed
825a11e
View commit details
Copy full SHA for 825a11e
Browse repository at this point
Commits on Apr 11, 2019
make duplicate matcher bindings a hard error
mark-i-m
committed
d7f5c50
View commit details
Copy full SHA for d7f5c50
Browse repository at this point
forgot one
mark-i-m
committed
6fd3f5a
View commit details
Copy full SHA for 6fd3f5a
Browse repository at this point
Use SecRandomCopyBytes instead of /dev/urandom on MacOS
ebarnard
committed
22f2afe
View commit details
Copy full SHA for 22f2afe
Browse repository at this point
remove warn
mark-i-m
committed
e149dc0
View commit details
Copy full SHA for e149dc0
Browse repository at this point
Commits on Apr 12, 2019
In `-Zprint-type-size` output, sort enum variants by size.
Show description for ca1ab3e
nnethercote
committed
ca1ab3e
View commit details
Copy full SHA for ca1ab3e
Browse repository at this point
MaybeUninit: remove deprecated functions
RalfJung
committed
1ce6645
View commit details
Copy full SHA for 1ce6645
Browse repository at this point
Stabilize the `alloc` crate.
Show description for fc928a1
SimonSapin
committed
fc928a1
View commit details
Copy full SHA for fc928a1
Browse repository at this point
Fix paste error in split_ascii_whitespace docs.
solson
committed
b27bcc0
View commit details
Copy full SHA for b27bcc0
Browse repository at this point
Exclude some copies of old book editions from search engines
kornelski
committed
0a9b214
View commit details
Copy full SHA for 0a9b214
Browse repository at this point
Commits on Apr 13, 2019
Rollup merge of #59675 - SimonSapin:stable-alloc, r=alexcrichton
Show description for b5f537c
Centril
authored
b5f537c
View commit details
Copy full SHA for b5f537c
Browse repository at this point
Rollup merge of #59708 - matthewjasper:double-closure-unused-mut, r=pnkfelix
Show description for 433e151
Centril
authored
433e151
View commit details
Copy full SHA for 433e151
Browse repository at this point
Rollup merge of #59735 - matklad:deadcode, r=sanxiyn
Show description for 6619f3a
Centril
authored
6619f3a
View commit details
Copy full SHA for 6619f3a
Browse repository at this point
Rollup merge of #59747 - gruberb:copy-book-toml-unstable-book, r=ehuss
Show description for 8ac023f
Centril
authored
8ac023f
View commit details
Copy full SHA for 8ac023f
Browse repository at this point
Rollup merge of #59796 - oli-obk:const_arg_ice, r=eddyb
Show description for 2fbd7be
Centril
authored
2fbd7be
View commit details
Copy full SHA for 2fbd7be
Browse repository at this point
Rollup merge of #59818 - crlf0710:eliminate_libstd_fnbox, r=cramertj
Show description for 70b22be
Centril
authored
70b22be
View commit details
Copy full SHA for 70b22be
Browse repository at this point
Rollup merge of #59830 - ehuss:keyword-links, r=Mark-Simulacrum
Show description for 3ec6a1f
Centril
authored
3ec6a1f
View commit details
Copy full SHA for 3ec6a1f
Browse repository at this point
Rollup merge of #59835 - lzutao:nonzero-signed, r=Mark-Simulacrum
Show description for 92be8d0
Centril
authored
92be8d0
View commit details
Copy full SHA for 92be8d0
Browse repository at this point
Rollup merge of #59852 - alexcrichton:more-vectored, r=sfackler
Show description for cd62fbd
Centril
authored
cd62fbd
View commit details
Copy full SHA for cd62fbd
Browse repository at this point
Rollup merge of #59855 - GuillaumeGomez:fix-attr-position-in-type-decl, r=QuietMisdreavus
Show description for 5bf57e6
Centril
authored
5bf57e6
View commit details
Copy full SHA for 5bf57e6
Browse repository at this point
Rollup merge of #59858 - mark-i-m:dup-matcher-bindings-3, r=Centril
Show description for c4274c6
Centril
authored
c4274c6
View commit details
Copy full SHA for c4274c6
Browse repository at this point
Rollup merge of #59879 - ebarnard:patch-1, r=alexcrichton
Show description for 0f8eace
Centril
authored
0f8eace
View commit details
Copy full SHA for 0f8eace
Browse repository at this point
Rollup merge of #59899 - nnethercote:sort-enum-variants-by-size, r=pnkfelix
Show description for 64f8018
Centril
authored
64f8018
View commit details
Copy full SHA for 64f8018
Browse repository at this point
Rollup merge of #59912 - RalfJung:maybe-uninit, r=Centril
Show description for f1ee785
Centril
authored
f1ee785
View commit details
Copy full SHA for f1ee785
Browse repository at this point
Rollup merge of #59925 - solson:split_ascii_whitespace-docfix, r=Centril
Show description for b211523
Centril
authored
b211523
View commit details
Copy full SHA for b211523
Browse repository at this point
Rollup merge of #59930 - kornelski:first-robots, r=GuillaumeGomez
Show description for db9dd4e
Centril
authored
db9dd4e
View commit details
Copy full SHA for db9dd4e
Browse repository at this point
You can’t perform that action at this time.