Updates for recent versions of Rust.
* Added lots of dyns * Removed unused whitespace. * Removed rust-toolchain because stable rust compiles the project. * Fixed Doc-tests with ignore keyword.
This commit is contained in:
parent
f15cf258af
commit
5695ec9b94
23 changed files with 170 additions and 171 deletions
|
|
@ -1,4 +1,4 @@
|
|||
cyclomatic-complexity-threshold = 30
|
||||
cognitive-complexity-threshold = 30
|
||||
doc-valid-idents = [
|
||||
"MiB", "GiB", "TiB", "PiB", "EiB",
|
||||
"DirectX", "OpenGL", "TrueType",
|
||||
|
|
|
|||
Reference in a new issue