rust/compiler/rustc_trait_selection/src
Matthias Krüger 960b122136
Rollup merge of #137059 - xizheyin:issue-136827, r=davidtwco
fix: Alloc new errorcode E0803 for E0495

As discussion in #136827, I alloc a new errorcode.
2025-02-19 01:30:11 +01:00
..
error_reporting Rollup merge of #137059 - xizheyin:issue-136827, r=davidtwco 2025-02-19 01:30:11 +01:00
errors Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
solve adjust derive_error 2025-02-13 23:49:09 +01:00
traits Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
errors.rs Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
infer.rs Suggest Semicolon in Incorrect Repeat Expressions 2024-12-21 02:30:50 +00:00
lib.rs consistently handle global where-bounds 2024-12-17 08:50:47 +01:00
regions.rs Move param env bound deep normalization to OutlivesEnvironment building 2025-01-28 19:11:05 +00:00
solve.rs impossible obligations check fast path 2024-10-10 06:09:50 -04:00