More misc ivec->vec renaming
This commit is contained in:
parent
223f6017c7
commit
f5ce3bf15d
6 changed files with 9 additions and 9 deletions
|
|
@ -39,7 +39,7 @@ fn path_to_ident(pth: &path) -> option::t<ident> {
|
|||
ret none;
|
||||
}
|
||||
|
||||
//an ivec of binders might be a little big.
|
||||
//a vec of binders might be a little big.
|
||||
type clause = {params: binders, body: @expr};
|
||||
|
||||
/* logically, an arb_depth should contain only one kind of matchable */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue