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.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
miri engine: basic support for pointer provenance tracking
- #54461
#54461
Merged
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:pointer-provenance
RalfJung/rust:pointer-provenance
Copy head branch name to clipboard
Oct 10, 2018
Conversation
Commits
12
(12)
Checks
Files changed
Merged
miri engine: basic support for pointer provenance tracking
#54461
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:pointer-provenance
RalfJung/rust:pointer-provenance
Copy head branch name to clipboard
Commits
Commits on Oct 10, 2018
miri engine: basic support for pointer provenance tracking
RalfJung
committed
4e9f932
View commit details
Copy full SHA for 4e9f932
Browse repository at this point
tidy, oh tidy
RalfJung
committed
f3a39e3
View commit details
Copy full SHA for f3a39e3
Browse repository at this point
expand comment
RalfJung
committed
50c00a9
View commit details
Copy full SHA for 50c00a9
Browse repository at this point
rename extra -> meta in place
RalfJung
committed
397283d
View commit details
Copy full SHA for 397283d
Browse repository at this point
expand safety comment in memory.rs
RalfJung
committed
d4b21f1
View commit details
Copy full SHA for d4b21f1
Browse repository at this point
fix typos
RalfJung
committed
e0b17ad
View commit details
Copy full SHA for e0b17ad
Browse repository at this point
clarify alloc_map description
RalfJung
committed
0354510
View commit details
Copy full SHA for 0354510
Browse repository at this point
typos and spaces
RalfJung
committed
75ea7c7
View commit details
Copy full SHA for 75ea7c7
Browse repository at this point
abstract mono_hash_map through a trait, only miri actually needs the fancy one
RalfJung
committed
83667d6
View commit details
Copy full SHA for 83667d6
Browse repository at this point
more comments for these sublte games we are playing with allocations in the miri engine
RalfJung
committed
3fb617d
View commit details
Copy full SHA for 3fb617d
Browse repository at this point
vtables are not leaks
RalfJung
committed
9a9dbff
View commit details
Copy full SHA for 9a9dbff
Browse repository at this point
tidy up
RalfJung
committed
bc9435d
View commit details
Copy full SHA for bc9435d
Browse repository at this point
You can’t perform that action at this time.