Skip to content

Commit 36efb2b

Browse files
committed
Point people to Zulip
1 parent 746757a commit 36efb2b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

posts/inside-rust/2020-05-25-new-inline-asm.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,7 @@ For full details on the new `asm!` syntax, see [RFC
127127
2873](https://github.com/Amanieu/rfcs/blob/inline-asm/text/0000-inline-asm.md).
128128
Please try it out (including translating existing inline assembly to the new
129129
syntax), and [report any bugs via the rust issue
130-
tracker](https://github.com/rust-lang/rust/issues/) with the tag `F-asm`.
130+
tracker](https://github.com/rust-lang/rust/issues/) with the tag `F-asm`. You
131+
can also discuss inline assembly by creating a topic on [the project-inline-asm
132+
stream in
133+
Zulip](https://rust-lang.zulipchat.com/#narrow/stream/216763-project-inline-asm).

0 commit comments

Comments
 (0)