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.1k
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
- #67625
#67625
Closed
JohnTitor
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-4u6gf1g
JohnTitor/rust:rollup-4u6gf1g
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
Rollup of 7 pull requests
#67625
JohnTitor
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-4u6gf1g
JohnTitor/rust:rollup-4u6gf1g
Copy head branch name to clipboard
Commits
Commits on Dec 24, 2019
reuse `capacity` variable in slice::repeat
king6cong
committed
3c56a65
View commit details
Copy full SHA for 3c56a65
Browse repository at this point
Commits on Dec 25, 2019
Add test cases which exercise the fix.
jumbatm
committed
697a38b
View commit details
Copy full SHA for 697a38b
Browse repository at this point
Pass new instance instead of self.instance to simd_shuffle_indices.
jumbatm
committed
d0dc932
View commit details
Copy full SHA for d0dc932
Browse repository at this point
Run RustFmt
jumbatm
committed
dca0a33
View commit details
Copy full SHA for dca0a33
Browse repository at this point
Use issue = "none" instead of "0" in intrinsics
sugar700
committed
43cb37e
View commit details
Copy full SHA for 43cb37e
Browse repository at this point
Add Scalar::to_(u|i)16 methods
pvdrz
committed
415ecc8
View commit details
Copy full SHA for 415ecc8
Browse repository at this point
tidy: change msdn links to newer locations
Show description for 3a2ef17
tesuji
committed
3a2ef17
View commit details
Copy full SHA for 3a2ef17
Browse repository at this point
rewrite scalar to integer methods
pvdrz
committed
dfcc44d
View commit details
Copy full SHA for dfcc44d
Browse repository at this point
Remove `compiler_builtins_lib` documentation
Show description for b8ccc0f
kraai
committed
b8ccc0f
View commit details
Copy full SHA for b8ccc0f
Browse repository at this point
Use NonNull in slice::Iter and slice::IterMut.
Show description for 047ff0b
Kixunil
committed
047ff0b
View commit details
Copy full SHA for 047ff0b
Browse repository at this point
Commits on Dec 26, 2019
Rollup merge of #67576 - king6cong:slice_repeat, r=Dylan-DPC
Show description for 9bcc1a6
JohnTitor
authored
9bcc1a6
View commit details
Copy full SHA for 9bcc1a6
Browse repository at this point
Rollup merge of #67588 - Kixunil:nonnull-slice-iter, r=rkruppe
Show description for 27046a3
JohnTitor
authored
27046a3
View commit details
Copy full SHA for 27046a3
Browse repository at this point
Rollup merge of #67598 - jumbatm:issue67557_simd_shuffle, r=oli-obk
Show description for 11d557a
JohnTitor
authored
11d557a
View commit details
Copy full SHA for 11d557a
Browse repository at this point
Rollup merge of #67602 - xfix:use-issue-none-instead-of-0-in-intrinsics, r=Centril
Show description for 0706b77
JohnTitor
authored
0706b77
View commit details
Copy full SHA for 0706b77
Browse repository at this point
Rollup merge of #67604 - christianpoveda:scalar_to_(u|i)64, r=RalfJung
Show description for a9528b3
JohnTitor
authored
a9528b3
View commit details
Copy full SHA for a9528b3
Browse repository at this point
Rollup merge of #67605 - lzutao:msdn-links, r=Mark-Simulacrum
Show description for f3aac95
JohnTitor
authored
f3aac95
View commit details
Copy full SHA for f3aac95
Browse repository at this point
Rollup merge of #67617 - kraai:remove-compiler_builtins_lib-docs, r=Dylan-DPC
Show description for 4381953
JohnTitor
authored
4381953
View commit details
Copy full SHA for 4381953
Browse repository at this point
You can’t perform that action at this time.