Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some clippy perf warnings | Jeremy Kolb | 2020-05-25 | 1 | -2/+2 |
* | Merge pull request #4495 from vsrs/fixture_meta | Aleksey Kladov | 2020-05-24 | 1 | -49/+21 |
|\ | |||||
| * | Propogate fixture meta to AnalysisHost | vsrs | 2020-05-16 | 1 | -8/+2 |
| * | Remove temporary FixtureEntry parsed_meta field. | vsrs | 2020-05-16 | 1 | -2/+2 |
| * | Reimplement ra_db::fixture::ParsedMeta | vsrs | 2020-05-16 | 1 | -48/+26 |
* | | Expand fixture documentation a little | Timo Freiberg | 2020-05-10 | 1 | -3/+17 |
|/ | |||||
* | Add fixture doc comment | Timo Freiberg | 2020-05-06 | 1 | -1/+45 |
* | Some clippy fixes | Jeremy Kolb | 2020-04-19 | 1 | -1/+1 |
* | Merge #3727 | bors[bot] | 2020-03-26 | 1 | -0/+4 |
|\ | |||||
| * | Add ProcMacroClient | Edwin Cheng | 2020-03-25 | 1 | -0/+4 |
* | | Minor incremental tests cleanup | Aleksey Kladov | 2020-03-26 | 1 | -2/+2 |
|/ | |||||
* | Fix crate display name dashes | Kirill Bulatov | 2020-03-16 | 1 | -2/+4 |
* | Add extern source | Edwin Cheng | 2020-03-11 | 1 | -1/+11 |
* | Add fixture meta for single file fixture | Edwin Cheng | 2020-03-10 | 1 | -15/+38 |
* | Consider crate declaration names | Kirill Bulatov | 2020-03-08 | 1 | -2/+9 |
* | Source map returns a result | Aleksey Kladov | 2020-03-06 | 1 | -2/+2 |
* | Apply the reviews suggestions | Kirill Bulatov | 2020-02-05 | 1 | -3/+3 |
* | Remove the Default impl for SourceRoot | Michal Terepeta | 2020-01-08 | 1 | -3/+3 |
* | Add support for environment to CrateGraph | Aleksey Kladov | 2019-11-22 | 1 | -4/+15 |
* | Add convenience method for testing | Aleksey Kladov | 2019-11-15 | 1 | -2/+10 |
* | Implement FromStr for enum Edition | Metabaron | 2019-11-12 | 1 | -1/+2 |
* | move crate_def_map tests to hir_def | Aleksey Kladov | 2019-11-03 | 1 | -1/+147 |
* | Introduce ra_db::fixture fixture module | Aleksey Kladov | 2019-11-03 | 1 | -0/+40 |