Commit graph

2760 commits

Author SHA1 Message Date
Luis de Bethencourt ed713d67d6 clean tests/ui/cmp_owned.rs
Cleaning the empty lines for clarity.
2017-05-11 16:22:32 +01:00
Luis de Bethencourt 17284bacee clean tests/ui/cast.rs
Cleaning the empty lines for clarity.
2017-05-11 16:22:32 +01:00
Luis de Bethencourt 34e4c0f9e3 clean tests/ui/booleans.rs
Cleaning the empty lines for clarity.
2017-05-11 16:22:32 +01:00
Luis de Bethencourt 5865c2aacd clean tests/ui/bool_comparison.rs
Cleaning the empty lines for clarity.
2017-05-11 16:22:32 +01:00
Luis de Bethencourt cc923b5d0e clean tests/ui/block_in_if_condition.rs
Cleaning the empty lines for clarity.
2017-05-11 16:22:32 +01:00
Luis de Bethencourt 0c9d9d9f6c clean tests/ui/blacklisted_name.rs
Cleaning the empty lines for clarity.
2017-05-11 16:22:32 +01:00
Luis de Bethencourt ac4ce0b2fe clean tests/ui/assign_ops2
Cleaning the empty lines for clarity.
2017-05-11 16:22:32 +01:00
Luis de Bethencourt e18a250139 clean tests/ui/absurd-extreme-comparisons.rs
Cleaning the empty lines for clarity.
2017-05-11 16:22:32 +01:00
Oliver Schneider 81b35d197b Fixes #1735 2017-05-11 16:32:06 +02:00
Oliver Schneider 5f94763c69 Merge pull request #1744 from Manishearth/mut_fp
Fix a false positive around mutable references and .cloned() iterators
2017-05-11 16:20:05 +02:00
Oliver Schneider fb6895836f Address PR comments 2017-05-11 15:36:27 +02:00
Oliver Schneider 39b0183d10 Merge pull request #1745 from luisbg/compiletest_rs
Update to compiletest_rs 0.2.6
2017-05-10 17:07:18 +02:00
Luis de Bethencourt b5716bc76d Update to compiletest_rs 0.2.6 2017-05-10 15:29:29 +01:00
Oliver Schneider 2cd3366817 Fixes #443 2017-05-10 13:42:19 +02:00
Oliver Schneider ab2d157c39 Merge pull request #1742 from Manishearth/future_compat
Fix a future compat lint that we triggered
2017-05-10 11:04:31 +02:00
Oliver Schneider 5997fb952f
Fix a future compat lint that we triggered 2017-05-10 09:21:21 +02:00
Oliver Schneider 3b3e47f451 Merge pull request #1738 from Manishearth/serde
Update serde to 1.0
2017-05-10 08:55:36 +02:00
Oliver Schneider f48281b632 Split high-cyclomatic-complexity function into two 2017-05-09 17:15:28 +02:00
Oliver Schneider a67774530f Don't trigger some lints inside macros 2017-05-09 17:15:13 +02:00
Oliver Schneider d2dab198fa Forgot doc comments 2017-05-09 16:02:48 +02:00
Oliver Schneider dee53fa1e2 Merge pull request #1728 from Manishearth/inspector
Print type adjustments in the inspector
2017-05-09 15:26:01 +02:00
Oliver Schneider 31b2bf4ab9 Update our config reading to serde 1.0 2017-05-09 15:23:38 +02:00
Oliver Schneider 8225c23a33 Update to serde 1.0 2017-05-09 15:23:10 +02:00
Oliver Schneider dc4a55ed6f Merge pull request #1733 from luisbg/assign_ops
clean tests/ui/assign_ops.rs
2017-05-09 12:37:33 +02:00
Luis de Bethencourt f1434d2023 clean tests/ui/assign_ops.rs
When all //~ were removed from tests, these were replaced with empty
lines to leave the numbers in the expected stderr untouched.

Cleaning the empty lines for clarity.
2017-05-08 14:05:02 +01:00
Oliver Schneider 0683ca6ec1 Merge pull request #1732 from niklasf/whitelist-KiB
Add KiB to doc-valid-idents
2017-05-08 12:44:14 +02:00
Niklas Fiekas 956043e319 Add KiB to doc-valid-idents 2017-05-06 21:31:54 +02:00
Manish Goregaokar cb4ec3bb10 Merge pull request #1729 from luisbg/lbg-typo
fix typo in eval_order_dependence.rs
2017-05-05 11:20:55 -07:00
Luis de Bethencourt 50b6dd43e2 fix typo in eval_order_dependence.rs
Fixing a "the the" to "the".
2017-05-05 17:52:01 +01:00
Oliver Schneider 866239b1a8 Add a test showing a false positive on needless_borrow 2017-05-05 14:26:14 +02:00
Oliver Schneider eb93058dd5 Also print type adjustments in the inspector 2017-05-05 14:25:54 +02:00
Oliver Schneider 3b03891a4f
Bump the version 2017-05-04 14:53:34 +02:00
Oliver Schneider 9e6b870ffd Merge pull request #1722 from ishitatsuyuki/patch-1
Fix for rustc-1.19.0-nightly (2017-05-04)
2017-05-03 16:43:35 +02:00
Tatsuyuki Ishi 7e514cb55f Fix for rustc-1.19.0-nightly (2017-04-04) 2017-05-03 22:58:23 +09:00
Oliver Schneider ef7ff03dae Merge pull request #1715 from Manishearth/rustup
Update to latest nightly
2017-05-03 15:34:46 +02:00
Oliver Schneider 1522a4913f Run rustfmt 2017-05-03 14:13:50 +02:00
Oliver Schneider 5295fe4792
Bump the version 2017-05-03 14:12:37 +02:00
Oliver Schneider a6c8464dde Update to rustc 1.19.0-nightly (6a5fc9eec 2017-05-02) 2017-05-03 12:51:47 +02:00
Oliver Schneider b84e71c2b1 Update to latest nightly 2017-05-02 16:56:36 +02:00
Martin Carton 676fff35bb Merge pull request #1712 from Bobo1239/master
Fix two doc comments (one broke `cargo doc`)
2017-05-01 17:41:54 +02:00
Boris-Chengbiao Zhou 36f75e8015 Fix two doc comments 2017-05-01 16:57:27 +02:00
Martin Carton b20db1aede Merge pull request #1711 from Manishearth/rustup
Rustup to *rustc 1.19.0-nightly (06fb4d256 2017-04-30)* and bump to 0.0.129
2017-05-01 14:35:26 +02:00
mcarton 668d19bda7 Bump the version 2017-05-01 13:44:59 +02:00
mcarton 76041b8ffa
Rustup to *rustc 1.19.0-nightly (06fb4d256 2017-04-30)* 2017-05-01 13:43:16 +02:00
Martin Carton 50c8d4e270 Merge pull request #1705 from Manishearth/op_ref
Op ref
2017-04-28 19:54:24 +02:00
Oliver Schneider 88d3898426 Fix dogfood tests 2017-04-28 18:13:09 +02:00
Oliver Schneider e3084cc085 Fix #1698 (ICE regression in clippy's const eval) 2017-04-28 18:10:10 +02:00
Oliver Schneider 96b25cdaf2 Add regression tests for op_ref 2017-04-28 17:07:39 +02:00
Oliver Schneider 7aa42073f2 Fix op_ref false positives 2017-04-28 17:03:47 +02:00
Oliver Schneider 81a55330dc Use utils::is_copy instead of hand-rolling it 2017-04-28 17:03:18 +02:00