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
15.9k
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 14 pull requests
- #62413
#62413
Closed
Centril
wants to merge 50 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-ogg75hq
Centril/rust:rollup-ogg75hq
Copy head branch name to clipboard
Conversation
Commits
50
(50)
Checks
Files changed
Closed
Rollup of 14 pull requests
#62413
Centril
wants to merge 50 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-ogg75hq
Centril/rust:rollup-ogg75hq
Copy head branch name to clipboard
Commits
Commits on May 30, 2019
Optimize pointer alignment in utf8 validation
Show description for 3d2c4ff
jridgewell
committed
3d2c4ff
View commit details
Copy full SHA for 3d2c4ff
Browse repository at this point
Commits on Jun 24, 2019
Implement initernal lint LINT_PASS_IMPL_WITHOUT_MACRO
flip1995
committed
7d0a952
View commit details
Copy full SHA for 7d0a952
Browse repository at this point
Only allow {declare,impl}_lint_pass macros for implementing LintPass
flip1995
committed
37f09cb
View commit details
Copy full SHA for 37f09cb
Browse repository at this point
Enable internal lints in bootstrap
flip1995
committed
084c829
View commit details
Copy full SHA for 084c829
Browse repository at this point
Allow default_hash_types in some crates
flip1995
committed
65c81de
View commit details
Copy full SHA for 65c81de
Browse repository at this point
Rename internal -> rustc::internal
flip1995
committed
08b81f2
View commit details
Copy full SHA for 08b81f2
Browse repository at this point
Turn internal lints into tool lints
flip1995
committed
7de6f54
View commit details
Copy full SHA for 7de6f54
Browse repository at this point
Use symbols in lint tool list
flip1995
committed
8e087cd
View commit details
Copy full SHA for 8e087cd
Browse repository at this point
Allow usage_of_ty_tykind only in sty
Show description for d0625a3
flip1995
committed
d0625a3
View commit details
Copy full SHA for d0625a3
Browse repository at this point
Commits on Jun 26, 2019
Update linked OpenSSL version
Show description for 16b37b5
alexcrichton
committed
16b37b5
View commit details
Copy full SHA for 16b37b5
Browse repository at this point
Commits on Jun 29, 2019
Add MemoryExtra in InterpretCx constructor params
pvdrz
committed
e475539
View commit details
Copy full SHA for e475539
Browse repository at this point
Remove default bound for Machine::MemoryExtra
pvdrz
committed
e32b8eb
View commit details
Copy full SHA for e32b8eb
Browse repository at this point
Commits on Jun 30, 2019
Make sure `#[rustc_doc_only_macro]` and other rustc attributes are registered
petrochenkov
committed
0ffb643
View commit details
Copy full SHA for 0ffb643
Browse repository at this point
Feature gate `rustc` attributes harder
petrochenkov
committed
e4e7eb2
View commit details
Copy full SHA for e4e7eb2
Browse repository at this point
Commits on Jul 2, 2019
request at least ptr-size alignment from posix_memalign
RalfJung
committed
2bad604
View commit details
Copy full SHA for 2bad604
Browse repository at this point
improve and deduplicate comments
RalfJung
committed
576369b
View commit details
Copy full SHA for 576369b
Browse repository at this point
test more possible overaligned requests
RalfJung
committed
45e7ba9
View commit details
Copy full SHA for 45e7ba9
Browse repository at this point
Commits on Jul 3, 2019
fix unused-import error on android
RalfJung
committed
2e47fc3
View commit details
Copy full SHA for 2e47fc3
Browse repository at this point
Commits on Jul 4, 2019
Fix merge conflicts
pvdrz
committed
e45bbaf
View commit details
Copy full SHA for e45bbaf
Browse repository at this point
Remove compile-pass from compiletest
Show description for 6b75d08
JohnTitor
committed
6b75d08
View commit details
Copy full SHA for 6b75d08
Browse repository at this point
remove FIXMEs for functions that won't go away
ljedrz
committed
7987719
View commit details
Copy full SHA for 7987719
Browse repository at this point
rename hir::map::local_def_id to local_def_id_from_node_id
ljedrz
committed
4f7ba51
View commit details
Copy full SHA for 4f7ba51
Browse repository at this point
rename hir::map::local_def_id_from_hir_id to local_def_id
ljedrz
committed
37d7e1f
View commit details
Copy full SHA for 37d7e1f
Browse repository at this point
rename hir::map::opt_local_def_id*
ljedrz
committed
c6131b2
View commit details
Copy full SHA for c6131b2
Browse repository at this point
infer::error_reporting: adjust 2 debug messages
ljedrz
committed
01e0d83
View commit details
Copy full SHA for 01e0d83
Browse repository at this point
fix a dep_graph doc regarding type_of_item
ljedrz
committed
675bfb6
View commit details
Copy full SHA for 675bfb6
Browse repository at this point
infer: fix a Region-related debug message
ljedrz
committed
a6030ff
View commit details
Copy full SHA for a6030ff
Browse repository at this point
Remove compile-pass from error codes' explanation
JohnTitor
committed
c3fcf28
View commit details
Copy full SHA for c3fcf28
Browse repository at this point
Update rustc-guide
JohnTitor
committed
3adad33
View commit details
Copy full SHA for 3adad33
Browse repository at this point
Fix a typo in Write::write_vectored docs
pawroman
committed
7f035ba
View commit details
Copy full SHA for 7f035ba
Browse repository at this point
Create async version of the dynamic-drop test
matthewjasper
committed
61ddf5e
View commit details
Copy full SHA for 61ddf5e
Browse repository at this point
Update README.md
markebrooks
authored
f4b30f4
View commit details
Copy full SHA for f4b30f4
Browse repository at this point
Remove `solve_nll_region_constraints` measurements from `-Ztime-passes` output.
Show description for 90419d3
nnethercote
committed
90419d3
View commit details
Copy full SHA for 90419d3
Browse repository at this point
Add a "total" measurement to -Ztime-passes.
Show description for 87b103d
nnethercote
committed
87b103d
View commit details
Copy full SHA for 87b103d
Browse repository at this point
Commits on Jul 5, 2019
rustc_target: avoid negative register counts in the SysV x86_64 ABI.
eddyb
committed
050a71b
View commit details
Copy full SHA for 050a71b
Browse repository at this point
Lint on invalid values passed to x.py --warnings
Show description for f01e5e6
Mark-Simulacrum
committed
f01e5e6
View commit details
Copy full SHA for f01e5e6
Browse repository at this point
Rollup merge of #61339 - jridgewell:pointer-alignment, r=BurntSushi
Show description for c57637e
Centril
authored
c57637e
View commit details
Copy full SHA for c57637e
Browse repository at this point
Rollup merge of #61545 - flip1995:internal_lints, r=oli-obk
Show description for cf5e9e5
Centril
authored
cf5e9e5
View commit details
Copy full SHA for cf5e9e5
Browse repository at this point
Rollup merge of #62110 - nnethercote:improve-Ztime-passes, r=Zoxc
Show description for 3ee2128
Centril
authored
3ee2128
View commit details
Copy full SHA for 3ee2128
Browse repository at this point
Rollup merge of #62133 - petrochenkov:norustc, r=eddyb
Show description for de03018
Centril
authored
de03018
View commit details
Copy full SHA for de03018
Browse repository at this point
Rollup merge of #62151 - alexcrichton:update-openssl, r=Mark-Simulacrum
Show description for 1bd67c4
Centril
authored
1bd67c4
View commit details
Copy full SHA for 1bd67c4
Browse repository at this point
Rollup merge of #62158 - christianpoveda:ecx-memory-extra, r=RalfJung
Show description for b53ce9e
Centril
authored
b53ce9e
View commit details
Copy full SHA for b53ce9e
Browse repository at this point
Rollup merge of #62168 - ljedrz:the_culmination_of_hiridification, r=Zoxc
Show description for 3525eff
Centril
authored
3525eff
View commit details
Copy full SHA for 3525eff
Browse repository at this point
Rollup merge of #62193 - matthewjasper:dynamic-drop-async, r=Centril
Show description for 7a595ee
Centril
authored
7a595ee
View commit details
Copy full SHA for 7a595ee
Browse repository at this point
Rollup merge of #62296 - RalfJung:memalign, r=alexcrichton
Show description for c2b89eb
Centril
authored
c2b89eb
View commit details
Copy full SHA for c2b89eb
Browse repository at this point
Rollup merge of #62369 - JohnTitor:remove-compile-pass, r=petrochenkov
Show description for e142410
Centril
authored
e142410
View commit details
Copy full SHA for e142410
Browse repository at this point
Rollup merge of #62380 - eddyb:x64-sysv-regs, r=nagisa
Show description for 65a2db3
Centril
authored
65a2db3
View commit details
Copy full SHA for 65a2db3
Browse repository at this point
Rollup merge of #62381 - pawroman:fix_typo_in_write_vectored, r=Centril
Show description for aacf5a8
Centril
authored
aacf5a8
View commit details
Copy full SHA for aacf5a8
Browse repository at this point
Rollup merge of #62390 - markebrooks:encourage, r=Centril
Show description for 83ba37c
Centril
authored
83ba37c
View commit details
Copy full SHA for 83ba37c
Browse repository at this point
Rollup merge of #62406 - Mark-Simulacrum:warnings-lint, r=RalfJung
Show description for 76f9f4f
Centril
authored
76f9f4f
View commit details
Copy full SHA for 76f9f4f
Browse repository at this point
You can’t perform that action at this time.