renaming to adhere to conventions
This commit is contained in:
parent
6dbfb5da0b
commit
0b958e74ac
13 changed files with 102 additions and 110 deletions
|
@ -33,8 +33,6 @@ macro_rules! interner_key (
|
|||
(-3 as uint, 0u)))
|
||||
)
|
||||
|
||||
// FIXME(#3534): Replace with the struct-based newtype when it's been
|
||||
// implemented.
|
||||
struct ident { repr: uint }
|
||||
|
||||
impl<S: Encoder> ident: Encodable<S> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue