rust/src/librustc_resolve
Eduard-Mihai Burtescu d0c78dd7aa
syntax: revert ast::AsyncArgument and associated changes.
Here follows the main reverts applied in order to make this commit:

Revert "Rollup merge of #60676 - davidtwco:issue-60674, r=cramertj"

This reverts commit 45b09453db, reversing
changes made to f6df1f6c30.

Revert "Rollup merge of #60437 - davidtwco:issue-60236, r=nikomatsakis"

This reverts commit 16939a50ea, reversing
changes made to 12bf981552.

Revert "Rollup merge of #59823 - davidtwco:issue-54716, r=cramertj"

This reverts commit 62d1574876, reversing
changes made to 4eff8526a7.
2019-06-03 10:20:35 +01:00
..
build_reduced_graph.rs Rename "Associated*" to "Assoc*" 2019-05-26 17:49:02 +08:00
Cargo.toml rustc: use indexmap instead of a plain vector for upvars. 2019-06-01 19:17:22 +03:00
check_unused.rs unused_imports: make the lint machine-applicable 2019-02-07 16:20:22 +01:00
diagnostics.rs Rename "Associated*" to "Assoc*" 2019-05-26 17:49:02 +08:00
error_codes.rs Fix error code description 2019-04-25 23:19:36 +01:00
lib.rs syntax: revert ast::AsyncArgument and associated changes. 2019-06-03 10:20:35 +01:00
macros.rs Introduce and use SyntaxContext::outer_expn_info(). 2019-05-29 09:32:56 +10:00
resolve_imports.rs Restore the old behavior of the rustdoc keyword check + Fix rebase 2019-05-22 20:20:12 +03:00