summaryrefslogtreecommitdiff
path: root/rustfmt.toml
AgeCommit message (Expand)Author
2024-03-08Remove exception for deleted file from rustfmt.tomlbjorn3
2024-01-11rustfmt.toml: don't ignore just any `tests` path, only root oneklensy
2023-11-23Fix fn_sig_for_fn_abi and the coroutine transform for generatorsbjorn3
2023-07-04rust-installer and rls no longer submodule, so fix rustfmt.tomlklensy
2023-06-19Format the examples directory of cg_clifbjorn3
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan
2022-01-01Enforce formatting for rustc_codegen_craneliftbjorn3
2021-11-12Expose portable-simd as core::simdJubilee Young
2021-08-12Fix tidyAntoni Boucher
2021-04-24`test tidy` should ignore alternative `build` dir patternsRich Kadel
2021-02-02Bump rustfmt versionMark Rousskov
2020-11-22Drop support for cloudabi targetsLzu Tao
2020-10-26Add support for using cg_clif to bootstrap rustcbjorn3
2020-07-28std: Switch from libbacktrace to gimliAlex Crichton
2020-07-27mv std libs to library/mark
2020-07-22Revert "std: Switch from libbacktrace to gimli"Mark Rousskov
2020-07-17std: Switch from libbacktrace to gimliAlex Crichton
2020-07-03Add rust-analyzer submoduleAleksey Kladov
2020-03-24Move rustc-guide submodule to rustc-dev-guideSantiago Pastorino
2020-02-10Don't rustfmt the vendor directory.Eric Huss
2020-01-31Ignore `build` dir formattingJonas Schievink
2019-12-24Format librustc_featureMark Rousskov
2019-12-24Silence line length warningsMark Rousskov
2019-12-22Remove most files from format ignore listMark Rousskov
2019-12-21Implement rustfmt running manually using ignore crateMark Rousskov
2019-12-21Format src/librustc_fs_util.Adam Perry
2019-12-21Add individual crates to rustfmt ignore list.Adam Perry
2019-05-03Add rustfmt tomlAleksey Kladov