about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/base_n.rs
AgeCommit message (Expand)AuthorLines
2023-08-01[rustc_data_structures][base_n][perf] Remove unnecessary utf8 check.Taras Tsugrii-1/+4
2023-07-31[rustc_data_structures][perf] Simplify base_n::push_str.Taras Tsugrii-4/+3
2022-12-12minor code cleanupsMatthias Krüger-1/+1
2021-10-15Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=pe...Matthias Krüger-1/+1
2021-10-10Apply clippy suggestionsClemens Wasser-1/+1
2020-08-30mv compiler to compiler/mark-0/+42