| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-09-25 | Remove benches from `rustc_middle` | Nilstrieb | -54/+0 | |
| These benches benchmark rust langauge features and not the compiler, so they seem to be in the wrong place here. They also all take <1ns, making them pretty useless. Looking at their git history, they just seem to have been carried around for many, many years. This commit ends their journey. | ||||
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+54 | |
