Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor clippy perf fixes | Laurențiu Nicola | 2021-06-18 | 1 | -1/+1 |
| | |||||
* | internal: switch some tests to minicore | Aleksey Kladov | 2021-06-17 | 1 | -1/+1 |
| | |||||
* | internal: add fn to minicore | Aleksey Kladov | 2021-06-16 | 1 | -1/+3 |
| | |||||
* | internal: add deref_mut to minicore | Aleksey Kladov | 2021-06-16 | 1 | -19/+35 |
| | |||||
* | internal: add option to minicore | Aleksey Kladov | 2021-06-15 | 1 | -0/+2 |
| | |||||
* | internal: sanity-check minicore flags | Aleksey Kladov | 2021-06-15 | 1 | -0/+9 |
| | |||||
* | internal: introduce minicore -- a subset of libcore for testing | Aleksey Kladov | 2021-06-15 | 1 | -9/+148 |
| | |||||
* | internal: use API stabilized in 1.52 | Aleksey Kladov | 2021-05-06 | 1 | -5/+5 |
| | |||||
* | Adjust fixture docs a bit | Kirill Bulatov | 2021-04-06 | 1 | -1/+61 |
| | |||||
* | Add new_source_root meta to test fixtures | Lukas Wirth | 2021-03-16 | 1 | -1/+14 |
| | |||||
* | Remove redundant clones | Yoshua Wuyts | 2021-02-05 | 1 | -10/+1 |
| | |||||
* | Use split_once polyfill | Aleksey Kladov | 2020-07-30 | 1 | -4/+4 |
| | |||||
* | Clippy perf warnings | kjeremy | 2020-07-06 | 1 | -1/+1 |
| | | | | Removes redundant clones | ||||
* | Simplify | Aleksey Kladov | 2020-06-24 | 1 | -4/+4 |
| | |||||
* | Centralize fixture parsing for assists | Aleksey Kladov | 2020-06-23 | 1 | -1/+3 |
| | |||||
* | More principled indentation trimming in fixtures | Aleksey Kladov | 2020-06-23 | 1 | -93/+17 |
| | |||||
* | Minor, rename | Aleksey Kladov | 2020-06-23 | 1 | -2/+2 |
| | |||||
* | Slightly better name | Aleksey Kladov | 2020-06-23 | 1 | -4/+4 |
| | |||||
* | Complicate | Aleksey Kladov | 2020-06-23 | 1 | -3/+4 |
| | | | | | Fixing test fallout unfortunately requires more work, we need to do it, but let's merge something at least! | ||||
* | Docs for Fixture | Aleksey Kladov | 2020-06-23 | 1 | -0/+3 |
| | |||||
* | Cut problematic dependency | Aleksey Kladov | 2020-06-23 | 1 | -9/+19 |
| | |||||
* | Nicer API | Aleksey Kladov | 2020-06-23 | 1 | -59/+61 |
| | |||||
* | Simplify | Aleksey Kladov | 2020-06-23 | 1 | -13/+0 |
| | |||||
* | Simplify | Aleksey Kladov | 2020-06-23 | 1 | -16/+9 |
| | |||||
* | Simplify | Aleksey Kladov | 2020-06-23 | 1 | -59/+3 |
| | |||||
* | Drop rarely used fixture functionality | Aleksey Kladov | 2020-06-23 | 1 | -12/+0 |
| | |||||
* | Move fixtures to a separate file | Aleksey Kladov | 2020-06-23 | 1 | -0/+288 |