Manish Goregaokar
|
a7bea134d3
|
Remove implied rust_2018 feature
We are already on the edition and this feature is implied.
|
2018-08-19 19:14:47 -07:00 |
|
Manish Goregaokar
|
3246a1f5c0
|
Update mini-macro post proc macro stabilization
https://github.com/rust-lang/rust/pull/52081 stabilized proc macros, but
quote is still unstable, so you need to explicitly enable that feature.
|
2018-07-16 16:29:16 -07:00 |
|
Mateusz Mikuła
|
cc7d66aa9c
|
rustup
|
2018-04-27 14:00:43 +02:00 |
|
Manish Goregaokar
|
775372db90
|
Move mini-macro to proc macro
We can add a bang-style proc macro again once it stabilizes (we can use
the proc macro hack, but it's unnecessary for now)
|
2017-12-20 08:16:44 -08:00 |
|
sinkuu
|
9221bd9c97
|
Add test
|
2017-10-18 14:06:38 +09:00 |
|
Oliver Schneider
|
e4524ac4de
|
Run nightly rustfmt
|
2017-09-05 12:39:27 +02:00 |
|
Andre Bogus
|
f515d7bb67
|
Change all links to reflect the move to rust-lang-nursery
|
2017-08-06 23:10:55 +02:00 |
|
mcarton
|
3c4af49662
|
Rustup to ea0dc9297283daff6486807f43e190b4eb561412
|
2016-07-01 17:44:17 +02:00 |
|
Oliver 'ker' Schneider
|
2e86eb88f3
|
rename mini-macro to clippy-mini-macro-test
|
2016-06-26 13:26:30 +02:00 |
|
Oliver 'ker' Schneider
|
d57192d5c1
|
don't depend on regex_macros anymore
|
2016-06-25 18:12:29 +02:00 |
|