]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-08-18 Ayaz HafizEnsure that doc url hash IDs are scrolled to on page...
2021-08-18 Ayaz Hafizdocs: Preserve updated query param content and add...
2021-08-18 asrarAdds query param for version no (#4270)
2021-08-18 asrarAdds direct linking using header ids (#4272)
2021-08-18 hafizAdd github-style highlighting for code blocks (#4224)
2021-08-18 Ayaz Hafizfixup! Show configs from different versions on github...
2021-08-18 Ayaz HafizShow configs from different versions on github pages
2021-08-18 Ayaz HafizFix stable toggle on gh pages configuration site
2021-08-09 Nipunn KoorapatiEnable triagebot assignment in rustfmt
2021-08-08 Caleb Cartwrightfix: don't drop drop generic args on assoc ty constraints
2021-08-07 Caleb Cartwrightfix: handle GAT types in impls with self bounds
2021-07-30 Caleb Cartwrightci: functionally delete appveyor
2021-07-28 klensyBump deps
2021-07-28 EllenUnyeet const param defaults
2021-07-28 Outvi Vfix: make --edition 2021 visible in --help
2021-07-27 Caleb Cartwrightci: remove unnecessary cargo-make install on windows...
2021-07-26 Caleb Cartwrightchore: bump toolchain
2021-07-26 Elliot Bobrowfix link in Contributing.md
2021-07-26 Caleb Cartwrightchore: disable clippy::matches_like_macro lint
2021-07-26 Matthias Krügerfix a bunch of clippy warnings
2021-07-26 Caleb Cartwrightdocs: clarify match_arm_blocks config documentation
2021-07-26 Jethro BeekmanChange line endings from CRLF to LF
2021-07-26 Caleb Cartwrightfix: correct arm leading pipe check (#4880)
2021-07-26 Michael MurphyUpdating outdated links (#4869)
2021-07-26 Michael MurphyAdjusting help message (#4865)
2021-07-26 Casey RodarmorImprove pasta copyability of `merge_imports` deprecatio...
2021-07-26 Ruby LazuliAllow `--edition 2021` to be passed to rustfmt
2021-07-26 Caleb CartwrightMerge pull request #4920 from calebcartwright/subtree...
2021-07-17 Camille GILLOTUse LocalExpnId where possible.
2021-07-08 Guillaume GomezRework SESSION_GLOBALS API to prevent overwriting it
2021-07-01 Joshua NelsonDocument rustfmt on nightly-rustc
2021-06-21 Yuki OkushiRollup merge of #86424 - calebcartwright:rustfmt-mod...
2021-06-21 Yuki OkushiRollup merge of #86274 - alexander-melentyev:spaces...
2021-06-21 Alexander MelentyevDelete spaces
2021-06-18 Caleb Cartwrightfix(rustfmt): load nested out-of-line mods correctly
2021-06-16 Yuki OkushiUse `AttrVec` for `Arm`, `FieldDef`, and `Variant`
2021-06-10 Ryan LevickAdd support for using qualified paths with structs...
2021-05-17 jedel1043Allow formatting `Anonymous{Struct, Union}` declarations
2021-05-15 Joshua NelsonUpdate log to 0.4.14
2021-05-14 Caleb Cartwrightchore: update gitattributes for files with windows...
2021-05-13 Andy WangBump nightly version
2021-05-13 Andy WangRename `RealFileName::Named` to `LocalPath`
2021-05-13 Andy WangOnly deal with LocalPath in conversion
2021-05-13 Andy WangRename span_to_string to span_to_diagnostic_string
2021-05-04 Caleb Cartwrighttests: remove snippets with inner attrs on non-block...
2021-05-02 Caleb Cartwrightfix: backport changes for latest rustc api comaptibility
2021-04-22 Yuki OkushiUpgrade `annotate-snippets` to 0.8 (#4762)
2021-04-22 ChinYing-LiAdd the case in duplicate issue (#4806) to the idempote...
2021-04-22 ChinYing-LiRecognize when a block comment has been ended inside...
2021-04-22 Joseph Birr... Add some basic tests for chain_width use
2021-04-22 Caleb Cartwrightrefactor: remove panics on misconfigured widths
2021-04-22 Caleb Cartwrighttests: augment heuristics tests
2021-04-22 Caleb Cartwrightrefactor: apply heuristic config changes in lib
2021-04-22 Caleb Cartwrightfeat(config): expose all width heurstic options
2021-04-22 Caleb Cartwrightdocs: update configuration info
2021-04-22 Joshua NelsonUse rustup in CI to automatically determine the toolcha...
2021-04-22 Joshua NelsonFix errors when `parallel_compiler` is enabled
2021-04-22 Joshua NelsonUse `rustc_private` instead of crates.io dependencies
2021-04-22 Joshua NelsonDon't show CRLF tests as modified in the working directory
2021-04-03 Caleb Cartwrightchore: bump version and changelog
2021-04-03 Caleb Cartwrightchore: bump toolchain
2021-04-03 Caleb Cartwrightchore: fmt and cleanup
2021-04-03 Caleb Cartwrightdeps: apply rustc-ap-* v712 changes
2021-04-03 Caleb Cartwrightchore: bump rustc-ap crates to v712
2021-04-03 Caleb Cartwrightdeps: remove unused rustc_attr crate AP crate
2021-04-03 Caleb Cartwrightchore: bump toolchain
2021-04-03 Caleb Cartwrightdeps: bump rustc-ap crates to v711
2021-04-03 Caleb Cartwrightdeps: apply rustc module loading changes
2021-04-03 Caleb Cartwrightdeps: bump rustc-ap crates to v710
2021-04-03 Caleb Cartwrightchore: apply AST HasAttrs->AstLike changes
2021-04-03 Caleb Cartwrightdeps: bump rustc-ap crates to v709
2021-04-03 Caleb Cartwrightrefactor: apply rustc mod parsing changes
2021-04-03 Caleb Cartwrightchore: apply pattern parsing changes
2021-04-03 Caleb Cartwrightchore: add span creation util function
2021-04-03 Caleb Cartwrightdeps: bump rustc-ap crates to v708
2021-03-19 Yuki OkushiFix a `legacy_derive_helpers` warning
2021-02-19 Joshua NelsonFix some clippy warnings
2021-02-18 David Bar-OnAdd the use of rewrite_assign_rhs_with_comments to 1.x
2021-02-18 David Bar-OnFix for issue 4603 about extra macro body indentation...
2021-02-18 Joshua NelsonFix warnings
2021-02-13 Thomas EizingerBump rustc-ap-* crates to version 706
2021-02-07 Caleb Cartwrightmeta: bump to v1.4.36
2021-02-07 Caleb Cartwrightdeps: apply rustc-ap v705 changes to itemkind variants
2021-02-07 Caleb Cartwrightchore: bump rust toolchain version
2021-02-07 Caleb Cartwrightdeps: bump rustc-ap crates to v705
2021-02-04 Caleb Cartwrightmeta: bump version to v1.4.35
2021-02-04 Caleb Cartwrightchore: bump toolchain file
2021-02-04 Caleb Cartwrightdeps: bump rustc-ap to v702
2021-02-04 Caleb Cartwrightdeps: bump rustc-ap crates to v701.0.0
2021-02-04 Dave RolskyAdd arch name to archive files created in the upload...
2021-01-29 Caleb Cartwrightmeta: bump to v1.4.34
2021-01-29 Caleb Cartwrightfix: don't insert trailing comma on struct lit rest...
2021-01-29 Caleb Cartwrighttests: add case for issue 4675
2021-01-28 Caleb Cartwrightmeta: bump to v1.4.33
2021-01-28 Caleb Cartwrightchore: backport some empty block check fixes
2021-01-28 Caleb Cartwrightrefactor: cleanup block check for statements
2021-01-28 vallentinFixed semicolon getting moved into comment (fixes ...
2021-01-28 vallentinAdded 4646 test case
2021-01-28 Michael MorganAdd imports_granularity="Item".
2021-01-28 Sean Kleinfix: Avoid incorrect global 'cfg_if' Symbol interning
next