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.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 8 pull requests
- #73147
#73147
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-9saqhj5
Dylan-DPC-zz/rust:rollup-9saqhj5
Copy head branch name to clipboard
Jun 9, 2020
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 8 pull requests
#73147
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-9saqhj5
Dylan-DPC-zz/rust:rollup-9saqhj5
Copy head branch name to clipboard
Commits
Commits on May 27, 2020
doc: make impl block collapsible if it has an associated constant
Show description for da18df2
tspiteri
committed
da18df2
View commit details
Copy full SHA for da18df2
Browse repository at this point
Commits on Jun 5, 2020
Update RELEASES.md
Show description for e508db2
tshepang
authored
e508db2
View commit details
Copy full SHA for e508db2
Browse repository at this point
address review comment
tshepang
authored
9d6ed29
View commit details
Copy full SHA for 9d6ed29
Browse repository at this point
Commits on Jun 7, 2020
Create new error code E0758 for unterminated multi-line comments
GuillaumeGomez
committed
e8fb460
View commit details
Copy full SHA for e8fb460
Browse repository at this point
Add tests for E0758
GuillaumeGomez
committed
fbf7d27
View commit details
Copy full SHA for fbf7d27
Browse repository at this point
Use `LocalDefId` directly in `Resolver::export_map` and `module_exports` query
Show description for e759222
marmeladema
committed
e759222
View commit details
Copy full SHA for e759222
Browse repository at this point
Commits on Jun 8, 2020
Fix small typo in docs for std::mem::drop
alamb
committed
7b0906b
View commit details
Copy full SHA for 7b0906b
Browse repository at this point
Removed lifetime parameters from Explanation of E0207 #62144
Ayush Kumar Mishra
committed
b7f25d5
View commit details
Copy full SHA for b7f25d5
Browse repository at this point
Use shorthand linker strip arguments in order to support MacOS
eggyal
committed
8cf85bc
View commit details
Copy full SHA for 8cf85bc
Browse repository at this point
Update books
ehuss
committed
ef4c4a5
View commit details
Copy full SHA for ef4c4a5
Browse repository at this point
Rollup merge of #71842 - tspiteri:doc-impl-const, r=GuillaumeGomez
Show description for 98bd22b
Dylan-DPC
authored
98bd22b
View commit details
Copy full SHA for 98bd22b
Browse repository at this point
Rollup merge of #72912 - GuillaumeGomez:add-e0755, r=estebank
Show description for 82fd390
Dylan-DPC
authored
82fd390
View commit details
Copy full SHA for 82fd390
Browse repository at this point
Rollup merge of #73008 - tshepang:patch-1, r=nikomatsakis
Show description for 033f689
Dylan-DPC
authored
033f689
View commit details
Copy full SHA for 033f689
Browse repository at this point
Rollup merge of #73090 - marmeladema:resolver-outputs-local-def-id, r=petrochenkov
Show description for 845b869
Dylan-DPC
authored
845b869
View commit details
Copy full SHA for 845b869
Browse repository at this point
Rollup merge of #73118 - alamb:alamb/doc-drop-typo, r=shepmaster
Show description for 6d9cf6e
Dylan-DPC
authored
6d9cf6e
View commit details
Copy full SHA for 6d9cf6e
Browse repository at this point
Rollup merge of #73124 - ayushmishra2005:correction_in_explanation_of_E0207, r=petrochenkov
Show description for 31a1858
Dylan-DPC
authored
31a1858
View commit details
Copy full SHA for 31a1858
Browse repository at this point
Rollup merge of #73138 - eggyal:macos-linker-strip, r=petrochenkov
Show description for fdaeb0f
Dylan-DPC
authored
fdaeb0f
View commit details
Copy full SHA for fdaeb0f
Browse repository at this point
Rollup merge of #73143 - ehuss:update-books, r=ehuss
Show description for 9890107
Dylan-DPC
authored
9890107
View commit details
Copy full SHA for 9890107
Browse repository at this point
You can’t perform that action at this time.