aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_def/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* internal: cross-crate cov-marksAleksey Kladov2021-06-121-1/+1
|
* Check if bitflags deps pulls its weightAleksey Kladov2021-04-041-1/+0
| | | | | | | | Bitflags is generally a good dependency -- it's lightweight, well maintained and embraced by the ecosystem. I wonder, however, do we really need it? Doesn't feel like it adds much to be honest.
* Use bitflags to compress function propertiesJonas Schievink2021-04-031-0/+1
| | | | Very minor savings, only 1 MB or so
* Global TypeRef/TraitRef interningJonas Schievink2021-04-011-0/+1
|
* Enable thread-local coverage marksLaurențiu Nicola2021-03-151-1/+1
|
* Compilation speedAleksey Kladov2021-03-091-1/+1
|
* Use upstream cov-markLaurențiu Nicola2021-03-081-0/+1
|
* :arrow_up: arenaAleksey Kladov2021-01-171-1/+1
|
* Depend on local copy of la-arena instead of crates.io’sAramis Razzaghipour2021-01-171-1/+1
|
* prepare to publish el libro de arenaAleksey Kladov2021-01-141-1/+1
|
* Upgrade expect-test to 1.1Jesse Bakker2021-01-031-1/+1
|
* Update crateskjeremy2020-12-301-1/+1
|
* :arrow_up: expect-testAleksey Kladov2020-08-281-1/+1
|
* Add description for crates that will be publishedPavan Kumar Sunkara2020-08-241-0/+1
|
* Add version to deps in cargo.tomlPavan Kumar Sunkara2020-08-241-10/+10
|
* Switch to expect_test from crates.ioAleksey Kladov2020-08-211-1/+1
|
* Rename ra_hir_def -> hir_defAleksey Kladov2020-08-131-0/+35