Skip to content

Commit 35fdac3

Browse files
committed
Add superscript regarding the docs gen
1 parent df3b735 commit 35fdac3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

newsletters/2018-07-29.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@ If you want to mention something in [the next newsletter], make sure to leave a
1414
* [libm], the `no_std` port of MUSL's math library led by [japaric] has finished its' first release! It can now be used by embedded (or `wasm`!) targets that need support for math functions.
1515
* [droogmic] is working on [microrust], a port of [japaric]'s Discovery book for the BBC MicroBit, based on the Nordic nRF51
1616
* [Hideki Sekine] and [Vaishali Thakkar] have landed initial support for an [Embedded CI Harness] as part of the [Increasing Rust's Reach] project. This opens the door for tests that will help prevent regressions in `rustc` and `cargo` for ARM Cortex-M targets
17-
* [CMSIS intrinsics] for ARM Cortex processors have landed in [stdsimd]. Check out the [the docs] in nightly for info, thanks to [Paolo Teti] and [japaric]!
17+
* [CMSIS intrinsics] for ARM Cortex processors have landed in [stdsimd]. Check out the [the docs] in nightly soon<sup>†</sup> for info, thanks to [Paolo Teti] and [japaric]!
1818
* [Ashley Williams] released [cargo-generate], a CLI tool for generating Cargo projects from a template, reducing the need to manually write boilerplate code. If you write some embedded templates, [let us know]!
1919

20+
†: The CMSIS intrinsics will show up in the next successful nightly build (after 2018-07-30)
21+
2022
[japaric]: https://github.com/japaric
2123
[libm]: https://github.com/japaric/libm#libm
2224

0 commit comments

Comments
 (0)