]> git.lizzy.rs Git - rust.git/log
rust.git
7 years agoBump the version
Oliver Schneider [Fri, 19 May 2017 15:02:38 +0000 (17:02 +0200)]
Bump the version

7 years agoSort entries in pre-publish script
Oliver Schneider [Fri, 19 May 2017 15:02:29 +0000 (17:02 +0200)]
Sort entries in pre-publish script

7 years agoMerge pull request #1768 from messense/feature/fix-nightly
Oliver Schneider [Fri, 19 May 2017 09:08:44 +0000 (11:08 +0200)]
Merge pull request #1768 from messense/feature/fix-nightly

Fix build failure on rustc 1.19.0-nightly (0ed1ec9f9 2017-05-18)

7 years agoFix build failure on rustc 1.19.0-nightly (0ed1ec9f9 2017-05-18)
messense [Fri, 19 May 2017 08:54:02 +0000 (16:54 +0800)]
Fix build failure on rustc 1.19.0-nightly (0ed1ec9f9 2017-05-18)

7 years agoMerge pull request #1764 from Manishearth/debug_assert
Martin Carton [Mon, 15 May 2017 21:58:42 +0000 (23:58 +0200)]
Merge pull request #1764 from Manishearth/debug_assert

distinguish debug_assert

7 years agodistinguish debug_assert
Andre Bogus [Mon, 15 May 2017 20:49:20 +0000 (22:49 +0200)]
distinguish debug_assert

7 years agoMerge pull request #1760 from Manishearth/fix1647
Oliver Schneider [Mon, 15 May 2017 06:42:59 +0000 (08:42 +0200)]
Merge pull request #1760 from Manishearth/fix1647

Fix span in `blacklisted_name`

7 years agoFix span in `blacklisted_name`
mcarton [Sun, 14 May 2017 12:58:16 +0000 (14:58 +0200)]
Fix span in `blacklisted_name`

7 years agoBump the version
Oliver Schneider [Sun, 14 May 2017 08:17:32 +0000 (10:17 +0200)]
Bump the version

7 years agoGit changed the order of files in git diff?
Oliver Schneider [Sun, 14 May 2017 08:17:29 +0000 (10:17 +0200)]
Git changed the order of files in git diff?

7 years agoUpdate to rustc 1.19.0-nightly (826d8f385 2017-05-13)
Oliver Schneider [Sun, 14 May 2017 07:56:10 +0000 (09:56 +0200)]
Update to rustc 1.19.0-nightly (826d8f385 2017-05-13)

fixes #1759, #1758

7 years agoRun rustfmt
Oliver Schneider [Fri, 12 May 2017 10:09:52 +0000 (12:09 +0200)]
Run rustfmt

7 years agoBump the version
Oliver Schneider [Fri, 12 May 2017 10:08:54 +0000 (12:08 +0200)]
Bump the version

7 years agoFix various wrong uses of NestedVisitorMap::All
Oliver Schneider [Fri, 12 May 2017 10:02:42 +0000 (12:02 +0200)]
Fix various wrong uses of NestedVisitorMap::All

7 years agoMerge pull request #1749 from Manishearth/cmp_owned
Oliver Schneider [Fri, 12 May 2017 05:27:03 +0000 (07:27 +0200)]
Merge pull request #1749 from Manishearth/cmp_owned

Improve cmp_owned and stop suggestiong `self == other` inside a `PartialEq` impl

7 years agoFix #1730
Oliver Schneider [Thu, 11 May 2017 16:59:36 +0000 (18:59 +0200)]
Fix #1730

7 years agoReduce code duplication
Oliver Schneider [Thu, 11 May 2017 14:37:46 +0000 (16:37 +0200)]
Reduce code duplication

7 years agoMerge pull request #1747 from Manishearth/mut_fp
Oliver Schneider [Thu, 11 May 2017 16:18:58 +0000 (18:18 +0200)]
Merge pull request #1747 from Manishearth/mut_fp

Fixes #1735

7 years agoMerge pull request #1748 from luisbg/empty_lines
Oliver Schneider [Thu, 11 May 2017 16:18:44 +0000 (18:18 +0200)]
Merge pull request #1748 from luisbg/empty_lines

Empty lines

7 years agoclean tests/ui/zero_div_zero.rs
Luis de Bethencourt [Thu, 11 May 2017 15:16:19 +0000 (16:16 +0100)]
clean tests/ui/zero_div_zero.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/while_loop.rs
Luis de Bethencourt [Thu, 11 May 2017 15:13:32 +0000 (16:13 +0100)]
clean tests/ui/while_loop.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/vec.rs
Luis de Bethencourt [Thu, 11 May 2017 15:07:49 +0000 (16:07 +0100)]
clean tests/ui/vec.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/used_underscore_binding.rs
Luis de Bethencourt [Thu, 11 May 2017 15:05:22 +0000 (16:05 +0100)]
clean tests/ui/used_underscore_binding.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/unused_io_amount.rs
Luis de Bethencourt [Thu, 11 May 2017 15:03:26 +0000 (16:03 +0100)]
clean tests/ui/unused_io_amount.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/unsafe_removed_from_name.rs
Luis de Bethencourt [Thu, 11 May 2017 15:02:19 +0000 (16:02 +0100)]
clean tests/ui/unsafe_removed_from_name.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/unicode.rs
Luis de Bethencourt [Thu, 11 May 2017 15:00:41 +0000 (16:00 +0100)]
clean tests/ui/unicode.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/transmute.rs
Luis de Bethencourt [Thu, 11 May 2017 14:55:55 +0000 (15:55 +0100)]
clean tests/ui/transmute.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/toplevel_ref_arg.rs
Luis de Bethencourt [Thu, 11 May 2017 14:51:28 +0000 (15:51 +0100)]
clean tests/ui/toplevel_ref_arg.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/swap.rs
Luis de Bethencourt [Thu, 11 May 2017 14:49:54 +0000 (15:49 +0100)]
clean tests/ui/swap.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/strings.rs
Luis de Bethencourt [Thu, 11 May 2017 14:47:31 +0000 (15:47 +0100)]
clean tests/ui/strings.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/short_circuit_statement.rs
Luis de Bethencourt [Thu, 11 May 2017 14:45:02 +0000 (15:45 +0100)]
clean tests/ui/short_circuit_statement.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/serde.rs
Luis de Bethencourt [Thu, 11 May 2017 14:42:56 +0000 (15:42 +0100)]
clean tests/ui/serde.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/regex.rs
Luis de Bethencourt [Thu, 11 May 2017 14:41:40 +0000 (15:41 +0100)]
clean tests/ui/regex.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/reference.rs
Luis de Bethencourt [Thu, 11 May 2017 14:38:19 +0000 (15:38 +0100)]
clean tests/ui/reference.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/redundant_closure_call.rs
Luis de Bethencourt [Thu, 11 May 2017 14:36:28 +0000 (15:36 +0100)]
clean tests/ui/redundant_closure_call.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/print.rs
Luis de Bethencourt [Thu, 11 May 2017 14:34:14 +0000 (15:34 +0100)]
clean tests/ui/print.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/precedence.rs
Luis de Bethencourt [Thu, 11 May 2017 14:32:42 +0000 (15:32 +0100)]
clean tests/ui/precedence.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/ok_if_let.rs
Luis de Bethencourt [Thu, 11 May 2017 14:30:21 +0000 (15:30 +0100)]
clean tests/ui/ok_if_let.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/non_expressive.rs
Luis de Bethencourt [Thu, 11 May 2017 14:28:34 +0000 (15:28 +0100)]
clean tests/ui/non_expressive.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/no_effect.rs
Luis de Bethencourt [Thu, 11 May 2017 14:26:26 +0000 (15:26 +0100)]
clean tests/ui/no_effect.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/new_without_default.rs
Luis de Bethencourt [Thu, 11 May 2017 13:58:24 +0000 (14:58 +0100)]
clean tests/ui/new_without_default.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/neg_multiply.rs
Luis de Bethencourt [Thu, 11 May 2017 13:52:39 +0000 (14:52 +0100)]
clean tests/ui/neg_multiply.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/needless_return.rs
Luis de Bethencourt [Thu, 11 May 2017 13:50:46 +0000 (14:50 +0100)]
clean tests/ui/needless_return.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/needless_bool.rs
Luis de Bethencourt [Thu, 11 May 2017 13:49:12 +0000 (14:49 +0100)]
clean tests/ui/needless_bool.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/mut_mut.rs
Luis de Bethencourt [Thu, 11 May 2017 13:46:48 +0000 (14:46 +0100)]
clean tests/ui/mut_mut.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/methods.rs
Luis de Bethencourt [Thu, 11 May 2017 13:37:35 +0000 (14:37 +0100)]
clean tests/ui/methods.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/mem_forget.rs
Luis de Bethencourt [Thu, 11 May 2017 13:30:44 +0000 (14:30 +0100)]
clean tests/ui/mem_forget.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/matches.rs
Luis de Bethencourt [Thu, 11 May 2017 11:45:55 +0000 (12:45 +0100)]
clean tests/ui/matches.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/literals.rs
Luis de Bethencourt [Thu, 11 May 2017 11:43:13 +0000 (12:43 +0100)]
clean tests/ui/literals.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/lifetimes.rs
Luis de Bethencourt [Thu, 11 May 2017 11:41:35 +0000 (12:41 +0100)]
clean tests/ui/lifetimes.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/let_if_seq.rs
Luis de Bethencourt [Thu, 11 May 2017 11:37:32 +0000 (12:37 +0100)]
clean tests/ui/let_if_seq.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/len_zero.rs
Luis de Bethencourt [Thu, 11 May 2017 11:35:29 +0000 (12:35 +0100)]
clean tests/ui/len_zero.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/if_let_redundant_pattern_matching.rs
Luis de Bethencourt [Thu, 11 May 2017 11:31:44 +0000 (12:31 +0100)]
clean tests/ui/if_let_redundant_pattern_matching.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/functions.rs
Luis de Bethencourt [Thu, 11 May 2017 11:29:21 +0000 (12:29 +0100)]
clean tests/ui/functions.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/formatting.rs
Luis de Bethencourt [Thu, 11 May 2017 11:19:46 +0000 (12:19 +0100)]
clean tests/ui/formatting.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/for_loop.rs
Luis de Bethencourt [Thu, 11 May 2017 11:15:10 +0000 (12:15 +0100)]
clean tests/ui/for_loop.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/float.rs
Luis de Bethencourt [Thu, 11 May 2017 11:10:27 +0000 (12:10 +0100)]
clean tests/ui/float.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/eval_order_dependence.rs
Luis de Bethencourt [Thu, 11 May 2017 11:08:07 +0000 (12:08 +0100)]
clean tests/ui/eval_order_dependence.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/eta.rs
Luis de Bethencourt [Thu, 11 May 2017 11:06:12 +0000 (12:06 +0100)]
clean tests/ui/eta.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/eq_op.rs
Luis de Bethencourt [Thu, 11 May 2017 11:03:48 +0000 (12:03 +0100)]
clean tests/ui/eq_op.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/entry.rs
Luis de Bethencourt [Thu, 11 May 2017 11:03:39 +0000 (12:03 +0100)]
clean tests/ui/entry.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/doc.rs
Luis de Bethencourt [Thu, 11 May 2017 10:13:52 +0000 (11:13 +0100)]
clean tests/ui/doc.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/derive.rs
Luis de Bethencourt [Thu, 11 May 2017 10:11:00 +0000 (11:11 +0100)]
clean tests/ui/derive.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/copies.rs
Luis de Bethencourt [Thu, 11 May 2017 10:07:08 +0000 (11:07 +0100)]
clean tests/ui/copies.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/conf_french_blacklisted_name.rs
Luis de Bethencourt [Thu, 11 May 2017 10:02:01 +0000 (11:02 +0100)]
clean tests/ui/conf_french_blacklisted_name.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/collapsible_if.rs
Luis de Bethencourt [Thu, 11 May 2017 10:00:31 +0000 (11:00 +0100)]
clean tests/ui/collapsible_if.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/cmp_owned.rs
Luis de Bethencourt [Thu, 11 May 2017 09:41:44 +0000 (10:41 +0100)]
clean tests/ui/cmp_owned.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/cast.rs
Luis de Bethencourt [Wed, 10 May 2017 15:25:40 +0000 (16:25 +0100)]
clean tests/ui/cast.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/booleans.rs
Luis de Bethencourt [Wed, 10 May 2017 15:07:54 +0000 (16:07 +0100)]
clean tests/ui/booleans.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/bool_comparison.rs
Luis de Bethencourt [Wed, 10 May 2017 14:48:58 +0000 (15:48 +0100)]
clean tests/ui/bool_comparison.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/block_in_if_condition.rs
Luis de Bethencourt [Wed, 10 May 2017 14:40:40 +0000 (15:40 +0100)]
clean tests/ui/block_in_if_condition.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/blacklisted_name.rs
Luis de Bethencourt [Wed, 10 May 2017 14:03:45 +0000 (15:03 +0100)]
clean tests/ui/blacklisted_name.rs

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/assign_ops2
Luis de Bethencourt [Wed, 10 May 2017 13:52:44 +0000 (14:52 +0100)]
clean tests/ui/assign_ops2

Cleaning the empty lines for clarity.

7 years agoclean tests/ui/absurd-extreme-comparisons.rs
Luis de Bethencourt [Wed, 10 May 2017 11:38:17 +0000 (12:38 +0100)]
clean tests/ui/absurd-extreme-comparisons.rs

Cleaning the empty lines for clarity.

7 years agoFixes #1735
Oliver Schneider [Thu, 11 May 2017 14:32:06 +0000 (16:32 +0200)]
Fixes #1735

7 years agoMerge pull request #1744 from Manishearth/mut_fp
Oliver Schneider [Thu, 11 May 2017 14:20:05 +0000 (16:20 +0200)]
Merge pull request #1744 from Manishearth/mut_fp

Fix a false positive around mutable references and .cloned() iterators

7 years agoAddress PR comments
Oliver Schneider [Thu, 11 May 2017 13:36:27 +0000 (15:36 +0200)]
Address PR comments

7 years agoMerge pull request #1745 from luisbg/compiletest_rs
Oliver Schneider [Wed, 10 May 2017 15:07:18 +0000 (17:07 +0200)]
Merge pull request #1745 from luisbg/compiletest_rs

Update to compiletest_rs 0.2.6

7 years agoUpdate to compiletest_rs 0.2.6
Luis de Bethencourt [Wed, 10 May 2017 14:29:29 +0000 (15:29 +0100)]
Update to compiletest_rs 0.2.6

7 years agoFixes #443
Oliver Schneider [Wed, 10 May 2017 11:42:19 +0000 (13:42 +0200)]
Fixes #443

7 years agoMerge pull request #1742 from Manishearth/future_compat
Oliver Schneider [Wed, 10 May 2017 09:04:31 +0000 (11:04 +0200)]
Merge pull request #1742 from Manishearth/future_compat

Fix a future compat lint that we triggered

7 years agoFix a future compat lint that we triggered
Oliver Schneider [Wed, 10 May 2017 07:21:21 +0000 (09:21 +0200)]
Fix a future compat lint that we triggered

7 years agoMerge pull request #1738 from Manishearth/serde
Oliver Schneider [Wed, 10 May 2017 06:55:36 +0000 (08:55 +0200)]
Merge pull request #1738 from Manishearth/serde

Update serde to 1.0

7 years agoSplit high-cyclomatic-complexity function into two
Oliver Schneider [Tue, 9 May 2017 15:15:28 +0000 (17:15 +0200)]
Split high-cyclomatic-complexity function into two

7 years agoDon't trigger some lints inside macros
Oliver Schneider [Tue, 9 May 2017 15:15:13 +0000 (17:15 +0200)]
Don't trigger some lints inside macros

7 years agoForgot doc comments
Oliver Schneider [Tue, 9 May 2017 14:02:48 +0000 (16:02 +0200)]
Forgot doc comments

7 years agoMerge pull request #1728 from Manishearth/inspector
Oliver Schneider [Tue, 9 May 2017 13:26:01 +0000 (15:26 +0200)]
Merge pull request #1728 from Manishearth/inspector

Print type adjustments in the inspector

7 years agoUpdate our config reading to serde 1.0
Oliver Schneider [Tue, 9 May 2017 13:23:38 +0000 (15:23 +0200)]
Update our config reading to serde 1.0

7 years agoUpdate to serde 1.0
Oliver Schneider [Tue, 9 May 2017 13:23:10 +0000 (15:23 +0200)]
Update to serde 1.0

7 years agoMerge pull request #1733 from luisbg/assign_ops
Oliver Schneider [Tue, 9 May 2017 10:37:33 +0000 (12:37 +0200)]
Merge pull request #1733 from luisbg/assign_ops

clean tests/ui/assign_ops.rs

7 years agoclean tests/ui/assign_ops.rs
Luis de Bethencourt [Mon, 8 May 2017 11:31:48 +0000 (12:31 +0100)]
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.

7 years agoMerge pull request #1732 from niklasf/whitelist-KiB
Oliver Schneider [Mon, 8 May 2017 10:44:14 +0000 (12:44 +0200)]
Merge pull request #1732 from niklasf/whitelist-KiB

Add KiB to doc-valid-idents

7 years agoAdd KiB to doc-valid-idents
Niklas Fiekas [Sat, 6 May 2017 19:31:54 +0000 (21:31 +0200)]
Add KiB to doc-valid-idents

7 years agoMerge pull request #1729 from luisbg/lbg-typo
Manish Goregaokar [Fri, 5 May 2017 18:20:55 +0000 (11:20 -0700)]
Merge pull request #1729 from luisbg/lbg-typo

fix typo in eval_order_dependence.rs

7 years agofix typo in eval_order_dependence.rs
Luis de Bethencourt [Fri, 5 May 2017 16:51:57 +0000 (17:51 +0100)]
fix typo in eval_order_dependence.rs

Fixing a "the the" to "the".

7 years agoAdd a test showing a false positive on needless_borrow
Oliver Schneider [Fri, 5 May 2017 12:26:14 +0000 (14:26 +0200)]
Add a test showing a false positive on needless_borrow

7 years agoAlso print type adjustments in the inspector
Oliver Schneider [Fri, 5 May 2017 12:25:54 +0000 (14:25 +0200)]
Also print type adjustments in the inspector

7 years agoBump the version
Oliver Schneider [Thu, 4 May 2017 12:53:34 +0000 (14:53 +0200)]
Bump the version

7 years agoMerge pull request #1722 from ishitatsuyuki/patch-1
Oliver Schneider [Wed, 3 May 2017 14:43:35 +0000 (16:43 +0200)]
Merge pull request #1722 from ishitatsuyuki/patch-1

Fix for rustc-1.19.0-nightly (2017-05-04)

7 years agoFix for rustc-1.19.0-nightly (2017-04-04)
Tatsuyuki Ishi [Wed, 3 May 2017 13:58:23 +0000 (22:58 +0900)]
Fix for rustc-1.19.0-nightly (2017-04-04)