mcarton
|
47c2271497
|
Fix FP with print_with_newline and final arguments
|
2016-10-06 22:30:03 +02:00 |
|
mcarton
|
a4035aabf3
|
Bump to 0.0.95
|
2016-10-06 17:52:41 +02:00 |
|
mcarton
|
fc09eb553e
|
Fix dogfood problem
|
2016-10-06 17:50:11 +02:00 |
|
mcarton
|
0475eae1fa
|
Rustup to *rustc 1.14.0-nightly (3210fd5c2 2016-10-05)*
|
2016-10-06 17:46:50 +02:00 |
|
Martin Carton
|
e851bc7404
|
Merge pull request #1257 from KitFreddura/master
If let some lint
|
2016-10-04 23:00:05 +02:00 |
|
Manish Goregaokar
|
85e37795b9
|
Merge pull request #1262 from Manishearth/rustup
Remove warning in the latest nightly
|
2016-10-04 21:04:20 +05:30 |
|
mcarton
|
2b8500664c
|
Remove warning in the lastest nightly
|
2016-10-04 17:17:40 +02:00 |
|
Manish Goregaokar
|
ec93ae10e0
|
Bump to 0.0.94
|
2016-10-04 09:17:09 +05:30 |
|
Manish Goregaokar
|
7b94ef19bd
|
aux -> auxiliary (breaks Windows)
|
2016-10-04 09:15:03 +05:30 |
|
Martin Carton
|
9936734cd8
|
Merge pull request #1246 from Manishearth/rustup
Rustup to *rustc 1.14.0-nightly (144af3e97 2016-10-02)* and bump to 0.0.93
|
2016-10-03 21:33:08 +02:00 |
|
mcarton
|
1c035f7cf9
|
Bump to 0.0.93
|
2016-10-03 21:26:25 +02:00 |
|
mcarton
|
4f91d66905
|
Rustup to *rustc 1.14.0-nightly (144af3e97 2016-10-02)*
|
2016-10-03 21:25:27 +02:00 |
|
Manish Goregaokar
|
a4198c1108
|
Merge pull request #1255 from Manishearth/cov
Improve test coverage
|
2016-10-03 22:15:23 +05:30 |
|
mcarton
|
6800111c8e
|
Move all *.toml test files to tests/aux
|
2016-10-03 17:49:41 +02:00 |
|
mcarton
|
2cd58e40f0
|
Improve the coverage script
|
2016-10-03 17:49:05 +02:00 |
|
Martin Carton
|
8d003416a2
|
Merge pull request #1256 from Manishearth/allow_map_or
Allow option_map_unwrap_or(_else)
|
2016-10-03 11:32:23 +02:00 |
|
Andre Bogus
|
76b969a5cf
|
added changelog entry
|
2016-10-03 08:15:29 +02:00 |
|
Kit Freddura
|
c8aa35e150
|
replaced snippet_opt with snippet for more terse code
|
2016-10-02 14:38:31 -07:00 |
|
Kit Freddura
|
97e9299a10
|
fixed array bounds checking
|
2016-10-02 14:26:41 -07:00 |
|
Kit Freddura
|
a57f21945b
|
ran update
|
2016-10-02 14:17:22 -07:00 |
|
Kit Freddura
|
3573114764
|
replaced pat_to_string with snippet
|
2016-10-02 14:15:24 -07:00 |
|
Kit Freddura
|
1188f59102
|
fixed struct elison
|
2016-10-02 13:53:10 -07:00 |
|
Kit Freddura
|
72a653d8d4
|
readded files
|
2016-10-02 13:49:29 -07:00 |
|
Kit Freddura
|
c18dc13f6e
|
added file again
|
2016-10-02 13:48:52 -07:00 |
|
Kit Freddura
|
d152ca04bd
|
updated zero_div_zero.rs
|
2016-10-02 13:44:23 -07:00 |
|
Kit Freddura
|
ab9435a6d4
|
ran update
|
2016-10-02 13:42:11 -07:00 |
|
Kit Freddura
|
1c15428339
|
removed formatting changes
|
2016-10-02 13:39:28 -07:00 |
|
Andre Bogus
|
8188c46429
|
Allow option_map_unwrap_or(_else)
This fixes #1192.
|
2016-10-02 21:23:26 +02:00 |
|
mcarton
|
12c2d6a8d0
|
Add a script to run kcov
|
2016-10-02 15:12:12 +02:00 |
|
mcarton
|
7b92fe0387
|
Test configuration file typing errors
|
2016-10-02 14:46:46 +02:00 |
|
mcarton
|
019e310861
|
Add more tests for bad configuration file
|
2016-10-02 14:43:09 +02:00 |
|
mcarton
|
f6f4af6adc
|
Add missing tests for ... and array indexing
|
2016-10-02 14:42:55 +02:00 |
|
mcarton
|
d982b19a0e
|
Fix slightly wrong comment
|
2016-10-02 14:30:21 +02:00 |
|
mcarton
|
f03bac6c3a
|
Remove a useless method
|
2016-10-02 02:47:53 +02:00 |
|
mcarton
|
e50cfa7e77
|
Add a test for a shadow corner case
|
2016-10-02 02:38:54 +02:00 |
|
mcarton
|
9a3f53dee6
|
Partially hash let declaration in SpanlessHash
The hash never needs to be good but before it was simply doing nothing
for these.
|
2016-10-02 02:17:04 +02:00 |
|
mcarton
|
6302e41ccb
|
Improve test coverage of hir comparison
|
2016-10-01 22:27:25 +02:00 |
|
mcarton
|
e036a8145a
|
Support ExprType (type ascription) comparison
*ish
|
2016-10-01 22:26:57 +02:00 |
|
mcarton
|
3e009b9424
|
Implement more hir typed node comparison
|
2016-10-01 22:19:20 +02:00 |
|
Martin Carton
|
8babb2d409
|
Merge pull request #1250 from elliottneilclark/explicit_into_iter
Add a lint to warn about un-necessary .into_iter()
|
2016-10-01 15:01:43 +02:00 |
|
mcarton
|
2e2052a747
|
Update changelog
|
2016-10-01 14:53:31 +02:00 |
|
Martin Carton
|
9807c47e42
|
Merge pull request #1251 from Manishearth/fix_diverging_sub_expr
correctly traverse match expressions for diverging_sub_expr
|
2016-10-01 14:49:38 +02:00 |
|
Oliver Schneider
|
9c5d3f3b85
|
correctly traverse match expressions for diverging_sub_expr
|
2016-10-01 14:41:20 +02:00 |
|
Elliott Clark
|
4a34087c77
|
Run util/update_lints.py after adding explicit_into_iter_loop
|
2016-09-30 17:50:02 -07:00 |
|
Elliott Clark
|
5fa004313b
|
Add a lint to warn about un-necessary .into_iter()
This should close #1094.
|
2016-09-30 17:42:43 -07:00 |
|
mcarton
|
84269478b0
|
chmod -x tests/compile-fail/print_with_newline.rs
|
2016-10-01 00:50:40 +02:00 |
|
mcarton
|
e66d2311f2
|
Move set -e of travis down
We really can continue to build when the first two commands fail.
|
2016-10-01 00:38:01 +02:00 |
|
Martin Carton
|
05ee1b6254
|
Merge pull request #1248 from Manishearth/rustup2
Rustup to *rustc 1.14.0-nightly (289f3a4ca 2016-09-29)* and bump to 0.0.92
|
2016-09-30 22:13:22 +02:00 |
|
mcarton
|
ee5a5a256f
|
Bump to 0.0.92
|
2016-09-30 22:07:01 +02:00 |
|
mcarton
|
eec5425b34
|
Rustup to *rustc 1.14.0-nightly (289f3a4ca 2016-09-29)*
|
2016-09-30 22:03:21 +02:00 |
|