Files
rust/compiler/rustc_session/src
Léo Lanteri Thauvin f2cbbb93a2 Rollup merge of #88218 - Aaron1011:missing-method-dyn, r=nagisa
Remove `Session.trait_methods_not_found`

Instead, avoid registering the problematic well-formed obligation
to begin with. This removes global untracked mutable state,
and avoids potential issues with incremental compilation.
2021-08-25 15:48:51 +02:00
..
2020-08-30 18:45:07 +03:00
2021-08-24 11:19:55 -04:00
2021-07-30 09:26:31 -07:00