flip1995
|
fbf2430f02
|
Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b' into clippyup
|
2020-10-09 12:45:29 +02:00 |
|
flip1995
|
d1f9cad102
|
Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d' into clippyup
|
2020-09-24 14:49:22 +02:00 |
|
flip1995
|
282c59820b
|
Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyup
|
2020-08-28 18:43:25 +02:00 |
|
Lzu Tao
|
8db24840f7
|
Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy
|
2020-06-09 14:36:01 +00:00 |
|
flip1995
|
a0e9f9bd0d
|
Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2
|
2020-05-28 15:45:24 +02:00 |
|
Philipp Hansch
|
cec1e8f74e
|
Remove dependency on matches crate
The std equivalent works exactly the same.
|
2020-03-25 07:50:08 +01:00 |
|
Matthias Krüger
|
806699342e
|
deps: bump itertools 0.8 -> 0.9
changelog: none
|
2020-03-08 01:33:17 +01:00 |
|
Yuki Okushi
|
d488218ec1
|
Reduce pulldown-cmark size
|
2020-02-17 13:39:48 +09:00 |
|
Matthias Krüger
|
fa0ad30465
|
deps: update pulldown-cmark from 0.6 to 0.7
|
2020-02-13 22:01:26 +01:00 |
|
flip1995
|
1d3ec29880
|
Remove unused debugging feature
|
2019-11-25 17:23:07 +01:00 |
|
Lzu Tao
|
42c8c03464
|
bump smallvec to 1.0.0
|
2019-11-06 17:46:45 +07:00 |
|
Lzu Tao
|
56f3ba33c5
|
chore: sort out clippy_lints deps
|
2019-11-06 17:46:45 +07:00 |
|
Matthias Krüger
|
b5f73dad90
|
deps: update cargo_metadata from 0.8.0 to 0.9.0
|
2019-10-23 17:30:24 +02:00 |
|
Mateusz Mikuła
|
4f1d907462
|
Use new format of licenses
Co-Authored-By: lzutao <taolzu@gmail.com>
|
2019-10-04 17:40:32 +02:00 |
|
Mateusz Mikuła
|
d743a8992a
|
Fix license in Cargo.toml files
|
2019-10-03 19:55:05 +02:00 |
|
Andre Bogus
|
70a7dab773
|
New lint: Require # Safety section in pub unsafe fn docs
|
2019-09-19 09:19:55 +02:00 |
|
Matthias Krüger
|
88f417e446
|
try to fix build in rustc repo
|
2019-08-19 06:10:00 +02:00 |
|
flip1995
|
ebd3eeaede
|
Also specify patch version of toml crate
|
2019-08-15 15:58:36 +02:00 |
|
Matthias Krüger
|
37d79d9a29
|
update url dependency from 1.7.0 to 2.1.0
|
2019-08-14 13:04:17 +02:00 |
|
Philipp Hansch
|
8dc6a462f8
|
Update pulldown-cmark to 0.5.3
|
2019-07-19 07:29:25 +02:00 |
|
Lzu Tao
|
6c9ee51ecc
|
Bump cargo_metadata of clippy_lints
|
2019-06-03 09:13:33 +07:00 |
|
Philipp Hansch
|
a34991228a
|
Update pulldown_cmark to 0.5.2
Includes various parsing fixes. Most notably [this PR][pr]
[pr]: https://github.com/raphlinus/pulldown-cmark/pull/325
|
2019-05-30 12:26:22 +02:00 |
|
Matthias Krüger
|
655aef7c6c
|
update if_chain to 1.0.0
|
2019-05-23 17:23:59 +02:00 |
|
Andy Russell
|
9ede56f383
|
use derive feature over serde_derive crate
|
2019-05-09 13:05:34 -04:00 |
|
Matthias Krüger
|
e01caad2a8
|
deps: bump toml from 0.4 to 0.5
|
2019-04-28 19:24:36 +02:00 |
|
Philipp Hansch
|
32e877ce13
|
Update pulldown_cmark to 0.5
We now no longer have to use our own wrapper around `Parser` and can use
the new `OffsetIter`.
|
2019-04-24 22:54:12 +02:00 |
|
Sorin Davidoi
|
1fe0cf6f07
|
chore(cargo/dependencies/cargo-metadata): Upgrade to 0.7.1
Closes https://github.com/rust-lang/rust-clippy/issues/3692.
|
2019-01-25 21:53:44 +01:00 |
|
Matthias Krüger
|
873fe11ca5
|
dependencies: update itertools from 0.7 to 0.8
|
2019-01-25 20:25:14 +01:00 |
|
Matthias Krüger
|
1ee0c1a029
|
dependencies: update pulldown-cmark from 0.1 to 0.2
|
2018-11-22 18:04:34 +01:00 |
|
Matthias Krüger
|
f5929e0797
|
rust-lang-nursery/rust-clippy => rust-lang/rust-clippy
|
2018-11-22 04:40:09 +01:00 |
|
Yusuf Simonson
|
866caabb7a
|
Check for common metadata
|
2018-11-13 08:43:30 -05:00 |
|
Matthias Krüger
|
91f7e22edf
|
remove cargo edition 2018 feature gate.
Rust and the cargo used to bootstrap was updated in https://github.com/rust-lang/rust/pull/54601 which now has the 2018 edition stabilized.
|
2018-09-30 11:12:24 +02:00 |
|
Matthias Krüger
|
fc35c20a0a
|
rustup
fix breakage by https://github.com/rust-lang/rust/pull/53824
use smallvec crate instead of rustcs type alias.
|
2018-09-26 15:57:38 +02:00 |
|
Eduard-Mihai Burtescu
|
c70bfb2cac
|
Revert "the cargo feature: edition 2018 is stabilized in current nightly"
This reverts commit 404a09d61c .
|
2018-09-15 11:16:45 +03:00 |
|
flip1995
|
582ab5a0d0
|
Reapply: "the cargo feature: edition 2018 is stabilized in current nightly"
This reapplies commit 404a09d .
Cargo got bumped in rust-lang/rust#54210
|
2018-09-14 13:43:20 +02:00 |
|
Oliver Schneider
|
1128505fdd
|
Revert "the cargo feature: edition 2018 is stabilized in current nightly"
This reverts commit 404a09d61c .
|
2018-09-10 16:02:17 +02:00 |
|
Matthias Krüger
|
404a09d61c
|
the cargo feature: edition 2018 is stabilized in current nightly
|
2018-09-10 03:01:51 +02:00 |
|
Matthias Krüger
|
2224fbb5f7
|
deps: update cargo_metadata from 0.5 to 0.6.
|
2018-08-24 18:14:49 +02:00 |
|
Manish Goregaokar
|
2a37a62686
|
Update dependencies
|
2018-07-20 00:50:02 -07:00 |
|
Manish Goregaokar
|
d914106d87
|
Bump to 0.0.212
|
2018-07-06 23:23:19 -07:00 |
|
Oliver Schneider
|
b4b6e6558e
|
Version bump
|
2018-06-29 10:22:01 +02:00 |
|
Oliver Schneider
|
9f8624e5bf
|
Version bump
|
2018-06-25 18:18:50 +02:00 |
|
Oliver Schneider
|
7d672888fe
|
Version bump
|
2018-06-19 09:56:37 +02:00 |
|
Mateusz Mikuła
|
8625cfb988
|
Version bump
|
2018-06-18 09:56:58 +02:00 |
|
Oliver Schneider
|
1c6c79f92c
|
Version bump
|
2018-06-03 08:59:10 +02:00 |
|
Oliver Schneider
|
bb2f6a5011
|
Merge pull request #2821 from mati865/rust-2018-migration
Rust 2018 migration
|
2018-05-30 15:55:11 +02:00 |
|
Mateusz Mikuła
|
551c02ecbf
|
Upgrade to edition 2018
|
2018-05-30 10:18:52 +02:00 |
|
Oliver Schneider
|
ce229b2025
|
Version bump
|
2018-05-29 11:58:58 +02:00 |
|
Oliver Schneider
|
fc008aa14c
|
Rustup
|
2018-05-26 10:23:34 +02:00 |
|
Oliver Schneider
|
e7a3e03c6e
|
Version bump
|
2018-05-23 16:38:19 +02:00 |
|