1
Fork 0
rust/compiler/rustc_passes/src
bors 88860d5474 Auto merge of #96473 - lcnr:querify-codegen-fn-attrs, r=cjgillot
store `codegen_fn_attrs` in crate metadata

extracted from #95562 because the change isn't trivial.
2022-05-09 19:52:59 +00:00
..
liveness Use iter::zip in compiler/ 2021-03-26 09:32:31 -07:00
check_attr.rs Auto merge of #96473 - lcnr:querify-codegen-fn-attrs, r=cjgillot 2022-05-09 19:52:59 +00:00
check_const.rs Spellchecking compiler comments 2022-03-30 15:14:15 -04:00
dead.rs review 2022-05-09 18:40:18 +02:00
debugger_visualizer.rs Cleanup broken doc links. 2022-05-04 17:17:57 -07:00
diagnostic_items.rs use format-args-capture and remove unnecessary nested if blocks in some parts of rustc_passes 2022-03-22 00:02:18 +09:00
entry.rs rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
hir_id_validator.rs Stop using CRATE_DEF_INDEX. 2022-04-17 12:14:42 +02:00
hir_stats.rs rename to BoundKind and add comments 2022-04-21 10:09:32 +08:00
intrinsicck.rs Reimplement lowering of sym operands for asm! so that it also works with global_asm! 2022-04-14 15:32:03 +01:00
lang_items.rs use def_span and def_kind queries instead of calling tcx.hir() methods 2022-05-06 12:11:05 -04:00
layout_test.rs Remove in_band_lifetimes for rustc_passes 2021-12-15 20:12:53 -07:00
lib.rs Add support for a new attribute #[debugger_visualizer] to support embedding debugger visualizers into a generated PDB. 2022-05-03 10:53:54 -07:00
lib_features.rs Handle rustc_const_stable attribute in library feature collector 2022-03-31 12:34:46 -07:00
liveness.rs rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
loops.rs Replace NestedVisitorMap with NestedFilter 2022-01-16 16:02:36 -06:00
naked_functions.rs Reimplement lowering of sym operands for asm! so that it also works with global_asm! 2022-04-14 15:32:03 +01:00
reachable.rs review 2022-05-09 18:40:18 +02:00
region.rs Rollup merge of #95497 - nyurik:compiler-spell-comments, r=compiler-errors 2022-03-31 04:57:28 +02:00
stability.rs Box HIR Generics and Impl. 2022-04-30 13:51:49 +02:00
upvars.rs Replace NestedVisitorMap with NestedFilter 2022-01-16 16:02:36 -06:00
weak_lang_items.rs restrict access to span only when we emit diagnostic 2022-04-09 13:53:32 -04:00