]> git.lizzy.rs Git - rust.git/history - tests/writemode
fallback to dir_path when relative external mod resolution fails
[rust.git] / tests / writemode /
2022-01-23 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-01-02 Seiichi UchidaUse <stdin> when emitting stdin as filename (#4298)
2022-01-02 TimFix newlines in JSON output (#4262)
2022-01-02 Caleb Cartwrightrefactor: update json emitter to better handle errors...
2022-01-02 Chris EmersonMake `--check` work when running from stdin. (#3896)
2019-08-19 Caleb CartwrightFix line numbers in checkstyle output (#3694)
2019-08-16 Caleb Cartwrightadd json emit mode (#3735)
2018-05-21 Seiichi UchidaMerge pull request #2726 from csmoe/label_break
2018-05-21 Nick CameronReplace WriteMode with EmitMode and backup bool
2018-03-02 Nick CameronMerge pull request #2499 from davidalber/add-rust-code...
2018-03-02 Nick CameronTidy up and pass tests
2018-02-12 Chris EmersonMove the modified test files to the new location.
2018-02-12 Chris EmersonMerge remote-tracking branch 'origin/master' into diffl...
2018-02-11 Nick CameronMerge pull request #2431 from davidalber/fix-indent...
2018-02-11 Nick CameronMerge pull request #2419 from topecongiro/core
2018-02-07 topecongiroCreate rustfmt_core crate
2018-01-20 Chris EmersonAdd a new get_modified_lines() API to get only the new
2017-06-15 Nick CameronMerge pull request #1615 from Mitranim/patch-1
2017-06-13 Nick CameronReformat tests
2016-05-30 Nick CameronMerge pull request #1015 from srinivasreddy/readme
2016-04-07 Erik JohnstonMerge branch 'master' of github.com:nrc/rustfmt into...
2016-04-05 Nick CameronMerge pull request #908 from matklad/simplify-tests
2016-04-04 Aleksey Kladovsimplify tests
2016-04-04 Nick CameronMerge pull request #897 from matklad/refactor-run
2016-04-02 Aleksey Kladovuse format_input function in tests
2016-03-12 Connor BrewsterUpdated to latest rustfmt
2016-01-22 Nick CameronMerge pull request #745 from markstory/checkstyle-output
2016-01-20 Mark StoryGet checkstyle tests passing.
2016-01-19 Mark StoryStart tests for checkstyle.