index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
stdx
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2022-06-15
Polish
Lukas Wirth
-8
/
+2
2022-06-13
internal: Bring back JodChild into flychecking for cancellation
Lukas Wirth
-0
/
+12
2022-01-02
internal: Use basic NonEmptyVec in mbe::syntax_bridge
Lukas Wirth
-0
/
+1
2021-12-10
Remove some allocations
Lukas Wirth
-0
/
+5
2021-10-06
Fix stdx::to_snake_case
crauzer
-12
/
+35
2021-10-03
Add semicolons for consistency
Aramis Razzaghipour
-3
/
+3
2021-09-11
minor: improve readability
Aleksey Kladov
-6
/
+4
2021-07-08
Remove proc macro management thread
Jonas Schievink
-0
/
+1
2021-06-22
Fix compilation on WASM
Florian Diebold
-2
/
+5
2021-05-20
Don't compare ast::Visibility by stringifying
Lukas Tobias Wirth
-0
/
+28
2021-05-06
internal: use API stabilized in 1.52
Aleksey Kladov
-75
/
+3
2021-04-26
minor: simplify
Aleksey Kladov
-12
/
+3
2021-04-20
fix: no more Registering progress handler for token rustAnalyzer/Indexing fa...
Aleksey Kladov
-0
/
+12
2021-04-20
fix: no longer get stuck on windows
Aleksey Kladov
-7
/
+8
2021-04-06
feat: show errors from `cargo metadata` and initial `cargo check` in the stat...
Aleksey Kladov
-0
/
+8
2021-01-26
Make always-assert crate reusable
Aleksey Kladov
-1
/
+1
2021-01-22
stave off zombies
Aleksey Kladov
-0
/
+1
2021-01-18
Fix warnings when running `cargo doc --document-private-items`
Joshua Nelson
-0
/
+2
2021-01-14
Introduce more appropriate assertion mechanism
Aleksey Kladov
-0
/
+2
2021-01-14
Make printin the backtrace more convenient
Aleksey Kladov
-8
/
+21
2021-01-10
Cleaner API
Aleksey Kladov
-2
/
+2
2021-01-08
Simplify highlighting infra
Aleksey Kladov
-2
/
+16
2021-01-08
Refactor out JodChild
Edwin Cheng
-1
/
+22
2020-11-11
Replace RacyFlag with OnceCell
Aleksey Kladov
-29
/
+1
2020-10-12
Add to_upper_snake_case function to stdx
Igor Aleksanov
-2
/
+10
2020-10-12
Apply suggestions from code review
Igor Aleksanov
-1
/
+1
2020-10-12
Improve string helpers functions
Igor Aleksanov
-1
/
+5
2020-09-29
Add panic_context module for better panic messages
Aleksey Kladov
-0
/
+1
2020-08-18
Make RacyFlag actually work
Aleksey Kladov
-1
/
+1
2020-08-18
Speedup ty tests
Aleksey Kladov
-1
/
+29
2020-08-18
Minor
Aleksey Kladov
-1
/
+1
2020-08-12
Replace SepBy with Itertools
Aleksey Kladov
-64
/
+1
2020-08-10
Fix clippy warnings
Igor Aleksanov
-2
/
+2
2020-07-30
Use split_once polyfill
Aleksey Kladov
-3
/
+12
2020-07-23
Replace superslice with API on path to stabilization
Aleksey Kladov
-0
/
+30
2020-07-13
Move stdx macros into submodule
Aleksey Kladov
-19
/
+2
2020-07-11
Profiling tweaks
Aleksey Kladov
-0
/
+2
2020-06-23
More principled indentation trimming in fixtures
Aleksey Kladov
-0
/
+82
2020-06-23
Slightly better name
Aleksey Kladov
-1
/
+1
2020-06-19
Speedup VFS::partition
Aleksey Kladov
-1
/
+0
2020-06-03
Use split1 when formatting function signature params
Aaron Loucks
-0
/
+5
2020-05-20
Use snippets in add function
Aleksey Kladov
-0
/
+8
2020-05-03
Move snake case method to heck
Kirill Bulatov
-0
/
+14
2020-04-10
Move timeit to stdx
Aleksey Kladov
-1
/
+15
2020-04-06
Check for eprintln on CI
Aleksey Kladov
-0
/
+15
2020-03-30
Fix typo
Aleksey Kladov
-1
/
+1
2020-03-28
Nice string formatting
Aleksey Kladov
-1
/
+1
2020-03-28
Start stdx
Aleksey Kladov
-0
/
+75