granite-rust/compiler/rustc_hir/src
Matthias Krüger de0feb30bd
Rollup merge of #93910 - rosehuds:master, r=cjgillot
fix mention of moved function in `rustc_hir` docs

The function was moved from `Crate` to `Map` in db9fea508a but these docs weren't updated
2022-02-11 21:48:52 +01:00
..
arena.rs Remove deprecated LLVM-style inline assembly 2022-01-12 18:51:31 +01:00
def.rs Remove invalid doc links. 2021-12-13 20:40:17 +00:00
def_path_hash_map.rs Use on-disk-hash-table format for DefPathHashMap in hir::definitions. 2021-09-14 13:54:41 +02:00
definitions.rs Store def_id_to_hir_id as variant in hir_owner. 2022-01-27 10:46:40 -03:00
diagnostic_items.rs Introduce get_diagnostic_name 2021-10-06 08:40:28 -05:00
hir.rs Rollup merge of #93746 - cjgillot:nodefii, r=nikomatsakis 2022-02-09 14:12:22 +09:00
hir_id.rs Store def_id_to_hir_id as variant in hir_owner. 2022-01-27 10:46:40 -03:00
intravisit.rs Make all hir::Map methods consistently by-value 2022-02-10 11:54:06 +01:00
itemlikevisit.rs fix mention of moved function in rustc_hir docs 2022-02-11 15:38:31 +00:00
lang_items.rs Take in account the unreachable! macro in the non_fmt_panic lint 2022-01-31 17:09:31 +01:00
lib.rs Replace NestedVisitorMap with NestedFilter 2022-01-16 16:02:36 -06:00
pat_util.rs Simplify for loop desugar 2021-11-21 08:15:21 -06:00
stable_hash_impls.rs Rollup merge of #93443 - spastorino:add-stable-hash-impl-doc, r=cjgillot 2022-02-11 07:48:03 +01:00
target.rs Treat macros as HIR items 2021-08-28 00:16:34 -07:00
tests.rs Revert "Revert "Fix test"" 2021-07-06 11:28:06 +02:00
weak_lang_items.rs Clean up lang_items::extract 2022-01-09 13:41:04 -08:00