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
15.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 7 pull requests
- #83864
#83864
Merged
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-78an86n
Dylan-DPC-zz/rust:rollup-78an86n
Copy head branch name to clipboard
Apr 5, 2021
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Rollup of 7 pull requests
#83864
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-78an86n
Dylan-DPC-zz/rust:rollup-78an86n
Copy head branch name to clipboard
Commits
Commits on Mar 31, 2021
rustdoc: use Array.prototype.filter instead of open-coding it
notriddle
committed
6530b32
View commit details
Copy full SHA for 6530b32
Browse repository at this point
Commits on Apr 1, 2021
rustdoc: Separate filter-empty-string out into its own function
notriddle
committed
227f5ed
View commit details
Copy full SHA for 227f5ed
Browse repository at this point
Commits on Apr 3, 2021
addr_of_mut: add example for creating a pointer to uninit data
RalfJung
committed
a4a6bdd
View commit details
Copy full SHA for a4a6bdd
Browse repository at this point
explain that even addr_of cannot deref a NULL ptr
RalfJung
committed
b93137a
View commit details
Copy full SHA for b93137a
Browse repository at this point
Remove attribute `#[link_args]`
petrochenkov
committed
5839bff
View commit details
Copy full SHA for 5839bff
Browse repository at this point
Remove redundant `ignore-tidy-linelength` annotations
Show description for 3ea62cb
sjakobi
committed
3ea62cb
View commit details
Copy full SHA for 3ea62cb
Browse repository at this point
Commits on Apr 4, 2021
rely on intra-doc links
Show description for 5d1747b
RalfJung
and
JohnTitor
authored
5d1747b
View commit details
Copy full SHA for 5d1747b
Browse repository at this point
Allow clobbering unsupported registers in asm!
Show description for ddc53f8
Amanieu
committed
ddc53f8
View commit details
Copy full SHA for ddc53f8
Browse repository at this point
Update clobber example in the asm documentation
Amanieu
committed
31d0459
View commit details
Copy full SHA for 31d0459
Browse repository at this point
wasm64
devsnek
committed
da66a31
View commit details
Copy full SHA for da66a31
Browse repository at this point
fix typo
Show description for b577d7e
RalfJung
and
kennytm
authored
b577d7e
View commit details
Copy full SHA for b577d7e
Browse repository at this point
core: rearrange `ptr::swap_nonoverlapping_one`'s cases (no functional changes).
eddyb
committed
3c3d3dd
View commit details
Copy full SHA for 3c3d3dd
Browse repository at this point
core: disable `ptr::swap_nonoverlapping_one`'s block optimization on SPIR-V.
eddyb
committed
bc6af97
View commit details
Copy full SHA for bc6af97
Browse repository at this point
Rollup merge of #80525 - devsnek:wasm64, r=nagisa
Show description for 0d12422
Dylan-DPC
authored
0d12422
View commit details
Copy full SHA for 0d12422
Browse repository at this point
Rollup merge of #83019 - eddyb:spirv-no-block-swap, r=nagisa
Show description for 4e3f471
Dylan-DPC
authored
4e3f471
View commit details
Copy full SHA for 4e3f471
Browse repository at this point
Rollup merge of #83717 - notriddle:main-js-slice-loop, r=GuillaumeGomez
Show description for 03bd4d2
Dylan-DPC
authored
03bd4d2
View commit details
Copy full SHA for 03bd4d2
Browse repository at this point
Rollup merge of #83807 - sjakobi:77548-remove-ignore-annotations, r=Mark-Simulacrum
Show description for ad776fd
Dylan-DPC
authored
ad776fd
View commit details
Copy full SHA for ad776fd
Browse repository at this point
Rollup merge of #83815 - RalfJung:addr_of, r=kennytm
Show description for fbe89e2
Dylan-DPC
authored
fbe89e2
View commit details
Copy full SHA for fbe89e2
Browse repository at this point
Rollup merge of #83820 - petrochenkov:nolinkargs, r=nagisa
Show description for 3c2e4ff
Dylan-DPC
authored
3c2e4ff
View commit details
Copy full SHA for 3c2e4ff
Browse repository at this point
Rollup merge of #83841 - Amanieu:asm_clobber_feature, r=nagisa
Show description for f8709ec
Dylan-DPC
authored
f8709ec
View commit details
Copy full SHA for f8709ec
Browse repository at this point
You can’t perform that action at this time.