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.2k
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 11 pull requests
- #75862
#75862
Closed
JohnTitor
wants to merge 28 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-qdfznyb
JohnTitor/rust:rollup-qdfznyb
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Closed
Rollup of 11 pull requests
#75862
JohnTitor
wants to merge 28 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-qdfznyb
JohnTitor/rust:rollup-qdfznyb
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2020
Use intra-doc link in `proc_macro`
LeSeulArtichaut
committed
c3e3b7f
View commit details
Copy full SHA for c3e3b7f
Browse repository at this point
Switch to intra-doc links in `std::macros`
Show description for 5d32786
camelid
committed
5d32786
View commit details
Copy full SHA for 5d32786
Browse repository at this point
Commits on Aug 23, 2020
Add missing intra-doc link
camelid
committed
becf5ec
View commit details
Copy full SHA for becf5ec
Browse repository at this point
Add missing links
camelid
committed
637659b
View commit details
Copy full SHA for 637659b
Browse repository at this point
Fix typo in documentation of i32 wrapping_abs()
jrheard
authored
69d3334
View commit details
Copy full SHA for 69d3334
Browse repository at this point
Prefer https link for wikipedia URLs
tesuji
committed
2c995d2
View commit details
Copy full SHA for 2c995d2
Browse repository at this point
Misleading documentation for derived Ord/PartialOrd implementation for enums #75620
Ayush Kumar Mishra
committed
18f47d8
View commit details
Copy full SHA for 18f47d8
Browse repository at this point
publish-toolstate: show more context on HTTP error
ehuss
committed
2e6f2e8
View commit details
Copy full SHA for 2e6f2e8
Browse repository at this point
Switch to intra-doc links in `std::collections`
camelid
authored
e9928d8
View commit details
Copy full SHA for e9928d8
Browse repository at this point
expand-yaml-anchors: fix clippy::match_ref_pats and clippy::redundant_closure
matthiaskrgr
committed
7c6362a
View commit details
Copy full SHA for 7c6362a
Browse repository at this point
linkcheckr: fix clippy::redundant_static_lifetimes and clippy::single_char_pattern
matthiaskrgr
committed
d97c470
View commit details
Copy full SHA for d97c470
Browse repository at this point
Use intra-doc-links in `core::{char, macros, fmt}`
LeSeulArtichaut
committed
d36e3e2
View commit details
Copy full SHA for d36e3e2
Browse repository at this point
tidy: remove redundant variable from check_if_error_code_is_test_in_explanation
matthiaskrgr
committed
ebac0e4
View commit details
Copy full SHA for ebac0e4
Browse repository at this point
unicode_table_generator: fix clippy::writeln_empty_string, clippy::useless_format, clippy:::for_kv_map
matthiaskrgr
committed
ba6b427
View commit details
Copy full SHA for ba6b427
Browse repository at this point
Use allow(unused_imports) instead of cfg(doc)
Show description for 602dd14
jyn514
committed
602dd14
View commit details
Copy full SHA for 602dd14
Browse repository at this point
unstable-book-gen: fix clippy::single_char_pattern and clippy::iter_skip_next
matthiaskrgr
committed
a725001
View commit details
Copy full SHA for a725001
Browse repository at this point
doc: Fix typo in std::process::Child documentation
jrheard
authored
bc47f70
View commit details
Copy full SHA for bc47f70
Browse repository at this point
Commits on Aug 24, 2020
Rollup merge of #75817 - LeSeulArtichaut:proc_macro-docs, r=jyn514
Show description for 14cc108
JohnTitor
authored
14cc108
View commit details
Copy full SHA for 14cc108
Browse repository at this point
Rollup merge of #75819 - LeSeulArtichaut:core-intra-docs-2, r=jyn514
Show description for 9576eef
JohnTitor
authored
9576eef
View commit details
Copy full SHA for 9576eef
Browse repository at this point
Rollup merge of #75821 - camelid:intra-doc-links-for-std-macros, r=jyn514
Show description for 8d9086f
JohnTitor
authored
8d9086f
View commit details
Copy full SHA for 8d9086f
Browse repository at this point
Rollup merge of #75825 - jrheard:patch-1, r=steveklabnik
Show description for 35793a4
JohnTitor
authored
35793a4
View commit details
Copy full SHA for 35793a4
Browse repository at this point
Rollup merge of #75826 - ayushmishra2005:misleading_documentation_for_derived_Ord_PartialOrd, r=KodrAus
Show description for 0f2ed41
JohnTitor
authored
0f2ed41
View commit details
Copy full SHA for 0f2ed41
Browse repository at this point
Rollup merge of #75831 - lzutao:https, r=Dylan-DPC
Show description for bc3d076
JohnTitor
authored
bc3d076
View commit details
Copy full SHA for bc3d076
Browse repository at this point
Rollup merge of #75844 - ehuss:publish-toolstate-httperror, r=Mark-Simulacrum
Show description for 9c42029
JohnTitor
authored
9c42029
View commit details
Copy full SHA for 9c42029
Browse repository at this point
Rollup merge of #75847 - camelid:patch-1, r=dtolnay
Show description for b393873
JohnTitor
authored
b393873
View commit details
Copy full SHA for b393873
Browse repository at this point
Rollup merge of #75855 - jyn514:no-cfg-doc, r=ollie27
Show description for 30e7430
JohnTitor
authored
30e7430
View commit details
Copy full SHA for 30e7430
Browse repository at this point
Rollup merge of #75856 - matthiaskrgr:more_clippy, r=Dylan-DPC
Show description for f5a841a
JohnTitor
authored
f5a841a
View commit details
Copy full SHA for f5a841a
Browse repository at this point
Rollup merge of #75859 - jrheard:patch-2, r=jonas-schievink
Show description for 5b49ffe
JohnTitor
authored
5b49ffe
View commit details
Copy full SHA for 5b49ffe
Browse repository at this point
You can’t perform that action at this time.