Nick Cameron
|
e9f1b06329
|
Use ast attributes every where (remove HIR attributes).
This could be a [breaking-change] if your lint or syntax extension (is that even possible?) uses HIR attributes or literals.
|
2015-09-16 10:57:06 +12:00 |
|
Nick Cameron
|
facdf2ebb1
|
Add an intital HIR and lowering step
|
2015-09-03 10:02:36 +12:00 |
|
Niko Matsakis
|
c0de23de81
|
convert to use is_local instead of == LOCAL_CRATE
|
2015-08-24 05:35:34 -04:00 |
|
Niko Matsakis
|
e91bef2e05
|
fallout from moving def-id
|
2015-08-24 05:35:34 -04:00 |
|
Nick Cameron
|
7bfb5ed826
|
Reviewer changes
|
2015-04-29 18:56:13 +12:00 |
|
Nick Cameron
|
bb26aadaf3
|
Tidy up
|
2015-04-29 17:26:22 +12:00 |
|
Nick Cameron
|
9756349d11
|
debuginfo: extract metadata.rs
|
2015-04-29 17:26:22 +12:00 |
|
Nick Cameron
|
488694cf0d
|
debuginfo: extract namespace.rs
|
2015-04-29 17:26:22 +12:00 |
|
Nick Cameron
|
a015547894
|
debuginfo: extract utils.rs
|
2015-04-29 17:26:22 +12:00 |
|