| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-28 | expand: Micro-optimize prelude injection | Vadim Petrochenkov | -2/+2 | |
| Use `splice` to avoid shifting the other items twice. Put `extern crate std;` first so it's already resolved when we resolve `::std::prelude::rust_20XX`. | ||||
| 2025-04-24 | Fix pretty printing of never pattern match arms. | Nicholas Nethercote | -3/+2 | |
| 2025-04-24 | Add a pretty printing test involving a never pattern. | Nicholas Nethercote | -0/+18 | |
| This currently prints badly, with unclosed indentation. | ||||
