]> git.lizzy.rs Git - rust.git/history - src/syntux
Include constness in impl blocks (#4215)
[rust.git] / src / syntux /
2020-11-28 Caleb Cartwrightrefactor: update cfg_if attr parsing
2020-11-03 Caleb Cartwrightfix: resolve some parser related bugs
2020-11-03 Caleb Cartwrightfix(parser): better unclosed delims handling
2020-09-23 David Tolnaydeps: bump rustc-ap to v679
2020-09-05 Caleb Cartwrightchore: run rustfmt
2020-09-05 Caleb Cartwrightdeps: bump rustc-ap to v673
2020-06-13 Seiichi UchidaMerge pull request #4253 from calebcartwright/rustfmt...
2020-06-12 Caleb Cartwrightfix: backport fix for submod parser errors
2020-06-12 Caleb Cartwrightfix: backport mod resolution error handling
2020-06-11 Caleb Cartwrightdeps: apply upstream rustc-* changes
2020-06-08 topecongiroSupport module-level rustfmt::skip in sub-modules
2020-05-19 Seiichi UchidaUpdate rustc-ap-* crates to 659.0.0 for rustfmt-1.4...
2020-03-30 Manish GoregaokarMerge pull request #4100 from calebcartwright/rustfmt1x...
2020-03-28 Caleb Cartwrightrefactor: rename libsyntax --> rustc_ast
2020-03-28 Caleb Cartwrightchore: fix src formatting
2020-03-28 Caleb Cartwrightrefactor: parse & mod resolver for rustc-ap v650
2020-03-27 Caleb Cartwrightrefactor: backport syntux mod