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 4 pull requests [1]
- #62442
#62442
Closed
Centril
wants to merge 15 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-dsvmzve
Centril/rust:rollup-dsvmzve
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
Rollup of 4 pull requests [1]
#62442
Centril
wants to merge 15 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-dsvmzve
Centril/rust:rollup-dsvmzve
Copy head branch name to clipboard
Commits
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
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
You can’t perform that action at this time.