Aramis Razzaghipour
|
55c0b86cde
|
Add semicolons for consistency
`clippy::semicolon_if_nothing_returned`
|
2021-10-03 23:39:43 +11:00 |
|
Jonas Schievink
|
0b76b29512
|
support non-extern-prelude dependencies
|
2021-09-28 21:23:46 +02:00 |
|
Lukas Wirth
|
3987bf5d6f
|
Simplify
|
2021-09-19 19:00:06 +02:00 |
|
Lukas Wirth
|
edc915fbb6
|
Add proc-macro fixture directive
|
2021-09-13 18:37:50 +02:00 |
|
Jonas Schievink
|
3efdf6861f
|
Complete editable private items
|
2021-07-23 19:57:16 +02:00 |
|
Laurențiu Nicola
|
e3ce88f6f2
|
Minor clippy perf fixes
|
2021-06-18 14:40:51 +03:00 |
|
Aleksey Kladov
|
9b3aa591cd
|
internal: switch some tests to minicore
|
2021-06-17 11:18:37 +03:00 |
|
Aleksey Kladov
|
8a4d9bb80a
|
internal: add fn to minicore
|
2021-06-16 12:15:45 +03:00 |
|
Aleksey Kladov
|
d2c9f3add1
|
internal: add deref_mut to minicore
|
2021-06-16 10:30:29 +03:00 |
|
Aleksey Kladov
|
2870d2bade
|
internal: add option to minicore
|
2021-06-15 22:59:51 +03:00 |
|
Aleksey Kladov
|
2eef66a2ed
|
internal: sanity-check minicore flags
|
2021-06-15 22:38:21 +03:00 |
|
Aleksey Kladov
|
f521e41853
|
internal: introduce minicore -- a subset of libcore for testing
|
2021-06-15 21:03:08 +03:00 |
|
Aleksey Kladov
|
6a16ec52aa
|
internal: use API stabilized in 1.52
|
2021-05-06 20:12:15 +03:00 |
|
Kirill Bulatov
|
e785672f15
|
Adjust fixture docs a bit
|
2021-04-06 21:42:27 +03:00 |
|
Lukas Wirth
|
75fafd6fcc
|
Add new_source_root meta to test fixtures
|
2021-03-16 15:28:02 +01:00 |
|
Yoshua Wuyts
|
79d103d5b4
|
Remove redundant clones
|
2021-02-05 16:57:26 +01:00 |
|
Aleksey Kladov
|
be49547b44
|
Use split_once polyfill
|
2020-07-30 22:23:12 +02:00 |
|
kjeremy
|
ebdee366b0
|
Clippy perf warnings
Removes redundant clones
|
2020-07-06 17:13:55 -04:00 |
|
Aleksey Kladov
|
08e2149eab
|
Simplify
|
2020-06-24 10:28:28 +02:00 |
|
Aleksey Kladov
|
e5101ae150
|
Centralize fixture parsing for assists
|
2020-06-24 00:30:34 +02:00 |
|
Aleksey Kladov
|
aa69757a01
|
More principled indentation trimming in fixtures
|
2020-06-23 23:33:41 +02:00 |
|
Aleksey Kladov
|
f2f69e75c8
|
Minor, rename
|
2020-06-23 22:51:33 +02:00 |
|
Aleksey Kladov
|
ff687453a8
|
Slightly better name
|
2020-06-23 21:29:50 +02:00 |
|
Aleksey Kladov
|
295c8d4f7f
|
Complicate
Fixing test fallout unfortunately requires more work, we need to do
it, but let's merge something at least!
|
2020-06-23 20:38:36 +02:00 |
|
Aleksey Kladov
|
a34f9b7fb3
|
Docs for Fixture
|
2020-06-23 18:58:45 +02:00 |
|
Aleksey Kladov
|
84cd28fddc
|
Cut problematic dependency
|
2020-06-23 18:56:26 +02:00 |
|
Aleksey Kladov
|
fdf86aee18
|
Nicer API
|
2020-06-23 18:46:56 +02:00 |
|
Aleksey Kladov
|
3486b47e5c
|
Simplify
|
2020-06-23 18:43:55 +02:00 |
|
Aleksey Kladov
|
21f751a0e5
|
Simplify
|
2020-06-23 18:37:26 +02:00 |
|
Aleksey Kladov
|
30748161f0
|
Simplify
|
2020-06-23 18:37:26 +02:00 |
|
Aleksey Kladov
|
6996ec860b
|
Drop rarely used fixture functionality
|
2020-06-23 18:37:26 +02:00 |
|
Aleksey Kladov
|
f304874c8c
|
Move fixtures to a separate file
|
2020-06-23 18:37:26 +02:00 |
|