Files
rust/compiler/rustc_middle
Askar Safin 8eba29ac10 rustc_middle: parallel: TyCtxt: remove "unsafe impl DynSend/DynSync"
We don't need to "short circuit trait resolution", because DynSend and DynSync are auto traits and thus coinductive
2025-02-08 07:40:52 +03:00
..

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