Simplify some redundant field names
This commit is contained in:
parent
636d7ff91b
commit
0b2525c787
16 changed files with 19 additions and 30 deletions
|
@ -214,7 +214,7 @@ pub fn query_system<'tcx>(
|
|||
local_providers,
|
||||
extern_providers,
|
||||
encode_query_results: encode_all_query_results,
|
||||
try_mark_green: try_mark_green,
|
||||
try_mark_green,
|
||||
},
|
||||
jobs: AtomicU64::new(1),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue