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
Age
Commit message (
Expand
)
Author
Lines
2024-01-04
internal: Rewrite ImportMap::search_dependencies
Lukas Wirth
-0
/
+11
2023-12-29
Use Cargo's [workspace.lints.*] to config clippy
Tetsuharu Ohzeki
-0
/
+3
2023-12-12
Auto merge of #118817 - lnicola:sync-from-ra, r=lnicola
bors
-2
/
+22
2023-12-12
Rollup merge of #118445 - ferrocene:jp-support-reuse-in-submodules, r=Mark-Si...
Matthias Krüger
-1
/
+2
2023-12-11
Merge commit '457b966b171b09a7e57acb710fbca29a4b3526f0' into sync-from-ra
Laurențiu Nicola
-2
/
+22
2023-12-10
remove redundant imports
surechen
-1
/
+0
2023-11-22
Put copyright on a line by itself.
Jonathan Pallant (Ferrous Systems)
-1
/
+2
2023-11-16
Merge commit '141fc695dca1df7cfc3c9803972ec19bb178dcbc' into sync-from-ra
Laurențiu Nicola
-1
/
+1
2023-11-08
Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra
Laurențiu Nicola
-2
/
+438
2023-07-17
Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-ra
Laurențiu Nicola
-1
/
+1
2023-06-05
Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra
Laurențiu Nicola
-81
/
+484
2023-02-20
:arrow_up: rust-analyzer
Laurențiu Nicola
-0
/
+22
2023-02-13
:arrow_up: rust-analyzer
Laurențiu Nicola
-8
/
+23
2023-01-09
:arrow_up: rust-analyzer
arcnmx
-3
/
+3
2022-11-23
:arrow_up: rust-analyzer
Laurențiu Nicola
-2
/
+2
2022-10-18
:arrow_up: rust-analyzer
Laurențiu Nicola
-1
/
+1
2022-08-30
:arrow_up: rust-analyzer
Laurențiu Nicola
-0
/
+81
2022-07-20
Enable extra warnings required by rust-lang/rust
Amos Wenger
-0
/
+3
2022-06-15
Polish
Lukas Wirth
-8
/
+2
2022-06-13
internal: Bring back JodChild into flychecking for cancellation
Lukas Wirth
-36
/
+60
2022-06-10
internal: Bump Dependencies
Lukas Wirth
-2
/
+2
2022-03-22
minor: Bump dependencies
Lukas Wirth
-2
/
+2
2022-01-07
Generate `AnyHasDocComments` node
Lukas Wirth
-1
/
+1
2022-01-02
minor: replace panics with types
Aleksey Kladov
-20
/
+14
2022-01-02
internal: Use basic NonEmptyVec in mbe::syntax_bridge
Lukas Wirth
-0
/
+46
2021-12-16
Bump MSRV (1.57)
iDawer
-1
/
+1
2021-12-10
Remove some allocations
Lukas Wirth
-0
/
+5
2021-12-04
Bump miow
Laurențiu Nicola
-1
/
+1
2021-10-23
Set MSRV
Laurențiu Nicola
-0
/
+1
2021-10-21
Migrate to edition 2021
Lukas Wirth
-1
/
+1
2021-10-14
Kill the child process before waiting in streaming_output
Lukas Wirth
-0
/
+1
2021-10-06
Fix stdx::to_snake_case
crauzer
-12
/
+35
2021-10-03
Add semicolons for consistency
Aramis Razzaghipour
-11
/
+11
2021-10-01
Bump libc
Laurențiu Nicola
-2
/
+1
2021-09-11
minor: improve readability
Aleksey Kladov
-6
/
+4
2021-09-04
Update dependency minor versions
Jade
-1
/
+2
2021-07-08
Remove proc macro management thread
Jonas Schievink
-0
/
+1
2021-07-05
minor: drop dummy authors field
Aleksey Kladov
-1
/
+0
2021-06-22
Fix compilation on WASM
Florian Diebold
-2
/
+21
2021-06-13
tree-wide: make rustdoc links spiky so they are clickable
Jade
-3
/
+3
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
/
+251
2021-04-06
feat: show errors from `cargo metadata` and initial `cargo check` in the stat...
Aleksey Kladov
-0
/
+8
2021-02-05
Cleanup decl_check
Lukas Wirth
-1
/
+1
2021-01-26
Make always-assert crate reusable
Aleksey Kladov
-52
/
+2
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
[next]