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
Accelerator
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
Type
/
to 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.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 5 pull requests
- #90769
#90769
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-266apqm
matthiaskrgr/rust:rollup-266apqm
Copy head branch name to clipboard
Nov 10, 2021
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 5 pull requests
#90769
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-266apqm
matthiaskrgr/rust:rollup-266apqm
Copy head branch name to clipboard
Commits
Commits on Nov 6, 2021
Allow simd_bitmask to return byte arrays
calebzulawski
committed
7964942
View commit details
Copy full SHA for 7964942
Browse repository at this point
Allow simd_select_bitmask to take byte arrays
calebzulawski
committed
3981ca0
View commit details
Copy full SHA for 3981ca0
Browse repository at this point
Fix off-by-one error uncovered by std::simd tests
calebzulawski
committed
569c51d
View commit details
Copy full SHA for 569c51d
Browse repository at this point
Disable bitmask test on big endian
calebzulawski
committed
1e18869
View commit details
Copy full SHA for 1e18869
Browse repository at this point
Commits on Nov 9, 2021
Use AddAssign impl
est31
committed
9afb241
View commit details
Copy full SHA for 9afb241
Browse repository at this point
Commits on Nov 10, 2021
Add comment regarding bit order
calebzulawski
committed
fe8ae57
View commit details
Copy full SHA for fe8ae57
Browse repository at this point
Add `ty::Visibility::is_public()`
inquisitivecrystal
committed
9a987b0
View commit details
Copy full SHA for 9a987b0
Browse repository at this point
Use computed visibility in rustdoc
inquisitivecrystal
committed
6622376
View commit details
Copy full SHA for 6622376
Browse repository at this point
Remove potential useless data for search index
GuillaumeGomez
committed
8d5ef32
View commit details
Copy full SHA for 8d5ef32
Browse repository at this point
Fix collection entry API documentation.
joseph-roitman
committed
7b40448
View commit details
Copy full SHA for 7b40448
Browse repository at this point
Rollup merge of #88447 - inquisitivecrystal:rustdoc-vis, r=jyn514
Show description for a8dff34
matthiaskrgr
authored
a8dff34
View commit details
Copy full SHA for a8dff34
Browse repository at this point
Rollup merge of #88868 - calebzulawski:feature/simd_bitmask, r=workingjubilee
Show description for 858fea4
matthiaskrgr
authored
858fea4
View commit details
Copy full SHA for 858fea4
Browse repository at this point
Rollup merge of #90727 - GuillaumeGomez:remove-potential-useless-search-index-data, r=notriddle,camelid
Show description for b31f019
matthiaskrgr
authored
b31f019
View commit details
Copy full SHA for b31f019
Browse repository at this point
Rollup merge of #90742 - est31:add_assign, r=davidtwco
Show description for 0a9c1be
matthiaskrgr
authored
0a9c1be
View commit details
Copy full SHA for 0a9c1be
Browse repository at this point
Rollup merge of #90758 - joseph-roitman:fix-entry-doc-key-ref, r=dtolnay
Show description for 5f24975
matthiaskrgr
authored
5f24975
View commit details
Copy full SHA for 5f24975
Browse repository at this point
You can’t perform that action at this time.