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 10 pull requests
- #76502
#76502
Merged
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-2c4zz0t
Dylan-DPC-zz/rust:rollup-2c4zz0t
Copy head branch name to clipboard
Sep 9, 2020
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Rollup of 10 pull requests
#76502
bors
merged 21 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-2c4zz0t
Dylan-DPC-zz/rust:rollup-2c4zz0t
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2020
rustc_expand: remove pub visibility for rustfmt
calebcartwright
committed
08e3515
View commit details
Copy full SHA for 08e3515
Browse repository at this point
Improve ayu doc source line number contrast
Show description for d80415a
pickfire
authored
d80415a
View commit details
Copy full SHA for d80415a
Browse repository at this point
rustbuild: Remove `Mode::Codegen`
petrochenkov
committed
4fff14d
View commit details
Copy full SHA for 4fff14d
Browse repository at this point
Fix HashMap visualizers in Visual Studio (Code)
Show description for 5acd272
MaulingMonkey
committed
5acd272
View commit details
Copy full SHA for 5acd272
Browse repository at this point
Commits on Sep 6, 2020
Fix typo in tracking issue template
dylni
committed
b92b0d6
View commit details
Copy full SHA for b92b0d6
Browse repository at this point
Update linker-plugin-lto.md to contain up to rust 1.46
elichai
authored
9e14033
View commit details
Copy full SHA for 9e14033
Browse repository at this point
Fix documentation for TyCtxt::all_impls
scrabsha
committed
84fc6fd
View commit details
Copy full SHA for 84fc6fd
Browse repository at this point
linker-plugin-lto.md: Convert the rust-clang MxN table to a 2xM table
elichai
authored
2e82589
View commit details
Copy full SHA for 2e82589
Browse repository at this point
Commits on Sep 7, 2020
Add regression test and help note
JulianKnodt
committed
ee55c1f
View commit details
Copy full SHA for ee55c1f
Browse repository at this point
Commits on Sep 8, 2020
Make duration_since documentation more clear
cw-alexander-brausch
committed
98231bf
View commit details
Copy full SHA for 98231bf
Browse repository at this point
Update cargo
ehuss
committed
8b2106f
View commit details
Copy full SHA for 8b2106f
Browse repository at this point
Rollup merge of #76162 - abrausch:documentation-fix-duration_since, r=jyn514
Show description for 87302a2
Dylan-DPC
authored
87302a2
View commit details
Copy full SHA for 87302a2
Browse repository at this point
Rollup merge of #76355 - calebcartwright:reduce-rustfmt-visibility, r=nikomatsakis
Show description for 4ac88c0
Dylan-DPC
authored
4ac88c0
View commit details
Copy full SHA for 4ac88c0
Browse repository at this point
Rollup merge of #76374 - pickfire:patch-4, r=Cldfire
Show description for 3cec71e
Dylan-DPC
authored
3cec71e
View commit details
Copy full SHA for 3cec71e
Browse repository at this point
Rollup merge of #76379 - petrochenkov:nodegen, r=Mark-Simulacrum
Show description for b2ca513
Dylan-DPC
authored
b2ca513
View commit details
Copy full SHA for b2ca513
Browse repository at this point
Rollup merge of #76389 - MaulingMonkey:pr-natvis-hashmap-vsc, r=petrochenkov
Show description for 222b885
Dylan-DPC
authored
222b885
View commit details
Copy full SHA for 222b885
Browse repository at this point
Rollup merge of #76396 - dylni:fix-typo-in-tracking-issue-template, r=jonas-schievink
Show description for d45faff
Dylan-DPC
authored
d45faff
View commit details
Copy full SHA for d45faff
Browse repository at this point
Rollup merge of #76401 - JulianKnodt:i68366, r=lcnr
Show description for 1083833
Dylan-DPC
authored
1083833
View commit details
Copy full SHA for 1083833
Browse repository at this point
Rollup merge of #76402 - elichai:patch-2, r=wesleywiser
Show description for 1aef86c
Dylan-DPC
authored
1aef86c
View commit details
Copy full SHA for 1aef86c
Browse repository at this point
Rollup merge of #76403 - scileo:doc-all-impls, r=lcnr
Show description for 1270734
Dylan-DPC
authored
1270734
View commit details
Copy full SHA for 1270734
Browse repository at this point
Rollup merge of #76498 - ehuss:update-cargo, r=ehuss
Show description for 389321a
Dylan-DPC
authored
389321a
View commit details
Copy full SHA for 389321a
Browse repository at this point
You can’t perform that action at this time.