More descriptive name for #[test] implementation
This commit is contained in:
parent
9e83f15ad3
commit
955d0f913d
2 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
- [Incremental compilation](./incremental-compilation.md)
|
||||
- [Debugging and Testing](./incrcomp-debugging.md)
|
||||
- [The parser](./the-parser.md)
|
||||
- [Testing](./testing.md)
|
||||
- [`#[test]` Implementation](./test-implementation.md)
|
||||
- [Macro expansion](./macro-expansion.md)
|
||||
- [Name resolution](./name-resolution.md)
|
||||
- [The HIR (High-level IR)](./hir.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue