]> git.lizzy.rs Git - rust.git/history - src/modules
Remove `SymbolStr`.
[rust.git] / src / modules /
2020-11-28 Caleb Cartwrightdeps: minor rustc_ast changes for v691
2020-09-05 Caleb Cartwrightdeps: bump rustc-ap to v672
2020-03-30 Manish GoregaokarMerge pull request #4100 from calebcartwright/rustfmt1x...
2020-03-28 Caleb Cartwrightrefactor: rename libsyntax --> rustc_ast
2020-03-28 Caleb Cartwrightrefactor: parse & mod resolver for rustc-ap v650
2020-03-27 Caleb Cartwrightrefactor: backport syntux mod
2020-03-26 Caleb Cartwrightdeps: bump to rustc v644
2020-02-10 Seiichi Uchidarustfmt 1.x bump rustc-ap to v642 (#4043)
2020-02-09 Caleb Cartwrightdeps: update rustc-ap to v642.0.0
2019-10-05 Seiichi UchidaUpdate rustc-ap-* crates to 606.0.0 (#3835)
2019-09-06 Seiichi UchidaUpdate rustc-ap-* crates to 581.0.0 (#3783)
2019-09-02 Caleb Cartwrightfix formatting mods inside cfg_if macro (#3763)
2019-06-09 Seiichi UchidaRelease 1.3.0 (#3611)
2019-06-09 Seiichi UchidaFormat modules defined in cfg_attr (#3604)
2019-06-08 Seiichi UchidaFormat modules defined inside cfg_if macro calls (...