Josh Triplett
|
70e2683397
|
rustc_metadata: Remove unused dependency stable_deref_trait
Unused since commit 8331dbe6d0
("Add an Mmap wrapper to rustc_data_structures").
|
2021-06-25 01:12:59 -07: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 |
|
Camille GILLOT
|
458d044c5b
|
Upgrade memmap to memmap2 in other crates.
|
2021-03-18 18:36:55 +01:00 |
|
klensy
|
93c8ebe022
|
bumped smallvec deps
|
2021-02-14 18:03:11 +03:00 |
|
Jonas Schievink
|
a447c21afa
|
Don't query unstable data when staged_api is off
|
2020-09-13 02:10:39 +02:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|