Bump ex_doc from 0.34.2 to 0.35.0 (#29) #199
Annotations
10 warnings
Compile with warnings enabled
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
Compile with warnings enabled
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
Compile with warnings enabled
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Compile with warnings enabled
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Compile with warnings enabled
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Compile with warnings enabled
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Compile with warnings enabled
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Compile with warnings enabled
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Compile with warnings enabled
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Compile with warnings enabled
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Loading