rust/src/librustc_resolve
Mazdak Farrokhzad 65c77bc09a
Rollup merge of #66188 - Centril:fnsig, r=davidtwco
`MethodSig` -> `FnSig` & Use it in `ItemKind::Fn`

In both AST & HIR, rename `MethodSig` to `FnSig` and then proceed to use it in `ItemKind::Fn` so that the overall structure is more regular.

r? @davidtwco
2019-11-08 16:50:41 +01:00
..
late Auto merge of #65421 - estebank:variants, r=petrochenkov 2019-10-28 13:41:13 +00:00
build_reduced_graph.rs syntax::parser::token -> syntax::token 2019-11-07 13:50:12 +01:00
Cargo.toml bump smallvec to 1.0 2019-11-04 15:59:09 +01:00
check_unused.rs use American spelling for pluralize! 2019-11-05 15:10:24 -05:00
diagnostics.rs Auto merge of #65421 - estebank:variants, r=petrochenkov 2019-10-28 13:41:13 +00:00
error_codes.rs Add long error explanation for E0578 2019-10-31 14:27:16 +01:00
late.rs Rollup merge of #66188 - Centril:fnsig, r=davidtwco 2019-11-08 16:50:41 +01:00
lib.rs Review feedback: alpha-rename field from copy_derives to containers_derving_copy. 2019-11-05 14:59:29 +01:00
macros.rs Make doc comments cheaper with AttrKind. 2019-11-06 23:05:07 +11:00
resolve_imports.rs duplicate_macro_exports -> error 2019-11-06 11:10:37 +01:00