]> git.lizzy.rs Git - rust.git/history - crates/ra_fmt
Merge #2706
[rust.git] / crates / ra_fmt /
2019-11-21 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-20 bors[bot]Merge #2332
2019-11-20 bors[bot]Merge #2330
2019-11-20 bors[bot]Merge #2329
2019-11-20 Felix Kohlgrüberfix 2190; add test for "replace if let with match"
2019-11-18 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-17 bors[bot]Merge #2287
2019-11-17 Aleksey KladovDisable doctests
2019-11-15 bors[bot]Merge #2165
2019-11-12 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-12 bors[bot]Merge #2217
2019-11-12 bors[bot]Merge #2221
2019-11-12 Aleksey KladovDisallow regressing crate docs
2019-09-05 bors[bot]Merge #1743
2019-09-02 bors[bot]Merge #1752
2019-09-02 Aleksey Kladovfix hir for new block syntax
2019-07-20 bors[bot]Merge #1568
2019-07-20 bors[bot]Merge #1567
2019-07-20 bors[bot]Merge #1566
2019-07-20 Aleksey Kladovalign SyntaxText API with upstream
2019-07-19 bors[bot]Merge #1545
2019-07-19 Aleksey Kladovmigrate ra_fmt to new rowan
2019-07-04 bors[bot]Merge #1485
2019-07-04 bors[bot]Merge #1486
2019-07-04 Aleksey Kladovallow rustfmt to reorder imports
2019-05-22 bors[bot]Merge #1281
2019-05-20 bors[bot]Merge #1286
2019-05-15 bors[bot]Merge #1278
2019-05-15 Sergey Parilinapply T! macro where it is possible
2019-04-14 bors[bot]Merge #1138
2019-04-13 bors[bot]Merge #1143
2019-04-13 Robin Freylerreplace usages of `algo::generate` with `iter::successo...
2019-04-03 bors[bot]Merge #1098
2019-04-03 bors[bot]Merge #1068
2019-04-02 bors[bot]Merge #1076
2019-04-02 bors[bot]Merge #1079
2019-04-02 bors[bot]Merge #1085
2019-04-02 Aleksey Kladovadd ast::tokens
2019-04-01 bors[bot]Merge #1067
2019-04-01 bors[bot]Merge #1081
2019-04-01 bors[bot]Merge #1078
2019-04-01 Aleksey Kladovswitch to new rowan
2019-02-11 bors[bot]Merge #784
2019-02-11 bors[bot]Merge #783
2019-02-11 Ville PenttinenFix typo in Cargo.toml authors
2019-02-11 bors[bot]Merge #782
2019-02-11 Ville PenttinenUpdate authors field in Cargo.tomls to "rust-analyzer...
2019-02-09 bors[bot]Merge #766
2019-02-08 Andrea PrettoRefactor formatting code out of ra_ida_api_light into...