rust/compiler/rustc_hir/src
Matthias Krüger 1757cb5871
Rollup merge of #122829 - ShoyuVanilla:gen-block-impl-fused-iter, r=compiler-errors
Implement `FusedIterator` for `gen` block

cc #117078
2024-03-22 01:07:31 +01:00
..
arena.rs
def_path_hash_map.rs
def.rs Fix bad span for explicit lifetime suggestion 2024-03-21 10:31:04 +09:00
definitions.rs rename RPITIT from opaque to synthetic 2024-02-27 17:43:40 +00:00
diagnostic_items.rs
hir_id.rs
hir.rs Implement macro-based deref!() syntax for deref patterns 2024-03-21 11:42:49 -04:00
intravisit.rs Implement macro-based deref!() syntax for deref patterns 2024-03-21 11:42:49 -04:00
lang_items.rs Implement FusedIterator for gen block 2024-03-22 02:02:34 +09:00
lib.rs step cfgs 2024-03-20 08:49:13 -04:00
pat_util.rs Fix liveness analysis in the presence of never patterns 2024-02-21 12:04:39 +01:00
stable_hash_impls.rs
target.rs Change DefKind::Static to a struct variant 2024-03-12 05:53:46 +00:00
tests.rs
weak_lang_items.rs