]> git.lizzy.rs Git - rust.git/commit
Add associated functions that have custom linkage to `reachable_set`
authorhyd-dev <yd-huang@outlook.com>
Sun, 20 Jun 2021 13:49:08 +0000 (21:49 +0800)
committerhyd-dev <yd-huang@outlook.com>
Thu, 12 Aug 2021 09:11:43 +0000 (17:11 +0800)
commitc84beefd83df7bb39a02a341f5615019e1ffaa63
tree0b420757c1f88a4fdc8f8c8968d6c87a0412d0db
parenteb2226b1f174f3cc644275ef8663be6295a7f704
Add associated functions that have custom linkage to `reachable_set`
compiler/rustc_passes/src/reachable.rs
src/test/ui/auxiliary/no-mangle-associated-fn.rs [new file with mode: 0644]
src/test/ui/no-mangle-associated-fn.rs [new file with mode: 0644]