]> git.lizzy.rs Git - rust.git/history - src/test/mod_resolver.rs
Make `--check` work when running from stdin. (#3896)
[rust.git] / src / test / mod_resolver.rs
2022-01-01 Yacin TmimiImprove out of line module resolution
2021-12-19 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2021-12-08 Yacin TmimiBackport: Do not touch module with #![rustfmt::skip...
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-07 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2021-11-04 Caleb Cartwrightfix: handle external mods imported via external->inline...
2021-07-26 Caleb CartwrightMerge pull request #4920 from calebcartwright/subtree...
2021-06-21 Yuki OkushiRollup merge of #86424 - calebcartwright:rustfmt-mod...
2021-06-18 Caleb Cartwrightfix(rustfmt): load nested out-of-line mods correctly