about summary refs log tree commit diff
path: root/crates/stdx
AgeCommit message (Expand)AuthorLines
2020-08-12Replace SepBy with ItertoolsAleksey Kladov-64/+1
2020-08-10Fix clippy warningsIgor Aleksanov-2/+2
2020-07-30Use split_once polyfillAleksey Kladov-3/+12
2020-07-23Replace superslice with API on path to stabilizationAleksey Kladov-0/+30
2020-07-14Add a license field to all the cratesYuki Okushi-0/+1
2020-07-13Don't copy-paste `impl_froms` into every crateAleksey Kladov-0/+21
2020-07-13Move stdx macros into submoduleAleksey Kladov-19/+21
2020-07-11Profiling tweaksAleksey Kladov-0/+2
2020-06-23More principled indentation trimming in fixturesAleksey Kladov-0/+82
2020-06-23Slightly better nameAleksey Kladov-1/+1
2020-06-19Speedup VFS::partitionAleksey Kladov-1/+0
2020-06-03Use split1 when formatting function signature paramsAaron Loucks-0/+5
2020-05-20Use snippets in add functionAleksey Kladov-0/+8
2020-05-03Move snake case method to heckKirill Bulatov-0/+14
2020-04-10Move timeit to stdxAleksey Kladov-1/+15
2020-04-06Check for eprintln on CIAleksey Kladov-0/+15
2020-03-30Fix typoAleksey Kladov-1/+1
2020-03-28Nice string formattingAleksey Kladov-1/+1
2020-03-28Start stdxAleksey Kladov-0/+86