| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-03-14 | Moved issue tests to subdirs and normalised names. | Alexander Regueiro | -0/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -40/+0 | |
| 2016-08-25 | Fix debug line info for macro expansions. | Vadim Chugunov | -0/+20 | |
| Macro expansions produce code tagged with debug locations that are completely different from the surrounding expressions. This wrecks havoc on debugger's ability the step over source lines. In order to have a good line stepping behavior in debugger, we overwrite debug locations of macro expansions with that of the outermost expansion site. | ||||
| 2016-05-06 | s/aux/auxiliary, because windows | Niko Matsakis | -0/+84 | |
| For legacy reasons (presumably), Windows does not permit files name aux. | ||||
