rust/compiler/rustc_middle/src
bors 1eb62b1235 Auto merge of #104983 - matthiaskrgr:rollup-018sk73, r=matthiaskrgr
Rollup of 8 pull requests

Successful merges:

 - #95836 (Use `rust_out{exe_suffix}` for doctests)
 - #104882 (notify lcnr on changes to `ObligationCtxt`)
 - #104892 (Explain how to get the discriminant out of a `#[repr(T)] enum` with payload)
 - #104917 (Allow non-org members to label `requires-debug-assertions`)
 - #104931 (Pretty-print generators with their `generator_kind`)
 - #104934 (Remove redundant `all` in cfg)
 - #104944 (Support unit tests for jsondoclint)
 - #104946 (rustdoc: improve popover focus handling JS)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-11-27 17:10:58 +00:00
..
dep_graph Allow query system to recover a HirId. 2022-10-01 15:58:42 +02:00
hir Separate lifetime ident from resolution in HIR. 2022-11-23 19:33:06 +00:00
infer Add an optional Span to BrAnon and use it to print better error for HRTB error from generator interior 2022-11-07 17:39:29 -05:00
middle Auto merge of #104602 - petrochenkov:effvisperf5, r=oli-obk 2022-11-25 06:14:42 +00:00
mir Add empty ConstKind::Abstract 2022-11-25 09:28:43 +00:00
query Rollup merge of #104909 - compiler-errors:normalize_opaque_types-is-misleading, r=fee1-dead 2022-11-26 17:47:24 +01:00
thir
traits add comment 2022-11-25 11:59:08 +01:00
ty Auto merge of #104983 - matthiaskrgr:rollup-018sk73, r=matthiaskrgr 2022-11-27 17:10:58 +00:00
util
arena.rs make rustc_target usable outside of rustc 2022-11-24 16:26:12 +03:30
error.rs Match crate and slug names 2022-11-21 15:24:50 +01:00
lib.rs cfg-step code 2022-11-06 17:21:21 -05:00
lint.rs fix: typo 2022-11-06 11:22:29 -05:00
macros.rs add inline to TrivialTypeTraversalImpls 2022-10-17 10:54:03 +02:00
metadata.rs
tests.rs
thir.rs Unreserve braced enum variants in value namespace 2022-11-21 22:40:06 +03:00
values.rs Add domain size check to fix ICE 2022-11-09 10:19:23 -06:00