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.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 3 pull requests
- #100649
#100649
Closed
TaKO8Ki
wants to merge 12 commits into
rust-lang:master
rust-lang/rust:master
from
TaKO8Ki:rollup-e9m2n53
TaKO8Ki/rust:rollup-e9m2n53
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Rollup of 3 pull requests
#100649
TaKO8Ki
wants to merge 12 commits into
rust-lang:master
rust-lang/rust:master
from
TaKO8Ki:rollup-e9m2n53
TaKO8Ki/rust:rollup-e9m2n53
Copy head branch name to clipboard
Commits
Commits on Aug 2, 2022
never consider unsafe blocks unused if they would be required with unsafe_op_in_unsafe_fn
RalfJung
committed
ee3fc9d
View commit details
Copy full SHA for ee3fc9d
Browse repository at this point
remove some unused code and types
RalfJung
committed
3e44ca9
View commit details
Copy full SHA for 3e44ca9
Browse repository at this point
update comment
Show description for 35a35d8
RalfJung
and
LeSeulArtichaut
authored
35a35d8
View commit details
Copy full SHA for 35a35d8
Browse repository at this point
add link to discussion
RalfJung
authored
86e2ca3
View commit details
Copy full SHA for 86e2ca3
Browse repository at this point
Commits on Aug 16, 2022
Avoid code duplication in `{MetaItem,MetaItemKind}::value_str`.
Show description for 7d1e5a4
nnethercote
committed
7d1e5a4
View commit details
Copy full SHA for 7d1e5a4
Browse repository at this point
Make `ExtCtxt::expr_lit` non-`pub`.
Show description for d7a041f
nnethercote
committed
d7a041f
View commit details
Copy full SHA for d7a041f
Browse repository at this point
Rename some things related to literals.
Show description for 5d3cc17
nnethercote
committed
5d3cc17
View commit details
Copy full SHA for 5d3cc17
Browse repository at this point
access_levels.rs refactor
Bryanskiy
committed
1c8e978
View commit details
Copy full SHA for 1c8e978
Browse repository at this point
add TestReachabilityVisitor
Bryanskiy
committed
d0884c4
View commit details
Copy full SHA for d0884c4
Browse repository at this point
Rollup merge of #100018 - nnethercote:clean-up-LitKind, r=petrochenkov
Show description for 3b0215a
TaKO8Ki
authored
3b0215a
View commit details
Copy full SHA for 3b0215a
Browse repository at this point
Rollup merge of #100081 - RalfJung:unused-unsafe-in-unsafe-fn, r=jackh726
Show description for 5371128
TaKO8Ki
authored
5371128
View commit details
Copy full SHA for 5371128
Browse repository at this point
Rollup merge of #100147 - Bryanskiy:private-in-public, r=petrochenkov
Show description for 7f57787
TaKO8Ki
authored
7f57787
View commit details
Copy full SHA for 7f57787
Browse repository at this point
You can’t perform that action at this time.