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 12 pull requests
- #84405
#84405
Closed
m-ou-se
wants to merge 40 commits into
rust-lang:master
rust-lang/rust:master
from
m-ou-se:rollup-drt4kkm
m-ou-se/rust:rollup-drt4kkm
Copy head branch name to clipboard
Conversation
Commits
40
(40)
Checks
Files changed
Closed
Rollup of 12 pull requests
#84405
m-ou-se
wants to merge 40 commits into
rust-lang:master
rust-lang/rust:master
from
m-ou-se:rollup-drt4kkm
m-ou-se/rust:rollup-drt4kkm
Copy head branch name to clipboard
Commits
Commits on Apr 11, 2021
Use BCryptGenRandom instead of RtlGenRandom on Windows.
Show description for b8a9112
m-ou-se
committed
b8a9112
View commit details
Copy full SHA for b8a9112
Browse repository at this point
Commits on Apr 16, 2021
fix 'const-stable since' for NonZeroU*::new_unchecked
RalfJung
committed
9aa6c1e
View commit details
Copy full SHA for 9aa6c1e
Browse repository at this point
Commits on Apr 18, 2021
Document that `index` and `index_mut` can panic
r00ster
authored
df01b3a
View commit details
Copy full SHA for df01b3a
Browse repository at this point
Say that it "may panic"
r00ster
authored
c86ffe9
View commit details
Copy full SHA for c86ffe9
Browse repository at this point
Commits on Apr 19, 2021
Move `sys::vxworks` code to `sys::unix`
CDirkx
committed
1212040
View commit details
Copy full SHA for 1212040
Browse repository at this point
Fix `vxworks` compilation errors
CDirkx
committed
9bd9cbb
View commit details
Copy full SHA for 9bd9cbb
Browse repository at this point
Commits on Apr 20, 2021
Improve the docstrings of the `Lto` struct.
vext01
committed
8cc918a
View commit details
Copy full SHA for 8cc918a
Browse repository at this point
Replace `Void` with never type
CDirkx
committed
389fef3
View commit details
Copy full SHA for 389fef3
Browse repository at this point
Change uses of never type
CDirkx
committed
d45e131
View commit details
Copy full SHA for d45e131
Browse repository at this point
Fix broken doc link
starthal
authored
c968594
View commit details
Copy full SHA for c968594
Browse repository at this point
Write Rustdoc titles like "x in crate::mod - Rust"
Show description for 0c193f8
syvb
committed
0c193f8
View commit details
Copy full SHA for 0c193f8
Browse repository at this point
Add test for issue #79949
marmeladema
committed
b6647b5
View commit details
Copy full SHA for b6647b5
Browse repository at this point
Add test for issue #79636
marmeladema
committed
19e51aa
View commit details
Copy full SHA for 19e51aa
Browse repository at this point
Add test for issue #78671
marmeladema
committed
25cb1af
View commit details
Copy full SHA for 25cb1af
Browse repository at this point
Add test for issue #70303
marmeladema
committed
1ef760d
View commit details
Copy full SHA for 1ef760d
Browse repository at this point
Rename pushname to is_module
syvb
committed
7cf4f42
View commit details
Copy full SHA for 7cf4f42
Browse repository at this point
Merge mod-title and item-title tests
syvb
committed
a9ff7ac
View commit details
Copy full SHA for a9ff7ac
Browse repository at this point
fix is_module check
syvb
committed
05121a2
View commit details
Copy full SHA for 05121a2
Browse repository at this point
Add test for issue #70304
marmeladema
committed
cbd0d89
View commit details
Copy full SHA for cbd0d89
Browse repository at this point
Add test for issue #71176
marmeladema
committed
d328dbc
View commit details
Copy full SHA for d328dbc
Browse repository at this point
Add test for title of root page in item-title.rs
syvb
committed
3ddafb2
View commit details
Copy full SHA for 3ddafb2
Browse repository at this point
Just merge all of the <title> tests into one
syvb
committed
df147c7
View commit details
Copy full SHA for df147c7
Browse repository at this point
Commits on Apr 21, 2021
Format `Struct { .. }` on one line even with `{:#?}`.
m-ou-se
committed
82dc73b
View commit details
Copy full SHA for 82dc73b
Browse repository at this point
Correctly handle --open argument on doc command
GuillaumeGomez
committed
cc44ce0
View commit details
Copy full SHA for cc44ce0
Browse repository at this point
Replace all `fmt.pad` with `debug_struct`
CDirkx
committed
1fb3256
View commit details
Copy full SHA for 1fb3256
Browse repository at this point
Change the `Debug` impl of `Any` and `UnsafeCell` to use `finish_non_exhaustive`
CDirkx
committed
fdae757
View commit details
Copy full SHA for fdae757
Browse repository at this point
Fix `alloc::test::test_show`
CDirkx
committed
fccc75c
View commit details
Copy full SHA for fccc75c
Browse repository at this point
Apply suggestions from code review
CDirkx
committed
aa46f08
View commit details
Copy full SHA for aa46f08
Browse repository at this point
Rollup merge of #84013 - CDirkx:fmt, r=m-ou-se
Show description for 35d0d04
m-ou-se
authored
35d0d04
View commit details
Copy full SHA for 35d0d04
Browse repository at this point
Rollup merge of #84096 - m-ou-se:windows-bcrypt-random, r=dtolnay
Show description for 865a213
m-ou-se
authored
865a213
View commit details
Copy full SHA for 865a213
Browse repository at this point
Rollup merge of #84119 - CDirkx:vxworks, r=m-ou-se
Show description for 641cec3
m-ou-se
authored
641cec3
View commit details
Copy full SHA for 641cec3
Browse repository at this point
Rollup merge of #84212 - CDirkx:void, r=m-ou-se
Show description for e81bcc0
m-ou-se
authored
e81bcc0
View commit details
Copy full SHA for e81bcc0
Browse repository at this point
Rollup merge of #84251 - RalfJung:non-zero-const-since, r=kennytm
Show description for f013c07
m-ou-se
authored
f013c07
View commit details
Copy full SHA for f013c07
Browse repository at this point
Rollup merge of #84301 - r00ster91:patch-1, r=kennytm
Show description for 0abc75e
m-ou-se
authored
0abc75e
View commit details
Copy full SHA for 0abc75e
Browse repository at this point
Rollup merge of #84365 - vext01:improve-lto-docstrings, r=petrochenkov
Show description for e73aae5
m-ou-se
authored
e73aae5
View commit details
Copy full SHA for e73aae5
Browse repository at this point
Rollup merge of #84378 - starthal:patch-1, r=jyn514
Show description for 278c116
m-ou-se
authored
278c116
View commit details
Copy full SHA for 278c116
Browse repository at this point
Rollup merge of #84379 - marmeladema:test-for-issue-79949, r=jackh726
Show description for cb22632
m-ou-se
authored
cb22632
View commit details
Copy full SHA for cb22632
Browse repository at this point
Rollup merge of #84380 - Smittyvb:rdoc-title-order, r=jsha
Show description for 0f2a63f
m-ou-se
authored
0f2a63f
View commit details
Copy full SHA for 0f2a63f
Browse repository at this point
Rollup merge of #84390 - m-ou-se:make-debug-non-exhaustive-without-fields-a-little-bit-less-verbose, r=kennytm
Show description for c352c25
m-ou-se
authored
c352c25
View commit details
Copy full SHA for c352c25
Browse repository at this point
Rollup merge of #84393 - GuillaumeGomez:better-open-handling, r=jyn514
Show description for 2cb8146
m-ou-se
authored
2cb8146
View commit details
Copy full SHA for 2cb8146
Browse repository at this point
You can’t perform that action at this time.