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.2k
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
- #71807
#71807
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-jvb8sd9
Dylan-DPC-zz/rust:rollup-jvb8sd9
Copy head branch name to clipboard
May 3, 2020
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 7 pull requests
#71807
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-jvb8sd9
Dylan-DPC-zz/rust:rollup-jvb8sd9
Copy head branch name to clipboard
Commits
Commits on May 1, 2020
Allow `#[target_feature]` on safe functions
LeSeulArtichaut
committed
2474f0e
View commit details
Copy full SHA for 2474f0e
Browse repository at this point
Prevent calls to functions with `#[target_feature]` in safe contexts
LeSeulArtichaut
committed
f2c6cbd
View commit details
Copy full SHA for f2c6cbd
Browse repository at this point
Prevent functions with `#[target_feature]` to be coerced to safe function pointers
LeSeulArtichaut
committed
f9b9ba5
View commit details
Copy full SHA for f9b9ba5
Browse repository at this point
Add new tests and bless old tests
LeSeulArtichaut
committed
8d9f73a
View commit details
Copy full SHA for 8d9f73a
Browse repository at this point
Mark query function as must_use.
cjgillot
committed
6cde87d
View commit details
Copy full SHA for 6cde87d
Browse repository at this point
doc: make Stack and StackElement a little pretty
Show description for ad46044
tshepang
committed
ad46044
View commit details
Copy full SHA for ad46044
Browse repository at this point
Commits on May 2, 2020
Remove recommendation for unmaintained crate
Xaeroxe
authored
b5c1f45
View commit details
Copy full SHA for b5c1f45
Browse repository at this point
Update src/libserialize/json.rs
Show description for 3406b53
tshepang
and
jonas-schievink
authored
3406b53
View commit details
Copy full SHA for 3406b53
Browse repository at this point
fix rustdoc warnings
tshepang
committed
3be52b5
View commit details
Copy full SHA for 3be52b5
Browse repository at this point
cleanup: `config::CrateType` -> `CrateType`
petrochenkov
committed
ff86a45
View commit details
Copy full SHA for ff86a45
Browse repository at this point
Replace `cfg` macro with attribute.
reitermarkus
committed
39a9790
View commit details
Copy full SHA for 39a9790
Browse repository at this point
Rollup merge of #69274 - LeSeulArtichaut:target-feature-11, r=hanna-kruppe
Show description for e96036f
Dylan-DPC
authored
e96036f
View commit details
Copy full SHA for e96036f
Browse repository at this point
Rollup merge of #71767 - tshepang:stack-stuff, r=jonas-schievink
Show description for 5747d1e
Dylan-DPC
authored
5747d1e
View commit details
Copy full SHA for 5747d1e
Browse repository at this point
Rollup merge of #71772 - cjgillot:ensure, r=petrochenkov
Show description for 78dc7e1
Dylan-DPC
authored
78dc7e1
View commit details
Copy full SHA for 78dc7e1
Browse repository at this point
Rollup merge of #71777 - petrochenkov:crtype, r=Mark-Simulacrum
Show description for 590d201
Dylan-DPC
authored
590d201
View commit details
Copy full SHA for 590d201
Browse repository at this point
Rollup merge of #71784 - Xaeroxe:patch-1, r=jonas-schievink
Show description for 94d2fd9
Dylan-DPC
authored
94d2fd9
View commit details
Copy full SHA for 94d2fd9
Browse repository at this point
Rollup merge of #71785 - reitermarkus:cfg-attribute, r=Mark-Simulacrum
Show description for 5a7b21f
Dylan-DPC
authored
5a7b21f
View commit details
Copy full SHA for 5a7b21f
Browse repository at this point
Rollup merge of #71787 - tshepang:rustdoc-warnings, r=varkor
Show description for 97cf378
Dylan-DPC
authored
97cf378
View commit details
Copy full SHA for 97cf378
Browse repository at this point
You can’t perform that action at this time.