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 }}
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.5k
Star
117k
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
Miri: unleash all feature gates
- #71631
#71631
Merged
bors
merged 10 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:miri-unleash-the-gates
RalfJung/rust:miri-unleash-the-gates
Copy head branch name to clipboard
May 4, 2020
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Miri: unleash all feature gates
#71631
bors
merged 10 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:miri-unleash-the-gates
RalfJung/rust:miri-unleash-the-gates
Copy head branch name to clipboard
Commits
Commits on Apr 30, 2020
unleashed Miri: open all the gates
RalfJung
committed
e2c99f0
View commit details
Copy full SHA for e2c99f0
Browse repository at this point
remove no longer needed feature flags
RalfJung
committed
9273962
View commit details
Copy full SHA for 9273962
Browse repository at this point
deduplicate warnings
RalfJung
committed
c7eb916
View commit details
Copy full SHA for c7eb916
Browse repository at this point
Commits on May 2, 2020
make sure the miri-unleash-flag is not used to circumvent feature gates
RalfJung
committed
08ba014
View commit details
Copy full SHA for 08ba014
Browse repository at this point
explain why we use def_span
RalfJung
committed
17ca7a0
View commit details
Copy full SHA for 17ca7a0
Browse repository at this point
fix miri-unleash delayed sanity checking
RalfJung
committed
89666ab
View commit details
Copy full SHA for 89666ab
Browse repository at this point
Commits on May 3, 2020
warn about each skipped feature gate
RalfJung
committed
99debec
View commit details
Copy full SHA for 99debec
Browse repository at this point
fmt
RalfJung
committed
f7f606d
View commit details
Copy full SHA for f7f606d
Browse repository at this point
remove unneeded flags; exlain why we still have const_if_match
RalfJung
committed
a909c03
View commit details
Copy full SHA for a909c03
Browse repository at this point
bless caller-location test
RalfJung
committed
182133f
View commit details
Copy full SHA for 182133f
Browse repository at this point
You can’t perform that action at this time.