rust/compiler/rustc_trait_selection/src
bors c25473ff62 Auto merge of #124008 - nnethercote:simpler-static_assert_size, r=Nilstrieb
Simplify `static_assert_size`s.

We want to run them on all 64-bit platforms.

r? `@ghost`
2024-04-18 09:47:45 +00:00
..
solve Auto merge of #123537 - compiler-errors:shallow, r=lcnr 2024-04-16 21:59:36 +00:00
traits Auto merge of #124008 - nnethercote:simpler-static_assert_size, r=Nilstrieb 2024-04-18 09:47:45 +00:00
errors.rs Rename AddToDiagnostic as Subdiagnostic. 2024-03-11 10:04:49 +11:00
infer.rs Pass list of defineable opaque types into canonical queries 2024-04-08 15:00:26 +00:00
lib.rs Simplify static_assert_sizes. 2024-04-18 15:36:25 +10:00
regions.rs Move trait into attr so it's greppable 2024-02-16 15:07:37 +00:00