about summary refs log tree commit diff
path: root/tests/pretty/dollar-crate.pp
AgeCommit message (Collapse)AuthorLines
2025-07-28expand: Micro-optimize prelude injectionVadim 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`.
2024-02-22Re-bless tests/pretty许杰友 Jieyou Xu (Joe)-3/+3
2023-01-12Bless pretty tests.Mara Bos-3/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+13