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
Type
/
to 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.4k
Star
115k
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 4 pull requests
- #65229
#65229
Merged
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-wnr46vg
Centril/rust:rollup-wnr46vg
Copy head branch name to clipboard
Oct 9, 2019
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Rollup of 4 pull requests
#65229
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-wnr46vg
Centril/rust:rollup-wnr46vg
Copy head branch name to clipboard
Commits
Commits on Oct 6, 2019
add testcase for generator move suggestion
csmoe
committed
dd2356f
View commit details
Copy full SHA for dd2356f
Browse repository at this point
add more info in debug traces for gcu merging
andjo403
committed
50932ea
View commit details
Copy full SHA for 50932ea
Browse repository at this point
Commits on Oct 7, 2019
[RFC 2091] Add #[track_caller] attribute.
Show description for 543449d
ayosec
authored and
anp
committed
543449d
View commit details
Copy full SHA for 543449d
Browse repository at this point
track_caller run-pass test, lint cleanup, PR review.
anp
committed
6c04c8e
View commit details
Copy full SHA for 6c04c8e
Browse repository at this point
track_caller feature gate starts in 1.40.0.
Show description for 43d4b70
anp
and
Centril
committed
43d4b70
View commit details
Copy full SHA for 43d4b70
Browse repository at this point
Mark #![feature(track_caller)] as incomplete.
anp
committed
d931afe
View commit details
Copy full SHA for d931afe
Browse repository at this point
track_caller error numbers and text.
anp
committed
9900211
View commit details
Copy full SHA for 9900211
Browse repository at this point
track_caller tests account for incomplete feature warning.
anp
committed
53096c5
View commit details
Copy full SHA for 53096c5
Browse repository at this point
E0735 -> E0739
Show description for 8992c30
anp
committed
8992c30
View commit details
Copy full SHA for 8992c30
Browse repository at this point
E073[6-8] include failing code examples.
anp
committed
bdc4bd1
View commit details
Copy full SHA for bdc4bd1
Browse repository at this point
Expand E0738 to cover different cases.
anp
committed
130be6d
View commit details
Copy full SHA for 130be6d
Browse repository at this point
Update expected error output.
anp
committed
f70ed29
View commit details
Copy full SHA for f70ed29
Browse repository at this point
Prohibit #[track_caller] within trait impls as well as decls.
anp
committed
190212c
View commit details
Copy full SHA for 190212c
Browse repository at this point
Clarify variable names when checking track_caller methods.
anp
committed
c49966b
View commit details
Copy full SHA for c49966b
Browse repository at this point
Fix syntax typo in error message.
anp
committed
cca58d1
View commit details
Copy full SHA for cca58d1
Browse repository at this point
Commits on Oct 8, 2019
suggest to add move keyword for generator
csmoe
committed
d1d2565
View commit details
Copy full SHA for d1d2565
Browse repository at this point
Implement (HashMap) Entry::insert as per #60142
passcod
committed
bdcc21c
View commit details
Copy full SHA for bdcc21c
Browse repository at this point
Commits on Oct 9, 2019
Rollup merge of #64656 - passcod:map-entry-insert, r=Amanieu
Show description for 27240fe
Centril
authored
27240fe
View commit details
Copy full SHA for 27240fe
Browse repository at this point
Rollup merge of #65037 - anp:track-caller, r=oli-obk
Show description for ae5bb7e
Centril
authored
ae5bb7e
View commit details
Copy full SHA for ae5bb7e
Browse repository at this point
Rollup merge of #65166 - csmoe:async-move, r=estebank
Show description for 5bbdcb6
Centril
authored
5bbdcb6
View commit details
Copy full SHA for 5bbdcb6
Browse repository at this point
Rollup merge of #65175 - andjo403:partitioning, r=zackmdavis
Show description for e27f029
Centril
authored
e27f029
View commit details
Copy full SHA for e27f029
Browse repository at this point
You can’t perform that action at this time.