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.3k
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 7 pull requests
- #62119
#62119
Merged
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-el20wu0
Centril/rust:rollup-el20wu0
Copy head branch name to clipboard
Jun 25, 2019
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Rollup of 7 pull requests
#62119
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-el20wu0
Centril/rust:rollup-el20wu0
Copy head branch name to clipboard
Commits
Commits on Jun 22, 2019
Prefer to use `has_errors` to `err_count`
matthewjasper
committed
30b6c59
View commit details
Copy full SHA for 30b6c59
Browse repository at this point
Count all errors for `track_errors`
matthewjasper
committed
95a3215
View commit details
Copy full SHA for 95a3215
Browse repository at this point
Commits on Jun 23, 2019
Remove built-in derive macros `Send` and `Sync`
petrochenkov
committed
e1d871e
View commit details
Copy full SHA for e1d871e
Browse repository at this point
Add test for issue-38591
JohnTitor
committed
a257dff
View commit details
Copy full SHA for a257dff
Browse repository at this point
Commits on Jun 24, 2019
HIR: remove the NodeId get_parent_node, HirIdify is_argument
ljedrz
committed
c7e1f4d
View commit details
Copy full SHA for c7e1f4d
Browse repository at this point
HIR: rename get_parent_node_by_hir_id to get_parent_node
ljedrz
committed
d08bd72
View commit details
Copy full SHA for d08bd72
Browse repository at this point
HIR: remove the NodeId find
ljedrz
committed
90de9ed
View commit details
Copy full SHA for 90de9ed
Browse repository at this point
HIR: rename find_by_hir_id to find
ljedrz
committed
f05cbc9
View commit details
Copy full SHA for f05cbc9
Browse repository at this point
HirIdify driver::pretty::HirPrinterSupport::node_path
ljedrz
committed
d82a12f
View commit details
Copy full SHA for d82a12f
Browse repository at this point
HirIdification: miscellaneous bits
ljedrz
committed
87438a1
View commit details
Copy full SHA for 87438a1
Browse repository at this point
Commits on Jun 25, 2019
Fix an ICE with uninhabited consts
varkor
committed
b7a0e40
View commit details
Copy full SHA for b7a0e40
Browse repository at this point
rustc: produce AST instead of HIR from `hir::lowering::Resolver` methods.
eddyb
committed
e6ee8a0
View commit details
Copy full SHA for e6ee8a0
Browse repository at this point
Implement From<Local> for Place and PlaceBase
spastorino
committed
099f9e4
View commit details
Copy full SHA for 099f9e4
Browse repository at this point
Rollup merge of #61814 - varkor:uninhabited-const-61744, r=oli-obk
Show description for d0e926f
Centril
authored
d0e926f
View commit details
Copy full SHA for d0e926f
Browse repository at this point
Rollup merge of #61987 - eddyb:hirless-resolver, r=petrochenkov
Show description for 81be122
Centril
authored
81be122
View commit details
Copy full SHA for 81be122
Browse repository at this point
Rollup merge of #62055 - matthewjasper:fix-error-counting, r=pnkfelix
Show description for c5e6069
Centril
authored
c5e6069
View commit details
Copy full SHA for c5e6069
Browse repository at this point
Rollup merge of #62078 - petrochenkov:nosendync2, r=varkor
Show description for 61fae23
Centril
authored
61fae23
View commit details
Copy full SHA for 61fae23
Browse repository at this point
Rollup merge of #62085 - JohnTitor:add-test-for-issue-38591, r=Centril
Show description for 6070e2e
Centril
authored
6070e2e
View commit details
Copy full SHA for 6070e2e
Browse repository at this point
Rollup merge of #62091 - ljedrz:hiridification_almost_there, r=Zoxc
Show description for abc7423
Centril
authored
abc7423
View commit details
Copy full SHA for abc7423
Browse repository at this point
Rollup merge of #62096 - spastorino:impl-place-from, r=oli-obk,Centril
Show description for d406d89
Centril
authored
d406d89
View commit details
Copy full SHA for d406d89
Browse repository at this point
You can’t perform that action at this time.