Files
rust/compiler/rustc_middle/src
Guillaume Gomez 2062325145 Rollup merge of #121084 - oli-obk:create_def_forever_red2, r=WaffleLapkin
Make sure `tcx.create_def` also depends on the forever red node, instead of just `tcx.at(span).create_def`

oversight from https://github.com/rust-lang/rust/pull/119136

Not actually an issue, because all uses of `tcx.create_def` were in the resolver, which is `eval_always`, but still good to harden against future uses of `create_def`

cc `@petrochenkov` `@WaffleLapkin`
2024-02-14 15:41:30 +01:00
..
2023-11-16 16:49:22 +11:00
2023-11-01 16:49:18 +00:00
2024-02-12 15:46:35 +09:00
2024-01-05 10:56:59 +00:00
2024-02-12 15:46:35 +09:00
2024-02-12 18:39:20 +11:00
2024-02-02 22:47:26 +00:00
2024-01-29 07:41:41 +11:00