refactor: Change the name from debugging to compiler-debuggin.md
This commit is contained in:
parent
a5221f3287
commit
d4bc8827f8
|
|
@ -52,7 +52,7 @@
|
||||||
- [miri const evaluator](./miri.md)
|
- [miri const evaluator](./miri.md)
|
||||||
- [Parameter Environments](./param_env.md)
|
- [Parameter Environments](./param_env.md)
|
||||||
- [Generating LLVM IR](./trans.md)
|
- [Generating LLVM IR](./trans.md)
|
||||||
- [Debugging](./debugging.md)
|
- [Debugging the Compiler](./compiler-debugging.md)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue