rust/compiler/rustc_trait_selection
Michael Goulet 097a49867c
Rollup merge of #114287 - lcnr:overflow, r=compiler-errors
update overflow handling in the new trait solver

implements https://hackmd.io/QY0dfEOgSNWwU4oiGnVRLw?view. I want to clean up this doc and add it to the rustc-dev-guide, but I think this PR is ready for merge as is, even without the dev-guide entry.

r? `@compiler-errors`
2023-08-04 19:47:38 -07:00
..
src Rollup merge of #114287 - lcnr:overflow, r=compiler-errors 2023-08-04 19:47:38 -07:00
Cargo.toml drop unused deps, gate libc under unix for one crate 2023-04-22 15:22:21 +03:00
messages.ftl convert to fluent, make plurals work 2023-06-28 18:08:21 +00:00