w0rp
e237add9fd
Move path functions to their own file
2017-04-17 23:29:02 +01:00
w0rp
c3ebe7bd9e
Cover the Rust handler with some tests
2017-02-07 21:17:10 +00:00
w0rp
c0ac393297
#256 Attempt to fix Rust linter issues again
2017-02-07 15:19:37 +00:00
w0rp
da8408501c
#256 Attempt to fix Rust linter issues
2017-02-07 15:15:22 +00:00
notkild
0143eb6a53
Fix rust linting with cargo when multiple targets are present
2017-02-06 09:21:06 +01:00
w0rp
ea438be5c1
REVERT "Fix some naming conventions and use abort for all Rust functions, and disable the rust linters for now, re #256 "
...
This reverts commit f412b4f96f
.
Conflicts:
doc/ale.txt
2017-01-19 20:21:54 +00:00
w0rp
f412b4f96f
Fix some naming conventions and use abort for all Rust functions, and disable the rust linters for now, re #256
2017-01-13 09:23:03 +00:00
EinfachToll
9c5f092b4f
Add support for Rust using rustc and cargo ( #230 )
...
* Add rustc checker for rust files
* Add documentation for rustc
* Use a nice helper function
* Add cargo as linter
* Complete the doc for rust linters
* Put l: in front of every local variable
* Apply the requested stylistic changes
2017-01-12 09:33:55 +00:00