]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-03-12 Connor BrewsterUpdated to latest rustfmt
2016-03-12 Connor BrewsterUncommented missed spans check
2016-03-12 Connor BrewsterRemoved unneeded pattern matching
2016-03-12 Connor BrewsterFixed formatting
2016-03-12 Connor BrewsterAdded support for associated type rewriting
2016-03-11 Connor BrewsterAdded where clause formatting
2016-03-11 Connor BrewsterAdding trait formatting
2016-03-11 Marcus Klaas... Merge pull request #851 from Amanieu/const_unsafe
2016-03-09 Amanieu d'AntrasAdd a test for #850
2016-03-09 Amanieu d'AntrasFix ordering of "const unsafe fn"
2016-03-09 Nick CameronMerge pull request #847 from kamalmarhubi/update-syntex...
2016-03-03 Marcus Klaas... Merge pull request #841 from kamalmarhubi/operation...
2016-03-02 Kamal Marhubideps: Update syntex_syntax to 0.29.1
2016-03-02 Kamal Marhubirustfmt: Use struct-like enum variants for Operation
2016-03-02 Marcus Klaas... Merge pull request #846 from kamalmarhubi/update-design-doc
2016-03-02 Marcus Klaas... Merge pull request #845 from regexident/fix_811
2016-03-02 Marcus Klaas... Merge pull request #843 from Manishearth/rustup
2016-03-01 Kamal Marhubidoc: Update Design.md to mention syntex_syntax and...
2016-03-01 Vincent EscheFix for issue #811 (falsely inserted "::" in paths...
2016-02-26 Manish GoregaokarUpgrade deps to make it compile again
2016-02-15 Nick CameronMerge pull request #798 from kamalmarhubi/default-no...
2016-02-14 Nick CameronMerge pull request #820 from rust-lang-nursery/patterns
2016-02-14 Nick Cameronreviewer changes
2016-02-12 Nick CameronFormat all patterns (well, except macros)
2016-02-10 Nick CameronMerge pull request #818 from kamalmarhubi/cargo-lock
2016-02-10 Kamal MarhubiBump version in Cargo.lock
2016-02-09 Nick CameronVersion bump
2016-02-09 Nick CameronMerge pull request #812 from kamalmarhubi/write-mode...
2016-02-09 Kamal Marhubiconfig: Use write_mode from config
2016-02-04 Nick CameronMerge pull request #809 from andradei/patch-1
2016-02-03 Isaac AndradeCorrect command that lists config options
2016-02-03 Nick CameronMerge pull request #799 from kamalmarhubi/const-instead...
2016-02-03 Marcus Klaas... Merge pull request #780 from sidred/config_path
2016-02-03 Marcus Klaas... Merge pull request #786 from rust-lang-nursery/str...
2016-02-03 Marcus Klaas... Merge pull request #797 from kamalmarhubi/config-expect
2016-02-03 Marcus Klaas... Merge pull request #800 from kamalmarhubi/gitignore...
2016-02-03 Marcus Klaas... Merge pull request #802 from kamalmarhubi/remove-args-doc
2016-02-02 Kamal Marhubicleanup: Remove documentation of deleted parameter
2016-02-02 sidAdd support for the config-path option
2016-02-02 Kamal Marhubigitignore .rs.bk files
2016-02-02 Kamal Marhubicleanup: Use const instead of static
2016-02-02 Kamal Marhubiconfig: Disable report_todo by default
2016-02-01 Kamal Marhubiconfig: Make panic messages more useful
2016-02-01 Nick CameronMerge pull request #792 from kamalmarhubi/project-file...
2016-02-01 Kamal Marhubidocs: Clarify return type of lookup_project_file
2016-02-01 Nick CameronMerge pull request #793 from kamalmarhubi/expect-formatting
2016-01-31 Kamal Marhubitests: Use Result::expect() throughout
2016-01-31 Kamal Marhubibin: Improve error handling in project file lookup
2016-01-31 Marcus Klaas... Merge pull request #787 from rust-lang-nursery/mod...
2016-01-31 Marcus Klaas... Merge pull request #791 from kamalmarhubi/canonicalize...
2016-01-31 Marcus Klaas... Merge pull request #790 from kamalmarhubi/handle-rustfm...
2016-01-31 Kamal Marhubibin: Canonicalize path before looking for project file
2016-01-31 Kamal Marhubibin: Properly handle a directories named rustfmt.toml
2016-01-28 Nick CameronPut empty modules on one line
2016-01-28 Nick CameronDon't reformat strings if we don't have to.
2016-01-27 Nick CameronMerge pull request #785 from DarkDrek/fix-#784
2016-01-27 DarkDrekFix #784
2016-01-26 Nick CameronMerge pull request #783 from jwazny/issue-588
2016-01-26 Jeremy WaznyAdded tests.
2016-01-26 Jeremy WaznyLimit when we emit a trailing where clause comma.
2016-01-26 Jeremy WaznyAdded where_trailing_comma option.
2016-01-25 Nick CameronMerge pull request #781 from kyeah/itemmac
2016-01-25 Nick CameronMerge pull request #782 from markstory/readme-checkstyle
2016-01-24 Kevin YehAdd item macro tests
2016-01-23 Mark StoryUpdates to readme based on feedback.
2016-01-23 Mark StoryUpdate the README concerning write modes.
2016-01-22 Kevin YehFormat item macros
2016-01-22 Nick CameronMerge pull request #745 from markstory/checkstyle-output
2016-01-22 Mark StoryExtract helper functions for testing.
2016-01-20 Mark StoryGet checkstyle tests passing.
2016-01-19 Mark StoryUpdate checkstyle write mode to take Write arguments.
2016-01-19 Mark StoryStart tests for checkstyle.
2016-01-15 Mark StoryClean up function names for checkstyle output.
2016-01-14 Marcus Klaas... Merge pull request #774 from rust-lang-nursery/issue698
2016-01-14 Nick CameronFix an off-by-one error due to the comma in a struct...
2016-01-14 Nick CameronRemove reference to 1.4 from README
2016-01-14 Nick Camerontweak README.md
2016-01-14 Mark StoryUse PartialEq/Eq implementation instead of match.
2016-01-14 Mark StoryExtract checkstyle output into a separate module.
2016-01-14 Mark StoryUpdate based on pull request feedback.
2016-01-14 Mark StoryEncode XML entities.
2016-01-14 Mark StoryRemove unused argument.
2016-01-14 Mark StoryFix formatting errors.
2016-01-14 Mark StoryHack together checkstyle output that compiles.
2016-01-14 Mark StoryStart hacking checkstyle output in.
2016-01-13 Marcus Klaas... Merge pull request #769 from svmnotn/write-mode-config
2016-01-12 Victor M. SuarezAllow for setting of write-mode via config file. FIxes...
2016-01-12 Marcus Klaas... Merge pull request #766 from ConnorGBrewster/fix-#489
2016-01-12 Marcus Klaas... Merge pull request #768 from DarkDrek/amend-to-fix...
2016-01-12 Connor BrewsterAdded test case
2016-01-12 Connor BrewsterChanged TypeDensity::WhiteSpace to TypeDensity::Wide
2016-01-12 Marcus Klaas... Merge pull request #757 from ConnorGBrewster/fix-#650
2016-01-12 DarkDrekfixes parsing issue #767
2016-01-12 Connor BrewsterIf where is on the same line as the impl, { is put...
2016-01-12 Nick CameronMerge pull request #765 from DarkDrek/fix-#447-2
2016-01-12 DarkDrekRemoved the failing test part since it will work when...
2016-01-12 DarkDrekHandle more possible comment position for if else
2016-01-12 DarkDrekKeep comments between if and else blocks. Fixes #447
2016-01-12 Nick CameronMerge pull request #762 from ConnorGBrewster/fix-#760
2016-01-11 Connor BrewsterChanged is_block_empty to has_body
next