File tree 3 files changed +2
-1
lines changed
3 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 26
26
- [ Coding conventions] ( ./conventions.md )
27
27
- [ Working with CBMC] ( ./cbmc-hacks.md )
28
28
- [ Working with ` rustc ` ] ( ./rustc-hacks.md )
29
+ - [ Migrating to StableMIR] ( ./stable-mir.md )
29
30
- [ Command cheat sheets] ( ./cheat-sheets.md )
30
31
- [ cargo kani assess] ( ./dev-assess.md )
31
32
- [ Testing] ( ./testing.md )
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ developers (including external contributors):
14
14
3 . [ Development setup recommendations for working with ` cbmc ` ] ( ./cbmc-hacks.md ) .
15
15
4 . [ Development setup recommendations for working with ` rustc ` ] ( ./rustc-hacks.md ) .
16
16
5 . [ Guide for testing in Kani] ( ./testing.md ) .
17
- 6 . [ Transition to StableMIR] ( ./stable_mir .md ) .
17
+ 6 . [ Transition to StableMIR] ( ./stable-mir .md ) .
18
18
19
19
> ** NOTE** : The developer documentation is intended for Kani developers and not
20
20
users. At present, the project is under heavy development and some items
File renamed without changes.
You can’t perform that action at this time.
0 commit comments