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
/
src
/
tools
/
rust-analyzer
/
crates
Age
Commit message (
Expand
)
Author
Lines
2024-04-25
Auto merge of #17135 - Veykril:inline-const-scope, r=Veykril
bors
-34
/
+69
2024-04-25
fix: Fix expression scopes not being calculated for inline consts
Lukas Wirth
-34
/
+69
2024-04-25
Auto merge of #17134 - Veykril:lt-err-display, r=Veykril
bors
-586
/
+631
2024-04-25
Auto merge of #17021 - roife:add-hover-limits-for-adts, r=Veykril
bors
-92
/
+544
2024-04-25
Add inlay hints lifetime arg tests
Lukas Wirth
-8
/
+27
2024-04-25
Auto merge of #16972 - joshka:cargo-run-runnable, r=Veykril
bors
-2
/
+6
2024-04-24
Drop unknown lifetimes when rendering generic args
Lukas Wirth
-578
/
+604
2024-04-24
fix: move no_std check out of loop
Josh McKinney
-1
/
+2
2024-04-24
Error on using `yield` without also using `#[coroutine]` on the closure
Oli Scherer
-3
/
+3
2024-04-23
different error code based on variant
Bao Zhiyuan
-4
/
+14
2024-04-22
Auto merge of #17102 - davidbarsky:david/add-some-tracing-to-project-loading,...
bors
-5
/
+32
2024-04-22
chore: add some `tracing` to project loading
David Barsky
-0
/
+453625
2024-04-21
Auto merge of #17025 - lnicola:josh, r=lnicola
bors
-0
/
+1
2024-04-21
Auto merge of #16938 - Nilstrieb:dont-panic-tests, r=Veykril
bors
-85
/
+235
2024-04-21
Auto merge of #17115 - leviska:json_is_not_rust_better_names, r=Veykril
bors
-18
/
+66
2024-04-21
Support flychecking for cargo scripts
Lukas Wirth
-44
/
+61
2024-04-21
Extract common fields out of ProjectWorkspace variants
Lukas Wirth
-332
/
+247
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+454365
2024-04-21
Use josh for subtree syncs
Laurențiu Nicola
-0
/
+454344
2024-04-21
Peek for panic message in test output
Lukas Wirth
-11
/
+35
2024-04-20
add test with multiple names
Lev Iskandarov
-1
/
+37
2024-04-20
try to generate more meaningful names
Lev Iskandarov
-0
/
+454355
2024-04-20
Merge commit '55d9a533b309119c8acd13061581b43ae8840823' into sync-from-ra
Laurențiu Nicola
-3128
/
+5883
2024-04-20
fix: remove space within `{}` when no fields in struct
roife
-11
/
+35
2024-04-20
Add hovering limitations support for variants
roife
-44
/
+134
2024-04-19
fix: add a separate setting for enum variants
roife
-48
/
+165
2024-04-19
Implement BeginPanic for mir eval
Lukas Wirth
-7
/
+44
2024-04-18
Fix #[rustc_const_panic_str] functions not actually being hooked
Lukas Wirth
-18
/
+26
2024-04-18
Fixup some issues with minicore
Lukas Wirth
-47
/
+72
2024-04-18
Fix missing function body in minicore
Lukas Wirth
-2
/
+3
2024-04-18
Handle panicking like rustc CTFE does
Nilstrieb
-0
/
+453568
2024-04-16
fix: adjust the limitation for ADTs' fields to 5
roife
-5
/
+5
2024-04-16
fix: the fields or variants of ADT was not restricted by limitations when hov...
roife
-3
/
+40
2024-04-16
Update tests and docs for hover_show_adtFieldsOrVariants
roife
-54
/
+230
2024-04-16
Add config hover_show_adtFieldsOrVariants to handle hovering limitation for ADTs
roife
-0
/
+453376
2024-04-10
Properly handle emojis as literal prefix in macros
Esteban Küber
-1
/
+1
2024-03-31
Merge commit 'f5a9250147f6569d8d89334dc9cca79c0322729f' into sync-from-ra
Laurențiu Nicola
-4572
/
+5379
2024-03-28
Make `cargo run` always available for binaries
Josh McKinney
-0
/
+451523
2024-03-17
Merge commit '5ecace48f693afaa6adf8cb23086b651db3aec96' into sync-from-ra
Laurențiu Nicola
-1899
/
+3337
2024-03-10
Bring back in-rust-tree feature to ide
Laurențiu Nicola
-0
/
+3
2024-03-10
Merge commit '574e23ec508064613783cba3d1833a95fd9a5080' into sync-from-ra
Laurențiu Nicola
-2519
/
+3592
2024-03-05
Change message type in bug functions.
Nicholas Nethercote
-2
/
+3
2024-03-03
Merge commit '4ef6a49b44e8aa380da7522442234bfd7a52c55e' into sync-from-ra
Laurențiu Nicola
-952
/
+3155
2024-02-25
Avoid using cfg(FALSE)
Laurențiu Nicola
-2
/
+1
2024-02-25
Add missing imports
Laurențiu Nicola
-1
/
+1
2024-02-25
Merge commit '4a8d0f7f565b6df45da5522dd7366a4df3460cd7' into sync-from-ra
Laurențiu Nicola
-642
/
+1652
2024-02-19
Remove suspicious auto trait lint
Santiago Pastorino
-5
/
+0
2024-02-18
Auto merge of #117772 - surechen:for_117448, r=petrochenkov
bors
-34
/
+20
2024-02-18
By tracking import use types to check whether it is scope uses or the other s...
surechen
-34
/
+20
2024-02-18
Merge commit 'ac998a74b3c8ff4b81c3eeb9a18811d4cc76226d' into sync-from-ra
Laurențiu Nicola
-1910
/
+6735
[prev]
[next]