mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 13:51:31 +00:00
test_utils: updated documentation and some typos
This commit is contained in:
parent
3bdf2e0972
commit
d3472e8ae4
2 changed files with 43 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
//! This module implements manually tracked test coverage, which useful for
|
||||
//! This module implements manually tracked test coverage, which is useful for
|
||||
//! quickly finding a test responsible for testing a particular bit of code.
|
||||
//!
|
||||
//! See <https://matklad.github.io/2018/06/18/a-trick-for-test-maintenance.html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue