| .. |
|
check
|
Rename some ObligationCauseCode variants
|
2024-05-10 10:42:57 -04:00 |
|
coherence
|
Rename Generics::params to Generics::own_params
|
2024-05-09 20:58:46 -04:00 |
|
collect
|
Rename Generics::params to Generics::own_params
|
2024-05-09 20:58:46 -04:00 |
|
errors
|
Explicitly mention Self
|
2024-04-20 11:39:43 -04:00 |
|
hir_ty_lowering
|
Rename Generics::params to Generics::own_params
|
2024-05-09 20:58:46 -04:00 |
|
impl_wf_check
|
Rename some ObligationCauseCode variants
|
2024-05-10 10:42:57 -04:00 |
|
outlives
|
Use FxIndexMap instead of BTreeMap to avoid sorting DefIds
|
2024-03-27 14:02:15 +00:00 |
|
structured_errors
|
Rename Generics::params to Generics::own_params
|
2024-05-09 20:58:46 -04:00 |
|
variance
|
Rename Generics::params to Generics::own_params
|
2024-05-09 20:58:46 -04:00 |
|
autoderef.rs
|
Take ocx by move for pending obligations
|
2024-05-02 22:03:01 -04:00 |
|
bounds.rs
|
Make Bounds.clauses private
|
2024-05-04 10:20:39 +08:00 |
|
check_unused.rs
|
Rename TyCtxt::struct_span_lint_hir as TyCtxt::node_span_lint.
|
2024-01-23 08:09:01 +11:00 |
|
collect.rs
|
Add ErrorGuaranteed to Recovered::Yes and use it more.
|
2024-05-09 20:12:07 +10:00 |
|
constrained_generic_params.rs
|
Convert TypeVisitor and DefIdVisitor to use VisitorResult
|
2024-03-05 13:28:15 -05:00 |
|
errors.rs
|
Auto merge of #124356 - fmease:fewer-magic-numbers-in-names, r=lcnr
|
2024-05-01 00:04:36 +00:00 |
|
hir_wf_check.rs
|
Do not ICE on AnonConsts in diagnostic_hir_wf_check
|
2024-04-22 10:31:32 +05:30 |
|
impl_wf_check.rs
|
Rename Generics::params to Generics::own_params
|
2024-05-09 20:58:46 -04:00 |
|
lib.rs
|
Rename Generics::params to Generics::own_params
|
2024-05-09 20:58:46 -04:00 |
|
structured_errors.rs
|
Rename StructuredDiagnostic as StructuredDiag.
|
2024-03-05 12:15:12 +11:00 |