File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ the direction the language is evolving in.
42
42
* [ 0769-sound-generic-drop.md] ( text/0769-sound-generic-drop.md )
43
43
* [ 0803-type-ascription.md] ( text/0803-type-ascription.md )
44
44
* [ 0809-box-and-in-for-stdlib.md] ( text/0809-box-and-in-for-stdlib.md )
45
+ * [ 0888-compiler-fences.md] ( text/0888-compiler-fences.md )
45
46
* [ 0909-move-thread-local-to-std-thread.md] ( text/0909-move-thread-local-to-std-thread.md )
46
47
* [ 0911-const-fn.md] ( text/0911-const-fn.md )
47
48
* [ 0968-closure-return-type-syntax.md] ( text/0968-closure-return-type-syntax.md )
Original file line number Diff line number Diff line change 1
1
- Feature Name: compiler_fence_intrinsics
2
2
- Start Date: 2015-02-19
3
- - RFC PR: (leave this empty )
4
- - Rust Issue: (leave this empty )
3
+ - RFC PR: [ rust-lang/rfcs # 888 ] ( https://github.com/rust-lang/rfcs/pull/888 )
4
+ - Rust Issue: [ rust-lang/rust # 24118 ] ( https://github.com/rust-lang/rust/issues/24118 )
5
5
6
6
# Summary
7
7
You can’t perform that action at this time.
0 commit comments