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.8k
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 5 pull requests
- #66218
#66218
Closed
Centril
wants to merge 20 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-u3aldx8
Centril/rust:rollup-u3aldx8
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
Rollup of 5 pull requests
#66218
Centril
wants to merge 20 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-u3aldx8
Centril/rust:rollup-u3aldx8
Copy head branch name to clipboard
Commits
Commits on Nov 6, 2019
legacy_ctor_visibility -> error
Centril
committed
c0056c0
View commit details
Copy full SHA for c0056c0
Browse repository at this point
legacy_directory_ownership -> error
Centril
committed
79b35e9
View commit details
Copy full SHA for 79b35e9
Browse repository at this point
safe_extern_static -> error
Centril
committed
98d2c51
View commit details
Copy full SHA for 98d2c51
Browse repository at this point
parenthesized_params_in_types_and_modules -> error
Centril
committed
b54c578
View commit details
Copy full SHA for b54c578
Browse repository at this point
duplicate_macro_exports -> error
Centril
committed
8e27c4f
View commit details
Copy full SHA for 8e27c4f
Browse repository at this point
nested_impl_trait -> error
Centril
committed
0cbd06a
View commit details
Copy full SHA for 0cbd06a
Browse repository at this point
ill_formed_attribute_input -> deny
Centril
committed
a12e69d
View commit details
Copy full SHA for a12e69d
Browse repository at this point
patterns_in_fns_without_body -> deny
Centril
committed
574d2b8
View commit details
Copy full SHA for 574d2b8
Browse repository at this point
update rustc-guide
mark-i-m
committed
7ddb899
View commit details
Copy full SHA for 7ddb899
Browse repository at this point
Commits on Nov 8, 2019
rename Memory::get methods to get_raw to indicate their unchecked nature
RalfJung
committed
15ec8f7
View commit details
Copy full SHA for 15ec8f7
Browse repository at this point
miri: Rename to_{u,i}size to to_machine_{u,i}size
Show description for 900fc9a
RalfJung
committed
900fc9a
View commit details
Copy full SHA for 900fc9a
Browse repository at this point
hir::ItemKind::Fn: use hir::MethodSig
Centril
committed
30d7279
View commit details
Copy full SHA for 30d7279
Browse repository at this point
hir::MethodSig -> hir::FnSig
Centril
committed
27511b2
View commit details
Copy full SHA for 27511b2
Browse repository at this point
ast::MethodSig -> ast::FnSig
Centril
committed
2cd48e8
View commit details
Copy full SHA for 2cd48e8
Browse repository at this point
ast::ItemKind::Fn: use ast::FnSig
Centril
committed
b4c6abc
View commit details
Copy full SHA for b4c6abc
Browse repository at this point
Rollup merge of #65785 - Centril:compat-to-error-2, r=oli-obk
Show description for fcc7964
Centril
authored
fcc7964
View commit details
Copy full SHA for fcc7964
Browse repository at this point
Rollup merge of #66043 - RalfJung:memory-get-raw, r=cramertj
Show description for 842a1c0
Centril
authored
842a1c0
View commit details
Copy full SHA for 842a1c0
Browse repository at this point
Rollup merge of #66154 - RalfJung:to_usize, r=oli-obk
Show description for 89a0b73
Centril
authored
89a0b73
View commit details
Copy full SHA for 89a0b73
Browse repository at this point
Rollup merge of #66161 - mark-i-m:fix-rustc-guide, r=ehuss
Show description for e30dfed
Centril
authored
e30dfed
View commit details
Copy full SHA for e30dfed
Browse repository at this point
Rollup merge of #66188 - Centril:fnsig, r=davidtwco
Show description for 628baee
Centril
authored
628baee
View commit details
Copy full SHA for 628baee
Browse repository at this point
You can’t perform that action at this time.