]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-01-16 David AlberWrapping `indent_style="Visual"` struct snippet in...
2018-01-16 David AlberWrapping `indent_style="Block"` struct snippet in function
2018-01-16 David AlberCorrecting `indent_style="Visual"` generics snippet
2018-01-16 David AlberCorrecting `indent_style="Block"` generics snippet
2018-01-16 David AlberWrapping `indent_style="Visual"` function call snippet...
2018-01-16 David AlberWrapping `indent_style="Block"` function call snippet...
2018-01-16 David AlberWrapping `indent_style="Visual"` array snippet in function
2018-01-16 David AlberWrapping `indent_style="Block"` array snippet in function
2018-01-16 Seiichi UchidaMerge pull request #2367 from Stinners/range_binopts
2018-01-16 Seiichi UchidaMerge pull request #2366 from davidalber/restore-characters
2018-01-16 David AlberRestoring characters accidentally removed in bbe4b380
2018-01-16 Chris StinsonFixing binop_separator="Back" for ranges
2018-01-16 Nick CameronMerge pull request #2361 from davidalber/fix-binop...
2018-01-15 David AlberGetting `binop_separator="Back"` to pass
2018-01-15 Seiichi Uchida0.3.5
2018-01-15 Seiichi UchidaMerge pull request #2363 from davidalber/reword-config...
2018-01-15 David AlberRewording configuration note
2018-01-12 Nick CameronMerge pull request #2357 from topecongiro/issue-2342
2018-01-12 Nick CameronMerge pull request #2355 from topecongiro/hide-parse...
2018-01-12 Nick CameronMerge pull request #2352 from topecongiro/issue-2337
2018-01-12 Nick CameronMerge pull request #2351 from topecongiro/issue-2256
2018-01-12 Nick CameronMerge pull request #2350 from topecongiro/issue-2324
2018-01-11 Seiichi UchidaMerge pull request #2353 from davidalber/merge-print...
2018-01-11 Seiichi UchidaMerge pull request #2358 from PSeitz/master
2018-01-11 David AlberConsolidating the logic for printing output
2018-01-11 Pascal Seitzcase insensitive FIXME and TODO
2018-01-11 Seiichi UchidaUpdate changelog
2018-01-11 Seiichi UchidaPut attributes and struct fields on different line
2018-01-11 Seiichi UchidaAdd a test for #2343 and update tests
2018-01-11 Seiichi UchidaRemove same_line_attributes config option
2018-01-11 Seiichi UchidaHide parse error in format_snippet()
2018-01-11 Nick CameronUse published versions of libsyntax and librustc_errors
2018-01-11 Nick CameronMinor refactoring in macros.rs
2018-01-10 Seiichi UchidaBreak after colon if static item does not fit in a...
2018-01-10 Seiichi UchidaUse correct BytePos when recovering comments on removed...
2018-01-10 Seiichi UchidaAdd a test for #2256
2018-01-10 Seiichi UchidaFix error message printing wrong file names
2018-01-10 Seiichi UchidaCargo fmt
2018-01-10 Seiichi UchidaReformat a nested function call with a single newline...
2018-01-10 Seiichi UchidaAdd a test for #2324
2018-01-10 Seiichi UchidaMerge pull request #2349 from davidalber/configurations...
2018-01-10 Seiichi UchidaMerge pull request #2348 from davidalber/remove-unused
2018-01-10 David AlberRemoving unused name
2018-01-09 David AlberModifying failure messages to be consistent with mismat...
2018-01-09 Nick CameronMerge pull request #2292 from davidalber/configurations...
2018-01-04 David AlberAdding test to verify code block idempotency in Configu...
2018-01-04 Nick CameronMerge pull request #2316 from topecongiro/issue-2315
2018-01-04 Nick CameronMerge pull request #2336 from vishalsodani/master
2018-01-04 Vishal SodaniFix #2300
2018-01-04 Nick CameronMerge pull request #2332 from topecongiro/impl-and...
2018-01-04 topecongiroRefactoring: use methods from libsyntax attr module
2018-01-04 topecongiroCompare extern crate items with its name instead of...
2018-01-04 topecongiroPut the opening brace of impl on the next line
2018-01-04 topecongiroUse correct budget when rewriting generics of trait
2018-01-04 topecongiroAdd and update tests for #2320 and #2331
2018-01-04 Nick CameronMerge pull request #2330 from topecongiro/issue-2329
2018-01-04 Seiichi UchidaMerge pull request #2335 from Hopman/rename_git-fmt
2018-01-04 Nick CameronMerge pull request #2313 from LukasKalbertodt/patch-1
2018-01-04 Nick CameronMerge pull request #2327 from nrc/macro-defs
2018-01-04 Nick CameronMerge pull request #2306 from dtwood/assert-eq-on-one...
2018-01-03 Joost HopmansRename git-fmt to git-rustfmt
2018-01-03 Nick CameronBetter handling of comments in macro defs
2018-01-02 Lukas KalbertodtAdd options `blank_lines_{lower|upper}_bound` to `Confi...
2018-01-02 topecongiroRemove trim_newlines()
2018-01-02 topecongiroAdd a test for #2329
2018-01-01 Nick CameronFormat some macros 2.0 macro defs
2018-01-01 Nick CameronTests for formatting macro 2.0 defs
2018-01-01 Nick CameronMerge pull request #2326 from davidalber/indent-bullet...
2018-01-01 David AlberAligning text with its bullet
2017-12-31 Seiichi UchidaMerge pull request #2318 from davidalber/config-option...
2017-12-28 David AlberUpdating error message
2017-12-28 David AlberMoving test files to satisfy `verify_config_test_names...
2017-12-28 David AlberTesting that config option tests use the expected confi...
2017-12-28 David AlberMoving config option tests to subdirectory
2017-12-28 David AlberRenaming tests to match existing convention
2017-12-28 David AlberRenaming test to match existing convention
2017-12-28 Seiichi UchidaMerge pull request #2317 from vishalsodani/master
2017-12-28 Vishal SodaniFix sentence structure
2017-12-27 David WoodSplit assert_eq! if any arguments are not simple
2017-12-27 Nick CameronMerge pull request #2314 from hcpl/fix-readme-ci-instru...
2017-12-27 Nick CameronMake the import of Config pub
2017-12-27 hcplFix version replacement notes for CI in README.md
2017-12-27 Seiichi UchidaMerge pull request #2308 from davidalber/recursive...
2017-12-27 Marcus KlaasUse std time
2017-12-27 Marcus KlaasAdd rudimentary timing of parsing and formatting phases
2017-12-27 Nick CameronMerge pull request #2310 from topecongiro/issue-2309
2017-12-27 Nick CameronMerge pull request #2311 from topecongiro/format-code...
2017-12-24 David AlberUpdating error message
2017-12-24 Seiichi UchidaRefactoring
2017-12-24 Seiichi UchidaFormat code block in comment
2017-12-24 David WoodSlightly simplify `write_list` for `DefinitiveListTacti...
2017-12-24 David WoodAdd documentation to expr::SPECIAL_MACRO_WHITELIST
2017-12-24 David WoodMerge branch 'master' of https://github.com/rust-lang...
2017-12-24 Seiichi UchidaDo not give up rewriting struct field when attribute...
2017-12-23 David AlberAdding ability to recursively find test files
2017-12-23 Seiichi UchidaGet rid of GenericsArg wrapper type
2017-12-23 Seiichi UchidaCargo fmt
2017-12-23 Seiichi Uchida0.3.4
2017-12-23 Seiichi UchidaRemove workspace membership check
2017-12-23 Seiichi UchidaRustup to rustc 1.24.0-nightly (5165ee9e2 2017-12-22)
next