rust/compiler/rustc_ast/src
pierwill 0019ca9141 Fix outdated crate names in compiler docs
Changes `librustc_X` to `rustc_X`, only in documentation comments.
Plain code comments are left unchanged.

Also fix incorrect file paths.
2021-04-08 11:12:14 -05:00
..
ast mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
attr Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
expand Fix outdated crate names in compiler docs 2021-04-08 11:12:14 -05:00
util Remove unnecessary manual shrink_to_fit calls 2021-01-16 14:02:36 +01:00
ast_like.rs ast/hir: Rename field-related structures 2021-03-16 11:41:24 +03:00
ast.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
entry.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
lib.rs Fix outdated crate names in compiler docs 2021-04-08 11:12:14 -05:00
mut_visit.rs ast: Reduce size of ExprKind by boxing fields of ExprKind::Struct 2021-03-16 11:41:24 +03:00
node_id.rs Clarify docs for DUMMY_NODE_ID 2021-02-07 19:42:12 -08:00
ptr.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
token.rs rename :pat2018 -> :pat215 2021-03-22 12:40:23 -05:00
tokenstream.rs Fix typo in TokenStream documentation 2021-04-05 22:58:07 +02:00
visit.rs ast: Reduce size of ExprKind by boxing fields of ExprKind::Struct 2021-03-16 11:41:24 +03:00