..
error_reporting
Rollup merge of #119805 - chenyukang:yukang-fix-119530, r=davidtwco
2024-01-23 21:19:52 +01:00
query
Random type checker changes
2024-01-23 15:10:23 +00:00
select
Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"
2024-01-22 14:24:31 +00:00
specialize
Rename TyCtxt::struct_span_lint_hir as TyCtxt::node_span_lint.
2024-01-23 08:09:01 +11:00
auto_trait.rs
Remove Session methods that duplicate DiagCtxt methods.
2023-12-24 08:05:28 +11:00
coherence.rs
Make inductive cycles in coherence ambiguous always
2024-01-08 15:03:59 +00:00
const_evaluatable.rs
Rename consuming chaining methods on DiagnosticBuilder.
2024-01-10 07:40:00 +11:00
engine.rs
rename -Ztrait-solver to -Znext-solver
2023-12-14 15:22:37 +01:00
fulfill.rs
Rollup merge of #119897 - compiler-errors:fulfillment-errors, r=lcnr
2024-01-15 08:44:48 +01:00
misc.rs
Add -Zno-implied-bounds-compat option and use it
2024-01-17 21:27:34 -05:00
mod.rs
Avoid silencing relevant follow-up errors
2024-01-09 21:08:16 +00:00
object_safety.rs
Rename TyCtxt::struct_span_lint_hir as TyCtxt::node_span_lint.
2024-01-23 08:09:01 +11:00
outlives_bounds.rs
Add -Zno-implied-bounds-compat option and use it
2024-01-17 21:27:34 -05:00
project.rs
Define hidden types in confirmation
2024-01-10 16:03:05 +00:00
structural_match.rs
Remove Session methods that duplicate DiagCtxt methods.
2023-12-24 08:05:28 +11:00
structural_normalize.rs
Remove special-casing around aliaskind in new solver
2024-01-11 16:54:11 +00:00
util.rs
Add helper for when we want to know if an item has a host param
2024-01-08 01:37:35 +00:00
vtable.rs
Remove Session methods that duplicate DiagCtxt methods.
2023-12-24 08:05:28 +11:00
wf.rs
Only check principal trait ref for object safety
2023-12-06 20:22:37 +00:00