Commit Graph

198 Commits

Author SHA1 Message Date
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
Oliver Schneider 0bf96259f1 Version bump 2018-05-20 10:02:29 +02:00
Oliver Schneider ebe0b0eed5 Version bump 2018-05-19 13:01:26 +02:00
Oliver Schneider c0bf3a4696 Version bump 2018-05-17 11:40:12 +02:00
Oliver Schneider c658fc8cbc
Version bump 2018-05-14 11:29:22 +02:00
Oliver Schneider a8d7e5a1f2
Version bump 2018-05-13 11:16:07 +02:00
Bruce Mitchener d5b5ba6b9f Update to regex 1 (and regex-syntax 0.6). 2018-05-11 16:32:05 +07:00
Oliver Schneider 6baca22e27
Version bump 2018-05-11 09:56:57 +02:00
Oliver Schneider e456241f18
Version bump 2018-05-07 10:00:58 +02:00
Oliver Schneider 642baa91cf
Version bump 2018-05-04 15:54:56 +02:00
Yusuf Simonson 7de706b34b Lint for multiple versions of dependencies 2018-04-30 06:20:39 +07:00
Oliver Schneider c5b39a5917
Version bump 2018-04-19 08:36:22 +02:00