1
Fork 0
rust/compiler/rustc_ast_passes/src
Michael Howell 2ff2624722 docs: add Rust logo to more compiler crates
c6e6ecb1af added it to some of the
compiler's crates, but avoided adding it to all of them to reduce
bit-rot. This commit adds to more.
2023-10-16 15:38:08 -07:00
..
ast_validation.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
errors.rs Move let expression checking to parsing 2023-09-11 15:51:18 +00:00
feature_gate.rs Rename ACTIVE_FEATURES as UNSTABLE_FEATURES. 2023-10-16 08:17:23 +11:00
lib.rs docs: add Rust logo to more compiler crates 2023-10-16 15:38:08 -07:00
node_count.rs Remove unused span argument from walk_fn. 2022-09-12 13:24:27 +10:00
show_span.rs Complete migrating ast_passes to derive diagnostics 2023-02-25 15:19:13 +00:00