File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
- Feature Name: ` llvm_asm `
2
2
- Start Date: 2019-12-31
3
- - RFC PR: [ rust-lang/rfcs #0000 ] ( https://github.com/rust-lang/rfcs/pull/0000 )
4
- - Rust Issue: [ rust-lang/rust #0000 ] ( https://github.com/rust-lang/rust/issues/0000 )
3
+ - RFC PR: [ rust-lang/rfcs #2843 ] ( https://github.com/rust-lang/rfcs/pull/2843 )
4
+ - Rust Issue: [ rust-lang/rust #70173 ] ( https://github.com/rust-lang/rust/issues/70173 )
5
5
6
6
# Summary
7
7
[ summary ] : #summary
@@ -70,4 +70,4 @@ silent miscompilations are expected since the operand separator will be changed
70
70
from ` : ` to ` , ` , which will guarantee that any existing ` asm! ` invocations will
71
71
fail with a syntax error with the new ` asm! ` macro.
72
72
73
- [ inline-asm-rfc ] : https://github.com/rust-lang/project-inline-asm/blob/master/ rfcs/0000-inline-asm.md
73
+ [ inline-asm-rfc ] : https://github.com/rust-lang/rfcs/pull/2873
You can’t perform that action at this time.
0 commit comments