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
Accelerator
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.5k
Star
116k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 3 pull requests
- #64491
#64491
Merged
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-21wkl69
Centril/rust:rollup-21wkl69
Copy head branch name to clipboard
Sep 16, 2019
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Rollup of 3 pull requests
#64491
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-21wkl69
Centril/rust:rollup-21wkl69
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2019
Document platform-specific behavior of the iterator returned by std::fs::read_dir
marmistrz
committed
c8619ae
View commit details
Copy full SHA for c8619ae
Browse repository at this point
Commits on Sep 13, 2019
save-analysis: Nest typeck tables when processing functions/methods
Show description for ab73b32
Xanewok
committed
ab73b32
View commit details
Copy full SHA for ab73b32
Browse repository at this point
Always validate HIR ID for TypeckTables
Show description for b456c82
Xanewok
committed
b456c82
View commit details
Copy full SHA for b456c82
Browse repository at this point
save-analysis: Add a related test case
Xanewok
committed
6117faa
View commit details
Copy full SHA for 6117faa
Browse repository at this point
save-analysis: Use process_bounds when processing opaque impl item type
Show description for b4151dd
Xanewok
committed
b4151dd
View commit details
Copy full SHA for b4151dd
Browse repository at this point
save-analysis: Visit bounds in opaque types
Xanewok
committed
0fafd61
View commit details
Copy full SHA for 0fafd61
Browse repository at this point
Commits on Sep 14, 2019
save-analysis: Deduplicate lookup_{d,r}ef_id functions
Xanewok
committed
30e39e8
View commit details
Copy full SHA for 30e39e8
Browse repository at this point
save-analysis: Process bounds in impl trait only in argument position
Xanewok
committed
a946b8d
View commit details
Copy full SHA for a946b8d
Browse repository at this point
Don't mark expression with attributes as not needing parentheses
Show description for 1d33f06
Mark-Simulacrum
committed
1d33f06
View commit details
Copy full SHA for 1d33f06
Browse repository at this point
Commits on Sep 15, 2019
Rollup merge of #63872 - marmistrz:readdir, r=jonas-schievink
Show description for 0a2e07e
Centril
authored
0a2e07e
View commit details
Copy full SHA for 0a2e07e
Browse repository at this point
Rollup merge of #64250 - Xanewok:save-analysis-assoc-nested, r=varkor
Show description for 2e11e81
Centril
authored
2e11e81
View commit details
Copy full SHA for 2e11e81
Browse repository at this point
Rollup merge of #64472 - Mark-Simulacrum:unused-parens-attr, r=varkor
Show description for 0592d13
Centril
authored
0592d13
View commit details
Copy full SHA for 0592d13
Browse repository at this point
You can’t perform that action at this time.