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
118k
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
- #93933
#93933
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-1hjae6g
matthiaskrgr/rust:rollup-1hjae6g
Copy head branch name to clipboard
Feb 12, 2022
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 7 pull requests
#93933
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-1hjae6g
matthiaskrgr/rust:rollup-1hjae6g
Copy head branch name to clipboard
Commits
Commits on Feb 2, 2022
fix ICE when parsing lifetime as function argument
compiler-errors
committed
b79fc92
View commit details
Copy full SHA for b79fc92
Browse repository at this point
Commits on Feb 8, 2022
Add pretty printer test for use trees
dtolnay
committed
8b13fd4
View commit details
Copy full SHA for 8b13fd4
Browse repository at this point
Pretty print ItemKind::Use in rustfmt style
dtolnay
committed
d1b9e4a
View commit details
Copy full SHA for d1b9e4a
Browse repository at this point
Bless use tree pretty print test
dtolnay
committed
b64a822
View commit details
Copy full SHA for b64a822
Browse repository at this point
Add some known GAT bugs as tests
jackh726
committed
a38ff48
View commit details
Copy full SHA for a38ff48
Browse repository at this point
Commits on Feb 11, 2022
linkchecker: fix panic on directory symlinks
Show description for 3a1ffea
schopin-pro
committed
3a1ffea
View commit details
Copy full SHA for 3a1ffea
Browse repository at this point
Check that error code explanations are listed in error_codes.rs
GuillaumeGomez
committed
9322d09
View commit details
Copy full SHA for 9322d09
Browse repository at this point
Add 2 tests
Show description for 9b17e2d
matthiaskrgr
committed
9b17e2d
View commit details
Copy full SHA for 9b17e2d
Browse repository at this point
Add missing E0192 in the error code listing
GuillaumeGomez
committed
087fb23
View commit details
Copy full SHA for 087fb23
Browse repository at this point
Commits on Feb 12, 2022
Update expr.rs
Show description for 5be9e79
compiler-errors
authored
5be9e79
View commit details
Copy full SHA for 5be9e79
Browse repository at this point
Add missing release notes for #85200
nsunderland1
committed
56d43a2
View commit details
Copy full SHA for 56d43a2
Browse repository at this point
Fix line number
Show description for ba42215
jackh726
and
dtolnay
authored
ba42215
View commit details
Copy full SHA for ba42215
Browse repository at this point
Rollup merge of #91908 - matthiaskrgr:ices, r=jackh726
Show description for 661be4c
matthiaskrgr
authored
661be4c
View commit details
Copy full SHA for 661be4c
Browse repository at this point
Rollup merge of #93595 - compiler-errors:ice-on-lifetime-arg, r=jackh726
Show description for 602898a
matthiaskrgr
authored
602898a
View commit details
Copy full SHA for 602898a
Browse repository at this point
Rollup merge of #93757 - jackh726:gat-bug-tests, r=nikomatsakis
Show description for 36461e0
matthiaskrgr
authored
36461e0
View commit details
Copy full SHA for 36461e0
Browse repository at this point
Rollup merge of #93759 - dtolnay:usetree, r=nagisa
Show description for f30f6de
matthiaskrgr
authored
f30f6de
View commit details
Copy full SHA for f30f6de
Browse repository at this point
Rollup merge of #93897 - schopin-pro:linkchecker-symlink, r=Mark-Simulacrum
Show description for 475b45f
matthiaskrgr
authored
475b45f
View commit details
Copy full SHA for 475b45f
Browse repository at this point
Rollup merge of #93898 - GuillaumeGomez:error-code-check, r=Mark-Simulacrum
Show description for 16f490f
matthiaskrgr
authored
16f490f
View commit details
Copy full SHA for 16f490f
Browse repository at this point
Rollup merge of #93928 - nsunderland1:master, r=Mark-Simulacrum
Show description for 0e3ecd2
matthiaskrgr
authored
0e3ecd2
View commit details
Copy full SHA for 0e3ecd2
Browse repository at this point
You can’t perform that action at this time.