]> git.lizzy.rs Git - rust.git/commit
Workaround unstable stmt_expr_attributes for method receiver expressions.
authorCamille GILLOT <gillot.camille@gmail.com>
Sun, 23 Oct 2022 09:22:19 +0000 (09:22 +0000)
committerCamille GILLOT <gillot.camille@gmail.com>
Sun, 23 Oct 2022 09:27:12 +0000 (09:27 +0000)
commit74d4eefc1346a8b9242e072df16de4f664b0873c
tree7638814115afcedcab27e9a66cfb46beee305084
parent6c9c2d862dd10718ba2b2a320c3390995ad414bc
Workaround unstable stmt_expr_attributes for method receiver expressions.
compiler/rustc_ast/src/mut_visit.rs
compiler/rustc_ast/src/visit.rs
compiler/rustc_builtin_macros/src/cfg_eval.rs
compiler/rustc_expand/src/config.rs
compiler/rustc_expand/src/expand.rs
compiler/rustc_expand/src/placeholders.rs
src/test/ui/cfg/cfg-method-receiver-ok.rs [new file with mode: 0644]
src/test/ui/cfg/cfg-method-receiver.rs
src/test/ui/cfg/cfg-method-receiver.stderr