summary refs log tree commit diff
path: root/src/test/ui/const-generics/generic_const_exprs/issue-72787.min.stderr
AgeCommit message (Expand)AuthorLines
2022-07-19feat: omit suffixes in const generics (e.g. `1_i32`)Artur Sinila-4/+4
2022-07-01Don't point at Self type if we can't find an infer variable in ambiguous trai...Michael Goulet-4/+4
2021-11-27Only check for errors in predicate when skipping impl assemblyAaron Hill-15/+7
2021-11-25Visit `param_env` field in Obligation's `TypeFoldable` implAaron Hill-7/+15
2021-11-20Point at source of trait bound obligations in more placesEsteban Kuber-10/+0
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-0/+65