This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
171,504
Commits
1
Branch
0
Tags
47c36893a14b689faadeaa06b56e53d36f526c2f
Commit Graph
3 Commits
Author
SHA1
Message
Date
bjorn3
bda6d1f158
Add safety comment to StableAddress impl for Mmap
2021-04-03 14:51:05 +02:00
bjorn3
5773e51678
Inline a few methods
2021-03-31 09:19:29 +02:00
bjorn3
8331dbe6d0
Add an Mmap wrapper to rustc_data_structures
...
This wrapper implements StableAddress and falls back to directly reading the file on wasm32
2021-03-30 18:57:03 +02:00