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 2 pull requests
- #62444
#62444
Closed
Centril
wants to merge 36 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-uf8rvtf
Centril/rust:rollup-uf8rvtf
Copy head branch name to clipboard
Conversation
Commits
36
(36)
Checks
Files changed
Closed
Rollup of 2 pull requests
#62444
Centril
wants to merge 36 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-uf8rvtf
Centril/rust:rollup-uf8rvtf
Copy head branch name to clipboard
Commits
Commits on Apr 18, 2019
Clean up unicode.py script
pawroman
committed
89feb6d
View commit details
Copy full SHA for 89feb6d
Browse repository at this point
More cleanups for unicode.py
pawroman
committed
a580421
View commit details
Copy full SHA for a580421
Browse repository at this point
Fix tidy errors
pawroman
committed
edbc27d
View commit details
Copy full SHA for edbc27d
Browse repository at this point
Commits on Apr 19, 2019
Refactor and document unicode.py script
pawroman
committed
2c9c978
View commit details
Copy full SHA for 2c9c978
Browse repository at this point
Commits on Jun 10, 2019
Apply suggestions from code review
Show description for 60ccf89
pawroman
and
varkor
authored
60ccf89
View commit details
Copy full SHA for 60ccf89
Browse repository at this point
Commits on Jul 1, 2019
Address review remarks in unicode.py
pawroman
committed
2b47a08
View commit details
Copy full SHA for 2b47a08
Browse repository at this point
Update LLVM: apply patches for pc-relative addressing on 64-bit RISC-V
Disasm
committed
fea8194
View commit details
Copy full SHA for fea8194
Browse repository at this point
Use code model 'medium' for 64-bit RISC-V targets
Disasm
committed
c65ffa7
View commit details
Copy full SHA for c65ffa7
Browse repository at this point
Commits on Jul 5, 2019
Correct definition of CONSOLE_SCREEN_BUFFER_INFO
tesuji
committed
05c1e92
View commit details
Copy full SHA for 05c1e92
Browse repository at this point
`#[rustc_doc_only_macro]` -> `#[rustc_builtin_macro]`
petrochenkov
committed
6fc4fe4
View commit details
Copy full SHA for 6fc4fe4
Browse repository at this point
`#[rustc_transparent_macro]` -> `#[rustc_macro_transparency = ...]`
petrochenkov
committed
b4804a0
View commit details
Copy full SHA for b4804a0
Browse repository at this point
Improve documentation for built-in macros
petrochenkov
committed
bb63f30
View commit details
Copy full SHA for bb63f30
Browse repository at this point
Fix tidy issues
petrochenkov
committed
7e6b011
View commit details
Copy full SHA for 7e6b011
Browse repository at this point
privacy: Only opaque macros leak private things
petrochenkov
committed
f993107
View commit details
Copy full SHA for f993107
Browse repository at this point
resolve: Reserve cfg/cfg_attr/derive only in attribute sub-namespace
petrochenkov
committed
848b2d2
View commit details
Copy full SHA for 848b2d2
Browse repository at this point
Commits on Jul 6, 2019
Remove use of mem::uninitialized in libterm crate
tesuji
committed
42c3d37
View commit details
Copy full SHA for 42c3d37
Browse repository at this point
Remove use of mem::uninitialized in code_gen crate
tesuji
committed
7646d49
View commit details
Copy full SHA for 7646d49
Browse repository at this point
Update rustfmt to 1.3.2
topecongiro
committed
5eb662f
View commit details
Copy full SHA for 5eb662f
Browse repository at this point
Move async-await tests from run-pass to ui
agnxy
committed
45dda93
View commit details
Copy full SHA for 45dda93
Browse repository at this point
Remove duplicated arc_wake.rs
Show description for b14a2ec
agnxy
committed
b14a2ec
View commit details
Copy full SHA for b14a2ec
Browse repository at this point
Move the test async-fn-size-moved-locals to ui
agnxy
committed
73aee89
View commit details
Copy full SHA for 73aee89
Browse repository at this point
Add missing aux-build directive
agnxy
committed
f115147
View commit details
Copy full SHA for f115147
Browse repository at this point
normalize use of backticks/lowercase in compiler messages for librustc_mir
Show description for 79c760a
Samy Kacimi
committed
79c760a
View commit details
Copy full SHA for 79c760a
Browse repository at this point
Rollup merge of #62243 - petrochenkov:macrodoc, r=eddyb
Show description for e8b74af
Centril
authored
e8b74af
View commit details
Copy full SHA for e8b74af
Browse repository at this point
Rollup merge of #62422 - lzutao:remove-some-mem-uinit, r=alexcrichton
Show description for 63a8f36
Centril
authored
63a8f36
View commit details
Copy full SHA for 63a8f36
Browse repository at this point
Rollup merge of #62432 - topecongiro:rustfmt-1.3.2, r=Centril
Show description for b731e32
Centril
authored
b731e32
View commit details
Copy full SHA for b731e32
Browse repository at this point
Rollup merge of #62436 - fakenine:normalize_use_of_backticks_compiler_messages_1, r=Centril
Show description for edd2cab
Centril
authored
edd2cab
View commit details
Copy full SHA for edd2cab
Browse repository at this point
rustc: Remove `dylib` crate type from most rustc crates
Show description for 0d9b477
alexcrichton
authored and
Zoxc
committed
0d9b477
View commit details
Copy full SHA for 0d9b477
Browse repository at this point
Remove some dummy dependencies
Zoxc
committed
0c3d5be
View commit details
Copy full SHA for 0c3d5be
Browse repository at this point
Update Cargo.lock
Zoxc
committed
b1efd0b
View commit details
Copy full SHA for b1efd0b
Browse repository at this point
Rollup merge of #59800 - Zoxc:less-dylibs, r=alexcrichton
Show description for a4d4d4a
Centril
authored
a4d4d4a
View commit details
Copy full SHA for a4d4d4a
Browse repository at this point
Rollup merge of #60081 - pawroman:cleanup_unicode_script, r=varkor
Show description for d42e1a9
Centril
authored
d42e1a9
View commit details
Copy full SHA for d42e1a9
Browse repository at this point
Rollup merge of #62270 - agnxy:move-async-test, r=Centril
Show description for fe3855c
Centril
authored
fe3855c
View commit details
Copy full SHA for fe3855c
Browse repository at this point
Rollup merge of #62281 - Disasm:riscv-pic, r=nagisa
Show description for 5c6b58e
Centril
authored
5c6b58e
View commit details
Copy full SHA for 5c6b58e
Browse repository at this point
Rollup merge of #62442 - Centril:rollup-dsvmzve, r=Centril
Show description for 821a939
Centril
authored
821a939
View commit details
Copy full SHA for 821a939
Browse repository at this point
Rollup merge of #62443 - Centril:rollup-dksavfb, r=Centril
Show description for f499ffa
Centril
authored
f499ffa
View commit details
Copy full SHA for f499ffa
Browse repository at this point
You can’t perform that action at this time.