Mahmoud Al-Qudsi
|
33c4986398
|
Update output with rustc 1.51.0-nightly (202720bf4 2021-01-21)
|
2021-02-12 19:41:13 -06:00 |
Mahmoud Al-Qudsi
|
4dcc496a89
|
Always generate cargo.out, even on successful build
|
2021-02-12 19:40:56 -06:00 |
Mahmoud Al-Qudsi
|
46c5d902ee
|
Include multiple cases generating correct return code
|
2017-12-09 13:13:51 -06:00 |
Mahmoud Al-Qudsi
|
1020a23c0e
|
Added Makefile from https://github.com/neosmart/cargomake
|
2017-12-09 12:58:35 -06:00 |
Mahmoud Al-Qudsi
|
d24521a5fb
|
Added cargo output
|
2017-12-09 12:58:25 -06:00 |
Mahmoud Al-Qudsi
|
7808841390
|
Backwards type propagation leads to cryptic errors
In the committed code, the chosen type is from the second error
declaration and not the first.
|
2017-12-09 12:50:50 -06:00 |