Skip to content

Commit b51b03d

Browse files
authored
Merge pull request #4502 from jaisnan/add-kani-vscode-link
Add Kani VS Code extension blog post
2 parents be0c4ea + c6423d5 commit b51b03d

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

draft/2023-07-05-this-week-in-rust.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,19 +62,15 @@ and just ask the editors to select the category.
6262

6363
### Rust Walkthroughs
6464
* [Build a Ray Tracer, pt. 4 - The Next Dimension](https://www.superperfundo.dev/articles/ray-tracer-part4)
65-
6665
* [Nine Rules for Running Rust on the Web and on Embedded: Practical Lessons from Porting range-set-blaze to no_std and WASM](https://towardsdatascience.com/nine-rules-for-running-rust-on-the-web-and-on-embedded-94462ef249a2)
67-
6866
* [Full Stack Rust Workshop: Shuttle, Actix Web, SQLx & Diouxus](https://bcnrust.github.io/devbcn-workshop/)
69-
70-
- [A compressed indexable bitset](https://quickwit.io/blog/compressed-indexable-bitset)
71-
67+
* [A compressed indexable bitset](https://quickwit.io/blog/compressed-indexable-bitset)
7268
* [Intercepting Allocations with the Global Allocator](https://bd103.github.io/blog/2023-06-27-global-allocators)
7369

7470
### Research
7571

7672
### Miscellaneous
77-
73+
* [Verify Rust code in VS Code with the Kani VS Code extension](https://model-checking.github.io/kani-verifier-blog/2023/06/30/introducing-the-kani-vscode-extension.html)
7874
* [Reduce memory footprint by about 600% for M.E.D. — Performance Matters](https://medium.com/gitconnected/reduce-memory-footprint-by-about-600-for-m-e-d-performance-matters-bec407833e7c)
7975

8076
## Crate of the Week

0 commit comments

Comments
 (0)