rust/src/librustc_front
bors 32a4bd9ae5 Auto merge of #29102 - petrochenkov:spanvis, r=alexcrichton
Closes https://github.com/rust-lang/rust/issues/28750
`Arm` and `Generics` don't have spans at all, so it's not a visitor's problem, `visit_struct_def` was fixed in https://github.com/rust-lang/rust/pull/28816
2015-10-17 06:16:09 +00:00
..
print Merge struct fields and struct kind 2015-10-13 15:19:25 +03:00
fold.rs Merge VariantData and VariantData_ 2015-10-13 15:19:27 +03:00
hir.rs Comment on the purpose(s) of NodeId in VariantData 2015-10-13 16:18:33 +03:00
lib.rs rustfmt librustc_front 2015-10-06 11:22:34 +13:00
lowering.rs Auto merge of #28980 - nrc:unsafe-macros, r=@pnkfelix 2015-10-15 03:26:48 +00:00
util.rs Merge VariantData and VariantData_ 2015-10-13 15:19:27 +03:00
visit.rs Provide span for visit_enum_def 2015-10-16 17:17:14 +03:00