mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 17:53:56 +00:00
fixup some test directives
This commit is contained in:
parent
a8e75c53d0
commit
92ff69d368
@ -7,7 +7,7 @@
|
||||
// This causes hygiene information to be saved to the incr cache.
|
||||
// 2. One function is the foreign crate is modified. This causes the
|
||||
// optimized mir for an unmodified function to be loaded from the
|
||||
//@ incremental cache and written out to the crate metadata.
|
||||
// incremental cache and written out to the crate metadata.
|
||||
// 3. In the process of loading and writing out this function's MIR,
|
||||
// we load hygiene information from the incremental cache and
|
||||
// write it to our metadata.
|
||||
|
Loading…
Reference in New Issue
Block a user