rust/compiler/rustc_middle
Matthias Krüger 9a96a6dd82
Rollup merge of #104933 - RalfJung:interpret-partial-ord, r=oli-obk
interpret: remove PartialOrd from a bunch of types that do not have or need a sensible order

r? `@oli-obk`
2022-11-28 17:25:47 +01:00
..
src Rollup merge of #104933 - RalfJung:interpret-partial-ord, r=oli-obk 2022-11-28 17:25:47 +01:00
Cargo.toml Fix doctest errors related to rustc_middle 2022-11-20 11:10:45 +09:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.