Aleksey Kladov
|
842d8ad9c8
|
Compilation speed
|
2021-03-09 22:30:58 +03:00 |
|
Laurențiu Nicola
|
b20708f6ee
|
Bump cargo_metadata
|
2021-03-02 14:27:29 +02:00 |
|
kjeremy
|
61092bd900
|
libloading 0.7
See https://docs.rs/libloading/0.7.0/libloading/changelog/r0_7_0/index.html
|
2021-02-11 10:07:49 -05:00 |
|
kjeremy
|
953883ca54
|
Use non-deprecated memmap2 crate
`cargo audit` complains that `memmap` is unmaintained so switch to
RazrFalcon's maintained version.
Removes yet another edge on winapi
|
2021-02-02 10:25:17 -05:00 |
|
kjeremy
|
1da68e87af
|
Unfreeze cargo_metadata
It now pulls in a newer version of semver-parser.
|
2021-01-11 08:27:16 -05:00 |
|
Jesse Bakker
|
974313eb87
|
Replace last usages of difference with dissimilar
|
2021-01-06 18:13:29 +01:00 |
|
Laurențiu Nicola
|
56deb240b2
|
Disable unaligned feature for the object crate
|
2020-12-23 10:40:12 +02:00 |
|
Laurențiu Nicola
|
dc519b88af
|
Replace goblin crate with object
|
2020-12-13 14:08:59 +02:00 |
|
kjeremy
|
9a3142664b
|
Pin cargo_metadata
|
2020-11-25 10:11:53 -05:00 |
|
Jeremy Kolb
|
f64f569483
|
Update crates
This brings in a number of new dependencies though.
|
2020-10-20 17:36:02 -04:00 |
|
Pavan Kumar Sunkara
|
335add49db
|
Add description for crates that will be published
|
2020-08-24 13:07:22 +02:00 |
|
Pavan Kumar Sunkara
|
a8fa5cd42e
|
Add version to deps in cargo.toml
|
2020-08-24 11:10:41 +02:00 |
|
Jonas Schievink
|
cb816b1ea8
|
Add a proc_macro_test crate
This exports all 3 kinds of proc macros and is useful for testing
|
2020-08-15 00:27:32 +02:00 |
|
Aleksey Kladov
|
2119dc23e8
|
Rename ra_proc_macro -> proc_macro_api
|
2020-08-13 12:39:27 +02:00 |
|
Aleksey Kladov
|
2f45cfc415
|
Rename ra_mbe -> mbe
|
2020-08-13 10:36:04 +02:00 |
|
Aleksey Kladov
|
0e6b94de78
|
Minor
|
2020-08-13 10:36:04 +02:00 |
|
Pavan Kumar Sunkara
|
349e6c62ad
|
Rename ra_proc_macro_srv -> proc_macro_srv
|
2020-08-13 03:18:19 +02:00 |
|