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
/
miri
Public
Notifications
You must be signed in to change notification settings
Fork
526
Star
6.6k
Code
Issues
169
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rustup
- #490
#490
Closed
RalfJung
wants to merge 12 commits into
master
rust-lang/miri:master
from
rustup2
rust-lang/miri:rustup2
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Rustup
#490
RalfJung
wants to merge 12 commits into
master
rust-lang/miri:master
from
rustup2
rust-lang/miri:rustup2
Copy head branch name to clipboard
Commits
Commits on Oct 16, 2018
add Borrow tag to pointers; remove old locking code
RalfJung
committed
b84f7e2
View commit details
Copy full SHA for b84f7e2
Browse repository at this point
add env var emulation test, and fix it complaining about leaks
RalfJung
committed
348f782
View commit details
Copy full SHA for 348f782
Browse repository at this point
stacked borrows: track refs and derefs
RalfJung
committed
66b4bb7
View commit details
Copy full SHA for 66b4bb7
Browse repository at this point
Commits on Oct 17, 2018
stacked borrows: enforcement at memory accesses
RalfJung
committed
d4b78b3
View commit details
Copy full SHA for d4b78b3
Browse repository at this point
reenable some tests that work now, and organize them better with directories
RalfJung
committed
1907782
View commit details
Copy full SHA for 1907782
Browse repository at this point
bump for ENABLE_PTR_TRACKING_HOOKS, and remove some dead code
RalfJung
committed
b259512
View commit details
Copy full SHA for b259512
Browse repository at this point
Commits on Oct 18, 2018
fix for ptr-to-raw casts properly erasing the tag
RalfJung
committed
b9fe91e
View commit details
Copy full SHA for b9fe91e
Browse repository at this point
Commits on Oct 20, 2018
disable env var test on macOS, win
RalfJung
committed
bbb1d80
View commit details
Copy full SHA for bbb1d80
Browse repository at this point
Commits on Oct 22, 2018
Merge remote-tracking branch 'origin/master' into rustup
RalfJung
committed
957d18c
View commit details
Copy full SHA for 957d18c
Browse repository at this point
bump Rust version
RalfJung
committed
41eabb6
View commit details
Copy full SHA for 41eabb6
Browse repository at this point
env vars are only available with full MIR
RalfJung
committed
fdb3022
View commit details
Copy full SHA for fdb3022
Browse repository at this point
env vars should work on macOS
RalfJung
committed
0b22a1c
View commit details
Copy full SHA for 0b22a1c
Browse repository at this point
You can’t perform that action at this time.