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
117k
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 5 pull requests
- #97795
#97795
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-dxilagr
Dylan-DPC/rust:rollup-dxilagr
Copy head branch name to clipboard
Jun 6, 2022
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rollup of 5 pull requests
#97795
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-dxilagr
Dylan-DPC/rust:rollup-dxilagr
Copy head branch name to clipboard
Commits
Commits on May 28, 2022
Add E0788 for improper #[no_coverage] usage
clarfonthey
committed
5fabdb8
View commit details
Copy full SHA for 5fabdb8
Browse repository at this point
Commits on Jun 4, 2022
Compute lifetimes in scope at diagnostic time.
cjgillot
committed
a072900
View commit details
Copy full SHA for a072900
Browse repository at this point
Completely remove LifetimeScopeForPath.
cjgillot
committed
af8739b
View commit details
Copy full SHA for af8739b
Browse repository at this point
Commits on Jun 5, 2022
Suggest 'static when in static/const items.
cjgillot
committed
f71ad2f
View commit details
Copy full SHA for f71ad2f
Browse repository at this point
interpret: do not claim UB until we looked more into variadic functions
RalfJung
committed
a6207ec
View commit details
Copy full SHA for a6207ec
Browse repository at this point
Commits on Jun 6, 2022
Changes from code review
clarfonthey
committed
9473e21
View commit details
Copy full SHA for 9473e21
Browse repository at this point
E0432: rust 2018 -> rust 2018 or later in --explain message
matthiaskrgr
committed
343c135
View commit details
Copy full SHA for 343c135
Browse repository at this point
Avoid creating `SmallVec`s in `global_llvm_features`
SparrowLii
committed
b3cd892
View commit details
Copy full SHA for b3cd892
Browse repository at this point
Rollup merge of #97312 - cjgillot:no-path-in-scope, r=compiler-errors
Show description for a736acc
Dylan-DPC
authored
a736acc
View commit details
Copy full SHA for a736acc
Browse repository at this point
Rollup merge of #97495 - clarfonthey:e0788-no-coverage, r=nagisa
Show description for cb787be
Dylan-DPC
authored
cb787be
View commit details
Copy full SHA for cb787be
Browse repository at this point
Rollup merge of #97579 - SparrowLii:target_features, r=nagisa
Show description for 6da214c
Dylan-DPC
authored
6da214c
View commit details
Copy full SHA for 6da214c
Browse repository at this point
Rollup merge of #97767 - RalfJung:variadic, r=davidtwco
Show description for 85617f1
Dylan-DPC
authored
85617f1
View commit details
Copy full SHA for 85617f1
Browse repository at this point
Rollup merge of #97787 - matthiaskrgr:e0432_explain, r=Dylan-DPC
Show description for 99afe26
Dylan-DPC
authored
99afe26
View commit details
Copy full SHA for 99afe26
Browse repository at this point
You can’t perform that action at this time.