]> git.lizzy.rs Git - rust.git/commit
ignore target folders
authorDouglas Campos <qmx@qmx.me>
Fri, 19 Oct 2018 19:26:43 +0000 (19:26 +0000)
committerDouglas Campos <qmx@qmx.me>
Fri, 19 Oct 2018 19:26:43 +0000 (19:26 +0000)
commitcf90f72f55240686be268e9f6929e9bbec678616
tree17dba58461e4c5b116cea4db3c8c5d3b9c80cfb2
parent74ff7dcb1388e60a613cd6050bcd372a3cc4998b
ignore target folders

when you try to edit a crate inside the compiler tree using rls, it
generates it's assets under target/rls, then tidy is trying to validate
line lenghts for C headers, etc
src/tools/tidy/src/lib.rs