Ben Reeves
|
fe53cacff9
|
Apply PR feedback.
|
2022-11-10 12:56:33 -06:00 |
|
Ben Reeves
|
c0ae62ee95
|
Require ~const qualifier on trait bounds in specializing impls if present in base impl.
|
2022-11-10 12:37:07 -06:00 |
|
Ben Reeves
|
ce03d259da
|
Disallow specializing on const impls with non-const impls.
|
2022-11-10 12:37:06 -06:00 |
|
Ben Reeves
|
5c25d30f6f
|
Allow specialized const trait impls.
Fixes #95186.
Fixes #95187.
|
2022-11-10 12:37:06 -06:00 |
|
Michael Goulet
|
bc345d7bd0
|
Move fallback_has_occurred to FnCtxt
|
2022-11-06 02:40:25 +00:00 |
|
Guillaume Gomez
|
adc24d1b5e
|
Fix compiler docs
|
2022-10-10 18:28:29 +02:00 |
|
Cameron Steffen
|
283abbf0e7
|
Change InferCtxtBuilder from enter to build
|
2022-10-07 07:10:40 -05:00 |
|
Cameron Steffen
|
4a68373217
|
Introduce TypeErrCtxt
TypeErrCtxt optionally has a TypeckResults so that InferCtxt doesn't
need to.
|
2022-10-07 07:06:16 -05:00 |
|
lcnr
|
1fc86a63f4
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
|