1
Fork 0

Add ignore-tidy-filelength

This commit is contained in:
Amanieu d'Antras 2022-02-21 19:18:00 +00:00
parent fb5539b475
commit a60b79137c

View file

@ -1,3 +1,4 @@
// ignore-tidy-filelength
//! "Collection" is the process of determining the type and other external
//! details of each item in Rust. Collection is specifically concerned
//! with *inter-procedural* things -- for example, for a function