Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syntax: return owned string instead of leaking string | cynecx | 2021-03-26 | 1 | -1/+1 |
* | clippy::complexity simplifications related to Iterators | Matthias Krüger | 2021-03-21 | 1 | -1/+1 |
* | don't clone types that are copy (clippy::clone_on_copy) | Matthias Krüger | 2021-03-17 | 2 | -6/+3 |
* | Upgrade rowan | Aleksey Kladov | 2021-03-16 | 1 | -1/+1 |
* | Enable thread-local coverage marks | Laurențiu Nicola | 2021-03-15 | 1 | -1/+1 |
* | Merge #7961 | bors[bot] | 2021-03-10 | 1 | -0/+9 |
|\ | |||||
| * | add user docs for ssr assist | Josh Mcguigan | 2021-03-10 | 1 | -0/+9 |
* | | add apply ssr assist | Josh Mcguigan | 2021-03-10 | 2 | -0/+34 |
|/ | |||||
* | Compilation speed | Aleksey Kladov | 2021-03-09 | 1 | -1/+1 |
* | Use upstream cov-mark | Laurențiu Nicola | 2021-03-08 | 7 | -24/+21 |
* | 7526: Renamed create ssr to ide_ssr. | Chetan Khilosiya | 2021-02-22 | 10 | -0/+3918 |