| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -24/+0 | |
| 2022-03-16 | resolve the conflict in compiler/rustc_session/src/parse.rs | codehorseman | -1/+1 | |
| Signed-off-by: codehorseman <cricis@yeah.net> | ||||
| 2021-01-13 | Update tests for extern block linting | Mark Rousskov | -1/+1 | |
| 2020-02-26 | Use byte offsets when emitting debuginfo columns | Tomasz Miąsko | -3/+11 | |
| 2020-02-26 | Emit 1-based column numbers in debuginfo | Tomasz Miąsko | -0/+16 | |
| The debuginfo column numbers are 1-based. The value 0 indicates that no column has been specified. Translate 0-based column numbers to 1-based when emitting debug information. | ||||
