Stop doing expensive work in opt_suggest_box_span eagerly
This commit is contained in:
parent
10a7aa14fe
commit
2fe936f17d
11 changed files with 217 additions and 191 deletions
|
@ -270,9 +270,6 @@ infer_ril_introduced_by = requirement introduced by this return type
|
|||
infer_ril_introduced_here = `'static` requirement introduced here
|
||||
infer_ril_static_introduced_by = "`'static` lifetime requirement introduced by the return type
|
||||
|
||||
infer_sbfrit_box_return_expr = if you change the return type to expect trait objects, box the returned expressions
|
||||
|
||||
infer_sbfrit_change_return_type = you could change the return type to be a boxed trait object
|
||||
infer_source_kind_closure_return =
|
||||
try giving this closure an explicit return type
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue