rust/compiler/rustc_middle/src/ich
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
..
hcx.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
impls_hir.rs Remove hir::Expr::attrs. 2021-03-09 19:27:58 +01:00
impls_syntax.rs Fix outdated crate names in compiler docs 2021-04-08 11:12:14 -05:00
impls_ty.rs Add var to BoundRegion. Add query to get bound vars for applicable items. 2021-03-31 10:16:37 -04:00
mod.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00