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.9k
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
- #52303
#52303
Merged
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
kennytm:rollup
kennytm/rust:rollup
Copy head branch name to clipboard
Jul 12, 2018
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Rollup of 9 pull requests
#52303
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
kennytm:rollup
kennytm/rust:rollup
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2018
impl Clone for Box<CStr>, Box<OsStr>, Box<Path>
Show description for cdff2f3
mbrubeck
committed
cdff2f3
View commit details
Copy full SHA for cdff2f3
Browse repository at this point
Commits on Jul 10, 2018
bootstrap: write texts to a .tmp file first for atomicity
Show description for bcb8a06
nodakai
committed
bcb8a06
View commit details
Copy full SHA for bcb8a06
Browse repository at this point
bootstrap: our best to achieve atomic rename on Win32
Show description for 97d0bc3
nodakai
committed
97d0bc3
View commit details
Copy full SHA for 97d0bc3
Browse repository at this point
Deny bare trait objects in `src/bootstrap`.
ljedrz
committed
d1e3567
View commit details
Copy full SHA for d1e3567
Browse repository at this point
Restore #![deny(warnings)]
ljedrz
committed
72b908f
View commit details
Copy full SHA for 72b908f
Browse repository at this point
Commits on Jul 11, 2018
use proper footnote syntax for references
Show description for f5f21aa
euclio
committed
f5f21aa
View commit details
Copy full SHA for f5f21aa
Browse repository at this point
rustc: Verify #[proc_macro] is only a word
Show description for 7735f45
alexcrichton
committed
7735f45
View commit details
Copy full SHA for 7735f45
Browse repository at this point
Commits on Jul 12, 2018
Uncapitalize "If"
kraai
authored
e488cba
View commit details
Copy full SHA for e488cba
Browse repository at this point
Deny bare trait objects in src/librustc_resolve
ljedrz
committed
8fecbe3
View commit details
Copy full SHA for 8fecbe3
Browse repository at this point
Deny bare trait objects in src/libsyntax_ext
ljedrz
committed
08c113a
View commit details
Copy full SHA for 08c113a
Browse repository at this point
make reference to dirs crate clickable in terminals
RalfJung
committed
e9a88ea
View commit details
Copy full SHA for e9a88ea
Browse repository at this point
Rollup merge of #51816 - nodakai:conf-py-tmpfile, r=kennytm
Show description for c87e3fe
kennytm
authored
c87e3fe
View commit details
Copy full SHA for c87e3fe
Browse repository at this point
Rollup merge of #51912 - mbrubeck:more_box_slice_clone, r=alexcrichton
Show description for b317ab1
kennytm
authored
b317ab1
View commit details
Copy full SHA for b317ab1
Browse repository at this point
Rollup merge of #52164 - euclio:references, r=TimNN
Show description for 8fba84f
kennytm
authored
8fba84f
View commit details
Copy full SHA for 8fba84f
Browse repository at this point
Rollup merge of #52220 - ljedrz:dyn_bootstrap, r=kennytm
Show description for c2c6986
kennytm
authored
c2c6986
View commit details
Copy full SHA for c2c6986
Browse repository at this point
Rollup merge of #52276 - alexcrichton:validate-proc-macro-attr, r=petrochenkov
Show description for 63cc55b
kennytm
authored
63cc55b
View commit details
Copy full SHA for 63cc55b
Browse repository at this point
Rollup merge of #52277 - kraai:patch-2, r=kennytm
Show description for eb1728b
kennytm
authored
eb1728b
View commit details
Copy full SHA for eb1728b
Browse repository at this point
Rollup merge of #52287 - ljedrz:dyn_librustc_resolve, r=petrochenkov
Show description for 9fc126c
kennytm
authored
9fc126c
View commit details
Copy full SHA for 9fc126c
Browse repository at this point
Rollup merge of #52295 - ljedrz:dyn_libsyntax_ext, r=petrochenkov
Show description for 019dc2a
kennytm
authored
019dc2a
View commit details
Copy full SHA for 019dc2a
Browse repository at this point
Rollup merge of #52298 - RalfJung:dirs, r=Mark-Simulacrum
Show description for a7c2c68
kennytm
authored
a7c2c68
View commit details
Copy full SHA for a7c2c68
Browse repository at this point
You can’t perform that action at this time.