that basically repeats the title

This commit is contained in:
Tshepang Mbambo
2025-12-18 00:48:43 +02:00
parent 4673d56b41
commit 3aa4a794a7
@@ -1,6 +1,5 @@
# Coding conventions
This file offers some tips on the coding conventions for rustc.
This chapter covers [formatting](#formatting), [coding for correctness](#cc),
[using crates from crates.io](#cio), and some tips on [structuring your PR for easy review](#er).