rust/src/test
Esteban Kuber f640438b40 Keep info on pre-desugaring expression for better "incorrect .await" suggestion
Keep the `HirId` of `.await`ed expressions so in the case of a `fn` call
on on a sync `fn`, we can suggest maybe turning it into an `async fn`.
2021-12-13 17:09:16 +00:00
..
assembly
auxiliary
codegen Auto merge of #91657 - nikic:update-llvm, r=cuviper 2021-12-13 13:37:53 +00:00
codegen-units
debuginfo
incremental
mir-opt
pretty
run-make
run-make-fulldeps Auto merge of #90716 - euclio:libloading, r=cjgillot 2021-12-12 17:28:52 +00:00
run-pass-valgrind
rustdoc Auto merge of #90207 - BoxyUwU:stabilise_cg_defaults, r=lcnr 2021-12-12 14:24:23 +00:00
rustdoc-gui
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Rollup merge of #91717 - inashivb:issue-91713, r=jyn514 2021-12-11 16:02:49 +01:00
ui Keep info on pre-desugaring expression for better "incorrect .await" suggestion 2021-12-13 17:09:16 +00:00
ui-fulldeps
COMPILER_TESTS.md