Cameron Steffen
|
9cab08465b
|
Fix or_fun_call for index operator
|
2020-11-08 14:49:42 -06:00 |
|
Eduardo Broto
|
ce83d8d4d1
|
Revert "Avoid or_fun_call for const_fn with no args"
This reverts commit 5d66bd7bb3 .
|
2020-09-23 00:39:00 +02:00 |
|
Eduardo Broto
|
3e294b22a4
|
Revert "or_fn_call: ignore nullary associated const fns"
This reverts commit 7a66e6502d .
|
2020-09-23 00:34:56 +02:00 |
|
Eduardo Broto
|
7a66e6502d
|
or_fn_call: ignore nullary associated const fns
|
2020-08-29 01:20:49 +02:00 |
|
Eduardo Broto
|
5d66bd7bb3
|
Avoid or_fun_call for const_fn with no args
|
2020-08-10 23:38:58 +02:00 |
|
Jeremy Stucki
|
6bd9cd99a3
|
Add tests
|
2020-05-25 21:41:19 +02:00 |
|
flip1995
|
7d58ba20b4
|
Rustup to rust-lang/rust#70632
|
2020-04-01 20:14:05 +02:00 |
|
Matthias Krüger
|
b72982759c
|
run rustfmt
|
2019-09-11 08:26:57 +02:00 |
|
Michael Wright
|
9bdfd0683f
|
Fix or_fun_call bad suggestion
Closes #4514
|
2019-09-08 11:03:45 +02:00 |
|
Philipp Hansch
|
18fb1d9d2f
|
Add run-rustfix for or_fun_call tests
|
2019-08-22 07:41:00 +02:00 |
|
Michael Wright
|
e6e3f24e0c
|
Fix #4019
|
2019-05-12 10:18:38 +02:00 |
|
Michael Wright
|
c44a882a84
|
Move ctor tests from methods.rs to or_fun_calls.rs
|
2019-05-12 09:32:39 +02:00 |
|
Philipp Hansch
|
de24a74b45
|
Add test for or_fun_call macro suggestion
Closes #1018
|
2019-04-24 08:11:20 +02:00 |
|
Philipp Hansch
|
fdc2255e81
|
UI test cleanup: Extract or_fun_call tests
|
2019-04-11 07:47:04 +02:00 |
|