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.6k
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
- #90037
#90037
Merged
bors
merged 23 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-cdfhxtn
matthiaskrgr/rust:rollup-cdfhxtn
Copy head branch name to clipboard
Oct 19, 2021
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Rollup of 8 pull requests
#90037
bors
merged 23 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-cdfhxtn
matthiaskrgr/rust:rollup-cdfhxtn
Copy head branch name to clipboard
Commits
Commits on Oct 13, 2021
Deduplicate macro_rules! from module_exports when documenting them
Show description for 15c876d
Urgau
committed
15c876d
View commit details
Copy full SHA for 15c876d
Browse repository at this point
Commits on Oct 14, 2021
Add regression test for #89852
Urgau
committed
e252274
View commit details
Copy full SHA for e252274
Browse repository at this point
Oops, inverted condition, fix that
Urgau
committed
7d6cfb7
View commit details
Copy full SHA for 7d6cfb7
Browse repository at this point
Commits on Oct 15, 2021
Apply documentation suggestions from code review
Show description for 55fad29
Urgau
and
GuillaumeGomez
authored
55fad29
View commit details
Copy full SHA for 55fad29
Browse repository at this point
Add equivalent test in src/test/rustdoc
Urgau
committed
e259cc4
View commit details
Copy full SHA for e259cc4
Browse repository at this point
Rework the equivalent test to work with sidebar-items.js
Urgau
committed
db5b64a
View commit details
Copy full SHA for db5b64a
Browse repository at this point
Commits on Oct 16, 2021
HermitCore's kernel itself doesn't support TLS
Show description for 7f34ced
stlankes
committed
7f34ced
View commit details
Copy full SHA for 7f34ced
Browse repository at this point
remove compiler warnings
stlankes
committed
2f4cbf0
View commit details
Copy full SHA for 2f4cbf0
Browse repository at this point
Suggest a case insensitive match name regardless of levenshtein distance
JohnTitor
committed
d4cc877
View commit details
Copy full SHA for d4cc877
Browse repository at this point
Commits on Oct 18, 2021
:arrow_up: rust-analyzer
lnicola
committed
72ca6cd
View commit details
Copy full SHA for 72ca6cd
Browse repository at this point
add test for issue 84957
cameron1024
committed
f8b2f91
View commit details
Copy full SHA for f8b2f91
Browse repository at this point
RustWrapper: adapt for an LLVM API change
Show description for e3c3f4a
krasimirgg
committed
e3c3f4a
View commit details
Copy full SHA for e3c3f4a
Browse repository at this point
Rename `needs_drop` to `needs_non_const_drop`
tmiasko
committed
171cbc0
View commit details
Copy full SHA for 171cbc0
Browse repository at this point
Do not promote values with const drop that need to be dropped
Show description for 915a581
tmiasko
committed
915a581
View commit details
Copy full SHA for 915a581
Browse repository at this point
Commits on Oct 19, 2021
Tiny tweak to Iterator::unzip() doc comment example.
Show description for 1519ca9
moxian
committed
1519ca9
View commit details
Copy full SHA for 1519ca9
Browse repository at this point
Rollup merge of #89766 - krasimirgg:llvm-14-targetregistrty, r=nagisa
Show description for 54aa547
matthiaskrgr
authored
54aa547
View commit details
Copy full SHA for 54aa547
Browse repository at this point
Rollup merge of #89867 - Urgau:fix-double-definition, r=GuillaumeGomez
Show description for 0d990a3
matthiaskrgr
authored
0d990a3
View commit details
Copy full SHA for 0d990a3
Browse repository at this point
Rollup merge of #89941 - hermitcore:kernel, r=joshtriplett
Show description for 9dccb7b
matthiaskrgr
authored
9dccb7b
View commit details
Copy full SHA for 9dccb7b
Browse repository at this point
Rollup merge of #89956 - JohnTitor:suggest-case-insensitive-match-names, r=estebank
Show description for 8c8835d
matthiaskrgr
authored
8c8835d
View commit details
Copy full SHA for 8c8835d
Browse repository at this point
Rollup merge of #89988 - tmiasko:unpromote-const-drop, r=oli-obk
Show description for a0724d7
matthiaskrgr
authored
a0724d7
View commit details
Copy full SHA for a0724d7
Browse repository at this point
Rollup merge of #89997 - cameron1024:const-str-as-bytes-ice, r=JohnTitor
Show description for c3cfa58
matthiaskrgr
authored
c3cfa58
View commit details
Copy full SHA for c3cfa58
Browse repository at this point
Rollup merge of #90002 - lnicola:rust-analyzer-2021-10-18, r=lnicola
Show description for a3a6b49
matthiaskrgr
authored
a3a6b49
View commit details
Copy full SHA for a3a6b49
Browse repository at this point
Rollup merge of #90034 - moxian:unzip-doc, r=cuviper
Show description for 5bcaf04
matthiaskrgr
authored
5bcaf04
View commit details
Copy full SHA for 5bcaf04
Browse repository at this point
You can’t perform that action at this time.