| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-12-19 | Remap instrument-coverage line numbers in doctests | Arpad Borsos | -0/+9 | |
| This uses the `SourceMap::doctest_offset_line` method to re-map line numbers from doctests. Remapping columns is not yet done. Part of issue #79417. | ||||
| 2020-12-03 | Fixed cross-crate generic call test to compile lib and bin separately | Rich Kadel | -0/+104 | |
| The original test produced a single crate with two mods, which was not the goal of the test. | ||||
