about summary refs log tree commit diff
path: root/compiler/rustc_expand/src/tests.rs
AgeCommit message (Expand)AuthorLines
2022-05-20Remove `crate` visibility usage in compilerJacob Pratt-5/+5
2022-04-13errors: lazily load fallback fluent bundleDavid Wood-2/+2
2022-04-05session: opt for enabling directionality markersDavid Wood-2/+2
2022-04-05errors: implement sysroot/testing bundle loadingDavid Wood-1/+3
2022-04-05errors: implement fallback diagnostic translationDavid Wood-0/+2
2022-04-05span: move `MultiSpan`David Wood-2/+2
2021-07-08Rework SESSION_GLOBALS API to prevent overwriting itGuillaume Gomez-2/+2
2021-01-03remove redundant closures (clippy::redundant_closure)Matthias Krüger-1/+1
2020-08-30mv compiler to compiler/mark-0/+1012