rust/compiler/rustc_traits/src
bors 9c20ddd956 Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb
`rustc_span` cleanups

Just some things I found while looking over this crate.

r? `@oli-obk`
2023-11-03 14:57:40 +00:00
..
codegen.rs get rid of a bit more calls to poly_select 2023-07-06 16:50:12 +00:00
dropck_outlives.rs dropck_outlives check generator witness needs_drop 2023-11-02 17:20:13 +01:00
evaluate_obligation.rs Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00
implied_outlives_bounds.rs Uplift complex type ops back into typeck so we can call them locally 2023-05-27 04:13:44 +00:00
lib.rs Remove chalk from the compiler 2023-07-03 21:40:04 +00:00
normalize_erasing_regions.rs remove TypeWellFormedFromEnv 2023-07-03 21:40:04 +00:00
normalize_projection_ty.rs Detect cycle errors hidden by opaques during monomorphization 2023-09-13 17:35:44 +00:00
type_op.rs Migrate predicates_of and caller_bounds to Clause 2023-06-26 23:12:03 +00:00