bors 52b7fc14fe auto merge of #7903 : michaelwoerister/rust/end_of_spanned, r=jdm
Continuation of https://github.com/mozilla/rust/pull/7826.

AST spanned<T> refactoring, AST type renamings:

`crate => Crate`
`local => Local`
`blk => Block`
`crate_num => CrateNum`
`crate_cfg => CrateConfig`
`field => Field`

Also, Crate, Field and Local are not wrapped in spanned<T> anymore.
2013-07-22 08:19:32 -07:00
..
2013-07-17 14:57:51 -07:00
2013-07-17 14:57:51 -07:00
2013-07-19 20:37:43 -04:00
2013-07-17 14:57:51 -07:00
2013-07-15 23:57:27 -04:00
2013-07-19 20:37:43 -04:00
2013-07-16 21:37:52 -07:00