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 6 pull requests
- #98347
#98347
Closed
Dylan-DPC
wants to merge 19 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-0y34d27
Dylan-DPC/rust:rollup-0y34d27
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Closed
Rollup of 6 pull requests
#98347
Dylan-DPC
wants to merge 19 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-0y34d27
Dylan-DPC/rust:rollup-0y34d27
Copy head branch name to clipboard
Commits
Commits on Jun 8, 2022
lub: don't bail out due to empty binders
lcnr
committed
c7b6e1d
View commit details
Copy full SHA for c7b6e1d
Browse repository at this point
update tests + add future compat test
lcnr
committed
0667b00
View commit details
Copy full SHA for 0667b00
Browse repository at this point
Commits on Jun 20, 2022
Add support for macro in "jump to def" feature
GuillaumeGomez
committed
3f12fa7
View commit details
Copy full SHA for 3f12fa7
Browse repository at this point
Rename ContextInfo into HrefContext
GuillaumeGomez
committed
dda980d
View commit details
Copy full SHA for dda980d
Browse repository at this point
Improve code readability and documentation
GuillaumeGomez
committed
810254b
View commit details
Copy full SHA for 810254b
Browse repository at this point
Add test for macro support in "jump to def" feature
GuillaumeGomez
committed
f4db07e
View commit details
Copy full SHA for f4db07e
Browse repository at this point
Integrate `generate_macro_def_id_path` into `href_with_root_path`
GuillaumeGomez
committed
987c731
View commit details
Copy full SHA for 987c731
Browse repository at this point
Support setting file accessed/modified timestamps
Show description for eb6141e
joshtriplett
committed
eb6141e
View commit details
Copy full SHA for eb6141e
Browse repository at this point
Add alias `File::set_modified` as shorthand
joshtriplett
committed
585767d
View commit details
Copy full SHA for 585767d
Browse repository at this point
Fix panic by checking if `CStore` has the crate data we want before actually querying it
GuillaumeGomez
committed
beb2f36
View commit details
Copy full SHA for beb2f36
Browse repository at this point
Commits on Jun 21, 2022
Give name if anonymous region appears in impl signature
compiler-errors
committed
e900a35
View commit details
Copy full SHA for e900a35
Browse repository at this point
Add a full regression test for #73727
Show description for 31476e7
JohnTitor
committed
31476e7
View commit details
Copy full SHA for 31476e7
Browse repository at this point
This comment is out dated and misleading
Show description for 5ed1495
spastorino
committed
5ed1495
View commit details
Copy full SHA for 5ed1495
Browse repository at this point
Rollup merge of #91264 - GuillaumeGomez:macro-jump-to-def, r=jsha
Show description for d502e83
Dylan-DPC
authored
d502e83
View commit details
Copy full SHA for d502e83
Browse repository at this point
Rollup merge of #97867 - lcnr:lub-binder, r=oli-obk
Show description for a6de3f6
Dylan-DPC
authored
a6de3f6
View commit details
Copy full SHA for a6de3f6
Browse repository at this point
Rollup merge of #98184 - compiler-errors:elided-lifetime-in-impl-nll, r=cjgillot
Show description for b5a2a80
Dylan-DPC
authored
b5a2a80
View commit details
Copy full SHA for b5a2a80
Browse repository at this point
Rollup merge of #98246 - joshtriplett:times, r=m-ou-se
Show description for 223d7f8
Dylan-DPC
authored
223d7f8
View commit details
Copy full SHA for 223d7f8
Browse repository at this point
Rollup merge of #98334 - JohnTitor:issue-73727, r=compiler-errors
Show description for 2b1ce20
Dylan-DPC
authored
2b1ce20
View commit details
Copy full SHA for 2b1ce20
Browse repository at this point
Rollup merge of #98344 - spastorino:remove-misleading-comment, r=oli-obk
Show description for 9bf095d
Dylan-DPC
authored
9bf095d
View commit details
Copy full SHA for 9bf095d
Browse repository at this point
You can’t perform that action at this time.