Commit ef902a2
committed
when encoding, push MetaData(foo) task on stack
This lets us determine what was used to construct the metadata.
Conflicts:
src/librustc_metadata/encoder.rs1 parent 5bcdf4c commit ef902a2
File tree
4 files changed
+71
-54
lines changed- src
- librustc_metadata
- librustc/dep_graph
4 files changed
+71
-54
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments