about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/base_n.rs
AgeCommit message (Expand)AuthorLines
2024-09-02chore: Fix typos in 'compiler' (batch 1)Alexander Cyon-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+1
2024-06-20Convert some module-level `//` and `///` comments to `//!`.Nicholas Nethercote-2/+3
2024-04-22Stabilize the size of incr comp object file namesBen Kimock-24/+90
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