rust/src/test/ui/foreign
Camille GILLOT 5bd197921a Do not visit ForeignItemRef for HIR indexing and validation.
Similarly to what is done for ImplItemRef and TraitItemRef.

Fixes #79487
2020-11-28 18:08:17 +01:00
..
auxiliary Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
foreign-mod-src tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
foreign-src tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
foreign-fn-linkname.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
foreign-int-types.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
foreign-mod-unused-const.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
foreign-pub-super.rs Do not visit ForeignItemRef for HIR indexing and validation. 2020-11-28 18:08:17 +01:00
foreign-truncated-arguments.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
foreign2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
issue-74120-lowering-of-ffi-block-bodies.rs Don't visit foreign function bodies when lowering ast to hir 2020-07-09 19:21:14 -07:00
issue-74120-lowering-of-ffi-block-bodies.stderr Don't visit foreign function bodies when lowering ast to hir 2020-07-09 19:21:14 -07:00