Skip to content

Commit 421baaf

Browse files
committed
Spellchecking compiler comments
This PR cleans up the rest of the spelling mistakes in the compiler comments. This PR does not change any literal or code spelling issues.
1 parent 804cae3 commit 421baaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pretty_clif.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
//! ss2 = explicit_slot 8 ; _4: (&&[u16],) size=8 align=8,8
2424
//! sig0 = (i64, i64, i64) system_v
2525
//! sig1 = (i64, i64, i64) system_v
26-
//! fn0 = colocated u0:6 sig1 ; Instance { def: Item(DefId(0/0:31 ~ example[8787]::{{impl}}[1]::call_mut[0])), substs: [ReErased, ReErased] }
26+
//! fn0 = collocated u0:6 sig1 ; Instance { def: Item(DefId(0/0:31 ~ example[8787]::{{impl}}[1]::call_mut[0])), substs: [ReErased, ReErased] }
2727
//!
2828
//! block0(v0: i64, v1: i64, v2: i64):
2929
//! v3 = stack_addr.i64 ss0

0 commit comments

Comments
 (0)