]> git.lizzy.rs Git - rust.git/history - src
Tidy up and pass tests
[rust.git] / src /
2018-03-02 Nick CameronTidy up and pass tests
2018-03-02 Nick CameronGo back to a non-workspace structure
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 git-rustfmt crate
2018-02-07 topecongiroCreate rustfmt-format-diff crate
2018-02-07 topecongiroCreate rustfmt-bin crate
2018-02-07 topecongiroCreate cargo-fmt crate
2018-02-07 topecongiroCreate rustfmt_config crate
2018-02-07 topecongiroCreate rustfmt_core crate
2018-02-06 Nick CameronMerge pull request #2417 from topecongiro/issue-2415
2018-02-06 Nick CameronMerge pull request #2416 from topecongiro/eshell
2018-02-06 topecongiroAvoid orphan in chain with punctuation
2018-02-06 topecongiroExplicitly disable colored output when it is not supported
2018-02-05 Seiichi UchidaMerge pull request #2393 from RReverser/macro_rules
2018-02-04 Nick CameronMerge pull request #2412 from topecongiro/issue-2399
2018-02-04 Nick CameronMerge pull request #2413 from topecongiro/issue-2401
2018-02-04 Ingvar Stepanyancargo run cargo-fmt
2018-02-04 Ingvar StepanyanExtract branch rewrite function
2018-02-04 Ingvar StepanyanFormat
2018-02-04 Ingvar StepanyanMove ; between macro branches to a separator
2018-02-04 Ingvar StepanyanFix comment handling in macros
2018-02-04 Ingvar StepanyanComments WIP
2018-02-04 Ingvar StepanyanKeep delimiter as part of macro args list
2018-02-04 Ingvar StepanyanOmit newline for empty macro branches
2018-02-04 Ingvar StepanyanOptimise common `=> {{` macro pattern
2018-02-04 Ingvar StepanyanSupport compact macros 2.0 representation
2018-02-04 Ingvar StepanyanUpdate some macro tests
2018-02-04 Ingvar StepanyanInitial support for macros 1.1
2018-02-04 Seiichi UchidaUse correct offset when unindenting code block
2018-02-04 Nick CameronMerge pull request #2411 from topecongiro/update-travis
2018-02-04 Seiichi UchidaDo not reorder items with '#[macro_use]'
2018-02-04 Nick CameronMerge pull request #2410 from topecongiro/skip-repeat...
2018-02-04 Nick CameronMerge pull request #2406 from nrc/str-fix
2018-02-03 Seiichi UchidaSkip rewriting macro def with repeat
2018-02-02 Nick CameronMake `is_mod_decl` more accommodating
2018-02-02 Nick CameronUpdate libsyntax crates
2018-02-01 Nick CameronMerge pull request #2384 from topecongiro/init-shorthand
2018-02-01 Nick CameronMerge branch 'master' into init-shorthand
2018-02-01 Nick CameronMerge pull request #2380 from topecongiro/reorder-mods
2018-01-31 Seiichi UchidaMerge pull request #2400 from csmoe/support_immovable_g...
2018-01-30 csmoeadd a support for immovable generators
2018-01-29 Seiichi UchidaAdd 'use_field_init_shorthand' config option
2018-01-29 Seiichi UchidaCargo fmt with modules reordering enabled
2018-01-29 Seiichi UchidaReorder modules
2018-01-29 Seiichi UchidaUpdate to the latest libsyntax changes
2018-01-29 Nick CameronMerge pull request #2395 from davidalber/fix-configurat...
2018-01-28 Nick CameronMerge pull request #2396 from topecongiro/issue-2389
2018-01-26 Seiichi UchidaPut attributes and enum variants on different lines
2018-01-26 Seiichi UchidaCargo clippy
2018-01-26 Seiichi UchidaMerge pull request #2386 from acmcarther/master
2018-01-26 Seiichi UchidaMerge pull request #2369 from davidalber/fix-configurat...
2018-01-26 Seiichi UchidaMerge pull request #2383 from davidalber/range-spaces...
2018-01-23 Alex McArtherMake rustfmt-bin's CARGO_PKG_VERSION envvar optional
2018-01-22 Seiichi UchidaCargo fmt
2018-01-22 Seiichi UchidaUse field initialization shorthand if possible
2018-01-22 David AlberExtending `spaces_around_ranges` to ranges in match...
2018-01-21 Seiichi UchidaMerge pull request #2341 from rust-lang-nursery/stevekl...
2018-01-21 Seiichi UchidaMerge pull request #2378 from kjvalencik/hard-tabs...
2018-01-20 Chris EmersonFix typo in comment.
2018-01-20 Chris EmersonReturn a struct instead of a 4-tuple from get_modified_...
2018-01-20 Chris EmersonAdd a new get_modified_lines() API to get only the new
2018-01-19 K.J. ValencikLineOverflow: Count tabs as tab_spaces when measuring...
2018-01-18 Nick CameronMerge pull request #2371 from topecongiro/issue-2370
2018-01-17 Seiichi UchidaDo not panic when special macros have less args than...
2018-01-16 Seiichi UchidaMerge pull request #2367 from Stinners/range_binopts
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 Seiichi Uchida0.3.5
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 UchidaPut attributes and struct fields on different line
2018-01-11 Seiichi UchidaRemove same_line_attributes config option
2018-01-11 Seiichi UchidaHide parse error in format_snippet()
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 UchidaCargo fmt
2018-01-10 Seiichi UchidaReformat a nested function call with a single newline...
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 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
next