mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
Whitespace.
This commit is contained in:
parent
5abc483d9a
commit
bd059a354d
@ -906,7 +906,7 @@ let pattern_resolving_visitor
|
||||
* are only looking at the fact that it's a tag-like type at all, and
|
||||
* asking for its arity, it doesn't matter that the possibly parametric
|
||||
* tag type has its parameters unbound here. *)
|
||||
let tag_ty =
|
||||
let tag_ty =
|
||||
fn_output_ty (Hashtbl.find cx.ctxt_all_item_types tag_ctor_id)
|
||||
in
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user