| Age | Commit message (Collapse) | Author | Lines |
|
After reviewing all tests with `?Sized` and discussing with lcnr, these
tests seem like they could probably benefit from
`#![rustc_no_implicit_bounds]`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
find_best_leaf_obligation causes inference side-effects
|
|
|
|
|
|
|
|
also change the number of allowed fixpoint steps to be fixed instead
of using the `log` of the total recursion depth.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|