More descriptive name for #[test] implementation
This commit is contained in:
parent
882e93a35a
commit
5c042aedab
|
|
@ -17,7 +17,7 @@
|
||||||
- [Incremental compilation](./incremental-compilation.md)
|
- [Incremental compilation](./incremental-compilation.md)
|
||||||
- [Debugging and Testing](./incrcomp-debugging.md)
|
- [Debugging and Testing](./incrcomp-debugging.md)
|
||||||
- [The parser](./the-parser.md)
|
- [The parser](./the-parser.md)
|
||||||
- [Testing](./testing.md)
|
- [`#[test]` Implementation](./test-implementation.md)
|
||||||
- [Macro expansion](./macro-expansion.md)
|
- [Macro expansion](./macro-expansion.md)
|
||||||
- [Name resolution](./name-resolution.md)
|
- [Name resolution](./name-resolution.md)
|
||||||
- [The HIR (High-level IR)](./hir.md)
|
- [The HIR (High-level IR)](./hir.md)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue