Vadim Petrochenkov
|
02a1eef6e4
|
Fix rebase
|
2016-05-16 23:12:18 +03:00 |
|
Vadim Petrochenkov
|
aad347c4f7
|
Remove hir::Ident
|
2016-05-16 22:25:08 +03:00 |
|
Vadim Petrochenkov
|
766f9b5a2f
|
Remove ExplicitSelf from HIR
|
2016-05-14 13:26:40 +03:00 |
|
Jeffrey Seyfried
|
e6d6c37968
|
Reimplement pretty printing
|
2016-05-09 02:47:08 +00:00 |
|
Seo Sanghyeon
|
24d86137f5
|
Warn unused trait imports
|
2016-05-03 18:51:19 +09:00 |
|
Niko Matsakis
|
ecd10f04ce
|
thread tighter span for closures around
Track the span corresponding to the `|...|` part of the closure.
|
2016-04-24 18:10:57 +05:30 |
|
Jeffrey Seyfried
|
1e5942469d
|
Add Crate and Restricted variants to hir::Visibility
|
2016-04-14 04:53:27 +00:00 |
|
Jeffrey Seyfried
|
bb66d91c98
|
Make hir::Visibility non-copyable and add ty::Visibility
|
2016-04-07 04:31:45 +00:00 |
|
Jeffrey Seyfried
|
ffbbf24186
|
Refactor away hir::Visibility::inherit_from
|
2016-04-07 04:23:32 +00:00 |
|
Eduard Burtescu
|
20f0f3c1f1
|
rustc: move some maps from ty to hir.
|
2016-04-06 09:14:21 +03:00 |
|
Eduard Burtescu
|
ffca6c3e15
|
rustc: move middle::{def,def_id,pat_util} to hir.
|
2016-04-06 09:14:21 +03:00 |
|
Eduard Burtescu
|
ef4c7241f8
|
rustc: dismantle hir::util, mostly moving functions to methods.
|
2016-04-06 09:01:55 +03:00 |
|
Eduard Burtescu
|
8b0937293b
|
rustc: move rustc_front to rustc::hir.
|
2016-04-06 09:01:55 +03:00 |
|