rust/src/librustc_borrowck
bors 797d0ba59c Auto merge of #27857 - Manishearth:improve-fnkind, r=pnkfelix
Since enums are namespaced now, should we also remove the `Fk` prefixes from `FnKind` and remove the reexport? (The reexport must be removed because otherwise it clashes with glob imports containing `ItemFn`). IMO writing `FnKind::Method` is much clearer than `FkMethod`.
2015-08-24 12:47:57 +00:00
..
borrowck Auto merge of #27857 - Manishearth:improve-fnkind, r=pnkfelix 2015-08-24 12:47:57 +00:00
diagnostics.rs Auto merge of #27758 - nathankleyn:diagnostics-386, r=Manishearth 2015-08-13 20:37:18 +00:00
graphviz.rs Fallout out rustc 2015-04-01 11:22:39 -04:00
lib.rs Add issue for the rustc_private feature everywhere 2015-08-15 18:09:17 -07:00