rust/compiler
Guillaume Gomez d3625fc8df
Rollup merge of #125036 - lcnr:new-solver-trace, r=compiler-errors
solve: all "non-structural" logging to trace

This enables us to start with `RUSTC_LOG=rustc_trait_selection::solve=debug` to figure out *where* something went wrong, to then separately use `trace` to get to the details.

r? ``@compiler-errors``
2024-05-12 13:41:58 +02:00
..
2024-05-11 18:18:20 -07:00
2024-05-02 19:42:31 -04:00
2024-05-08 15:06:35 +00:00
2024-05-10 15:44:03 -04:00
2024-05-11 19:29:26 -04:00
2024-05-01 22:19:11 -04:00
2024-05-11 19:29:26 -04:00
2024-05-08 21:37:55 +02:00