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 8 pull requests
- #83876
#83876
Closed
jyn514
wants to merge 22 commits into
rust-lang:master
rust-lang/rust:master
from
jyn514:rollup-jqphtqh
jyn514/rust:rollup-jqphtqh
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Closed
Rollup of 8 pull requests
#83876
jyn514
wants to merge 22 commits into
rust-lang:master
rust-lang/rust:master
from
jyn514:rollup-jqphtqh
jyn514/rust:rollup-jqphtqh
Copy head branch name to clipboard
Commits
Commits on Mar 22, 2021
Add `download-rustc = "if-unchanged"`
Show description for 7f5964a
jyn514
committed
7f5964a
View commit details
Copy full SHA for 7f5964a
Browse repository at this point
Commits on Apr 3, 2021
List trait impls before methods from deref in the sidebar of Rustdoc's output
slightlyoutofphase
authored
8a05892
View commit details
Copy full SHA for 8a05892
Browse repository at this point
Remove trailing whitespace
slightlyoutofphase
authored
72502e8
View commit details
Copy full SHA for 72502e8
Browse repository at this point
Add `#[inline]` to IpAddr methods
Show description for a3d0fa8
AngelicosPhosphoros
committed
a3d0fa8
View commit details
Copy full SHA for a3d0fa8
Browse repository at this point
Commits on Apr 4, 2021
Use the beta compiler for building bootstrap tools when `download-rustc` is set
Show description for 14406df
jyn514
committed
14406df
View commit details
Copy full SHA for 14406df
Browse repository at this point
Remove duplicate unwrap_or_else
jyn514
committed
48f95c1
View commit details
Copy full SHA for 48f95c1
Browse repository at this point
Reduce indentation in `resolve_associated_item`
jyn514
committed
16444c3
View commit details
Copy full SHA for 16444c3
Browse repository at this point
Render destructured struct function param names as underscore.
Show description for 82b2863
eggyal
committed
82b2863
View commit details
Copy full SHA for 82b2863
Browse repository at this point
Don't report disambiguator error if link would have been ignored
Show description for 45ccd50
camelid
committed
45ccd50
View commit details
Copy full SHA for 45ccd50
Browse repository at this point
Merge branch 'master' of github.com:rust-lang/rust into issue-83852
eggyal
committed
01be6dd
View commit details
Copy full SHA for 01be6dd
Browse repository at this point
Renamed test
eggyal
committed
14fac68
View commit details
Copy full SHA for 14fac68
Browse repository at this point
Commits on Apr 5, 2021
Use more appropriate return type for `resolve_associated_item`
Show description for 3611a64
jyn514
committed
3611a64
View commit details
Copy full SHA for 3611a64
Browse repository at this point
Update Source Serif to release 4.004
Show description for 29fed9a
tspiteri
committed
29fed9a
View commit details
Copy full SHA for 29fed9a
Browse repository at this point
change SourceSerifPro to SourceSerif4 in emit-shared-files test
tspiteri
committed
70b0874
View commit details
Copy full SHA for 70b0874
Browse repository at this point
Rollup merge of #82739 - jyn514:separate-stage0-stage1, r=Mark-Simulacrum
Show description for 7d39546
Joshua Nelson
authored
7d39546
View commit details
Copy full SHA for 7d39546
Browse repository at this point
Rollup merge of #83368 - jyn514:download-if-unchanged, r=Mark-Simulacrum
Show description for 385a1b0
Joshua Nelson
authored
385a1b0
View commit details
Copy full SHA for 385a1b0
Browse repository at this point
Rollup merge of #83650 - tspiteri:source-serif-4, r=GuillaumeGomez
Show description for 8b56beb
Joshua Nelson
authored
8b56beb
View commit details
Copy full SHA for 8b56beb
Browse repository at this point
Rollup merge of #83826 - slightlyoutofphase:rustdoc-sidebar-order-shuffle, r=jyn514
Show description for 1a0997b
Joshua Nelson
authored
1a0997b
View commit details
Copy full SHA for 1a0997b
Browse repository at this point
Rollup merge of #83831 - AngelicosPhosphoros:issue-77583-inline-for-ip, r=m-ou-se
Show description for e724f5e
Joshua Nelson
authored
e724f5e
View commit details
Copy full SHA for e724f5e
Browse repository at this point
Rollup merge of #83849 - jyn514:intra-doc-cleanup, r=bugadani
Show description for 7513841
Joshua Nelson
authored
7513841
View commit details
Copy full SHA for 7513841
Browse repository at this point
Rollup merge of #83863 - eggyal:issue-83852, r=jyn514
Show description for 3880665
Joshua Nelson
authored
3880665
View commit details
Copy full SHA for 3880665
Browse repository at this point
Rollup merge of #83865 - camelid:disamb-err-fix, r=jyn514
Show description for baaa85a
Joshua Nelson
authored
baaa85a
View commit details
Copy full SHA for baaa85a
Browse repository at this point
You can’t perform that action at this time.