summaryrefslogtreecommitdiffstats
path: root/crates/printer/src/util.rs
AgeCommit message (Expand)Author
2022-05-11printer: fix duplicative replacement in multiline modeag/fix-multiline-replace-duplicateAndrew Gallant
2021-06-01edition: run 'cargo fix --edition --edition-idioms --all'Andrew Gallant
2021-06-01edition: initial 'cargo fix --edition' runAndrew Gallant
2021-05-31printer: trim line terminator before doing replacementsAndrew Gallant
2021-05-31printer: trim line terminator before finding submatchesAndrew Gallant
2021-05-31grep: fix bugs in handling multi-line look-aroundAndrew Gallant
2020-02-17repo: move all source code in crates directoryAndrew Gallant