rust/compiler/rustc_trait_selection/src
Manish Goregaokar a709cc1f32
Rollup merge of #104156 - oli-obk:autoderef, r=estebank
Cleanups in autoderef impl

Just something I noticed. Turns out the `overloaded_span` is not actually used separately from the main span, so I merged them.
2022-11-09 15:39:06 -05:00
..
traits Rollup merge of #104156 - oli-obk:autoderef, r=estebank 2022-11-09 15:39:06 -05:00
autoderef.rs Remove an unused span 2022-11-08 16:03:48 +00:00
errors.rs Auto merge of #103217 - mejrs:track, r=eholk 2022-11-01 21:09:45 +00:00
infer.rs Some tracing and comment cleanups 2022-11-04 17:10:07 +00:00
lib.rs Reduce the scope of allow(rustc::potential_query_instability) in rustc_trait_selection 2022-11-08 19:41:48 +01:00