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.6k
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 5 pull requests
- #65797
#65797
Closed
Centril
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-8g0svi5
Centril/rust:rollup-8g0svi5
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
Rollup of 5 pull requests
#65797
Centril
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-8g0svi5
Centril/rust:rollup-8g0svi5
Copy head branch name to clipboard
Commits
Commits on Oct 21, 2019
Fix the start/end byte positions in the compiler JSON output
Rantanen
committed
ff1860a
View commit details
Copy full SHA for ff1860a
Browse repository at this point
PlaceElem<'tcx> should be Copy
spastorino
committed
0b5ee56
View commit details
Copy full SHA for 0b5ee56
Browse repository at this point
Move as_local impl to from Place to PlaceRef
spastorino
committed
2705412
View commit details
Copy full SHA for 2705412
Browse repository at this point
Commits on Oct 22, 2019
Fix check of `statx`
oxalica
committed
c787fe3
View commit details
Copy full SHA for c787fe3
Browse repository at this point
Pattern match over PlaceRef rather than Place
Show description for 190802c
spastorino
committed
190802c
View commit details
Copy full SHA for 190802c
Browse repository at this point
Add intern table for `List<PlaceElem<'tcx>>`
spastorino
committed
a19aed2
View commit details
Copy full SHA for a19aed2
Browse repository at this point
Intern place projection
spastorino
committed
d32c286
View commit details
Copy full SHA for d32c286
Browse repository at this point
Move Place::elem methods and friends to TyCtxt
spastorino
committed
180fc41
View commit details
Copy full SHA for 180fc41
Browse repository at this point
Add ignore-tidy-filelength on ty/context
Show description for 5f5903d
spastorino
committed
5f5903d
View commit details
Copy full SHA for 5f5903d
Browse repository at this point
Some tweaks
oxalica
committed
10f1bc7
View commit details
Copy full SHA for 10f1bc7
Browse repository at this point
Commits on Oct 23, 2019
Prevent unnecessary allocation in PathBuf::set_extension.
Show description for 18ae175
m-ou-se
committed
18ae175
View commit details
Copy full SHA for 18ae175
Browse repository at this point
Fix default "disable-shortcuts" feature value
GuillaumeGomez
committed
01a1bcb
View commit details
Copy full SHA for 01a1bcb
Browse repository at this point
Commits on Oct 25, 2019
Rollup merge of #65074 - Rantanen:json-byte-pos, r=matklad
Show description for 1c82167
Centril
authored
1c82167
View commit details
Copy full SHA for 1c82167
Browse repository at this point
Rollup merge of #65315 - spastorino:intern-place-projection, r=oli-obk
Show description for ca0e3df
Centril
authored
ca0e3df
View commit details
Copy full SHA for ca0e3df
Browse repository at this point
Rollup merge of #65685 - oxalica:statx-eperm, r=alexcrichton
Show description for a52c856
Centril
authored
a52c856
View commit details
Copy full SHA for a52c856
Browse repository at this point
Rollup merge of #65731 - fusion-engineering-forks:set-extension, r=dtolnay
Show description for 36d6103
Centril
authored
36d6103
View commit details
Copy full SHA for 36d6103
Browse repository at this point
Rollup merge of #65740 - GuillaumeGomez:fix-disable-shortcut-feature, r=Dylan-DPC
Show description for 902f940
Centril
authored
902f940
View commit details
Copy full SHA for 902f940
Browse repository at this point
You can’t perform that action at this time.