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 }}
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
16.3k
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 7 pull requests
- #89903
#89903
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-s0c69xl
matthiaskrgr/rust:rollup-s0c69xl
Copy head branch name to clipboard
Oct 15, 2021
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 7 pull requests
#89903
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-s0c69xl
matthiaskrgr/rust:rollup-s0c69xl
Copy head branch name to clipboard
Commits
Commits on Oct 8, 2021
move implicit `Sized` predicate to end of list
Show description for df03b08
tlyu
committed
df03b08
View commit details
Copy full SHA for df03b08
Browse repository at this point
update ui test expectations
tlyu
committed
c07f5c4
View commit details
Copy full SHA for c07f5c4
Browse repository at this point
Commits on Oct 14, 2021
Suggest Box::pin when Pin::new is used instead
tmandry
committed
d18502d
View commit details
Copy full SHA for d18502d
Browse repository at this point
Use non-checking TLS relocation in aarch64 asm! sym test.
Show description for af5b146
adamgemmell
committed
af5b146
View commit details
Copy full SHA for af5b146
Browse repository at this point
add dedicated error variant for writing the discriminant of an uninhabited enum variant
RalfJung
committed
c5a68cf
View commit details
Copy full SHA for c5a68cf
Browse repository at this point
add long explanation for E0183
cameron1024
committed
cca3914
View commit details
Copy full SHA for cca3914
Browse repository at this point
Add a test for `unsafe_code` lint.
crlf0710
committed
c76c620
View commit details
Copy full SHA for c76c620
Browse repository at this point
Remove unused dependencies from rustc_const_eval
camsteffen
committed
64d18d4
View commit details
Copy full SHA for 64d18d4
Browse repository at this point
Commits on Oct 15, 2021
Rollup merge of #86011 - tlyu:correct-sized-bound-spans, r=estebank
Show description for 36a1076
matthiaskrgr
authored
36a1076
View commit details
Copy full SHA for 36a1076
Browse repository at this point
Rollup merge of #89821 - crlf0710:unsafe_code_lint_test, r=Mark-Simulacrum
Show description for b74ae04
matthiaskrgr
authored
b74ae04
View commit details
Copy full SHA for b74ae04
Browse repository at this point
Rollup merge of #89859 - RalfJung:write-discriminant, r=oli-obk
Show description for 345d483
matthiaskrgr
authored
345d483
View commit details
Copy full SHA for 345d483
Browse repository at this point
Rollup merge of #89870 - tmandry:box-pin, r=estebank
Show description for e2c28ad
matthiaskrgr
authored
e2c28ad
View commit details
Copy full SHA for e2c28ad
Browse repository at this point
Rollup merge of #89880 - adamgemmell:dev/nc-relocation, r=Amanieu
Show description for f0555ce
matthiaskrgr
authored
f0555ce
View commit details
Copy full SHA for f0555ce
Browse repository at this point
Rollup merge of #89885 - cameron1024:long-explanation-E0183, r=GuillaumeGomez
Show description for e3099e7
matthiaskrgr
authored
e3099e7
View commit details
Copy full SHA for e3099e7
Browse repository at this point
Rollup merge of #89894 - camsteffen:unused-deps, r=Mark-Simulacrum
Show description for e45c222
matthiaskrgr
authored
e45c222
View commit details
Copy full SHA for e45c222
Browse repository at this point
You can’t perform that action at this time.