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.5k
Star
116k
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
- #108211
#108211
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-e59onmm
matthiaskrgr/rust:rollup-e59onmm
Copy head branch name to clipboard
Feb 18, 2023
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 6 pull requests
#108211
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-e59onmm
matthiaskrgr/rust:rollup-e59onmm
Copy head branch name to clipboard
Commits
Commits on Feb 14, 2023
Don't recover lifetimes/labels containing emojis as character literals
Show description for 380fa26
jieyouxu
committed
380fa26
View commit details
Copy full SHA for 380fa26
Browse repository at this point
Update numeric lifetime test
jieyouxu
committed
98b82ae
View commit details
Copy full SHA for 98b82ae
Browse repository at this point
Update lexer lifetime test
jieyouxu
committed
e3f9db5
View commit details
Copy full SHA for e3f9db5
Browse repository at this point
Commits on Feb 17, 2023
Don't eagerly convert principal to string
clubby789
committed
eebd31c
View commit details
Copy full SHA for eebd31c
Browse repository at this point
Don't allow evaluating queries that were fed in a previous compiler run
oli-obk
committed
b4182d2
View commit details
Copy full SHA for b4182d2
Browse repository at this point
Update cargo
Show description for 55a7915
weihanglo
committed
55a7915
View commit details
Copy full SHA for 55a7915
Browse repository at this point
Commits on Feb 18, 2023
Adjust tracking issue for non_lifetime_binders
compiler-errors
committed
fded2e9
View commit details
Copy full SHA for fded2e9
Browse repository at this point
Move late-bound arg type checks to resolve_bound_vars
compiler-errors
committed
cec7835
View commit details
Copy full SHA for cec7835
Browse repository at this point
Add addl test
compiler-errors
committed
5ec812d
View commit details
Copy full SHA for 5ec812d
Browse repository at this point
link to llvm changes that prompted the special cases
tshepang
committed
225e01e
View commit details
Copy full SHA for 225e01e
Browse repository at this point
add a summary, in addition to the link
tshepang
committed
8ab795e
View commit details
Copy full SHA for 8ab795e
Browse repository at this point
Rollup merge of #108031 - jieyouxu:issue-108019, r=estebank
Show description for 3035ccb
matthiaskrgr
authored
3035ccb
View commit details
Copy full SHA for 3035ccb
Browse repository at this point
Rollup merge of #108046 - oli-obk:no_evaluating_fed_queries, r=cjgillot
Show description for d9c9040
matthiaskrgr
authored
d9c9040
View commit details
Copy full SHA for d9c9040
Browse repository at this point
Rollup merge of #108162 - clubby789:issue-108155, r=Nilstrieb
Show description for 7f9d9de
matthiaskrgr
authored
7f9d9de
View commit details
Copy full SHA for 7f9d9de
Browse repository at this point
Rollup merge of #108186 - compiler-errors:closures-with-late-bound-types-r-bad, r=cjgillot
Show description for d3d5163
matthiaskrgr
authored
d3d5163
View commit details
Copy full SHA for d3d5163
Browse repository at this point
Rollup merge of #108197 - weihanglo:update-cargo, r=weihanglo
Show description for 5d5e0b0
matthiaskrgr
authored
5d5e0b0
View commit details
Copy full SHA for 5d5e0b0
Browse repository at this point
Rollup merge of #108205 - tshepang:why-special-case, r=cjgillot
Show description for 6c91efd
matthiaskrgr
authored
6c91efd
View commit details
Copy full SHA for 6c91efd
Browse repository at this point
You can’t perform that action at this time.