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
Age
Commit message (
Expand
)
Author
Lines
2021-11-27
minor: if-let-else to shorter match
Aleksey Kladov
-8
/
+7
2021-11-27
make navigation target go to original file location
Jake Heinz
-20
/
+26
2021-11-27
remove file symbols
Jake Heinz
-41
/
+34
2021-11-27
container name?
Jake Heinz
-7
/
+24
2021-11-27
use Semantics::parse_or_expand in another place
Jake Heinz
-3
/
+3
2021-11-27
sema parse_or_expand
Jake Heinz
-2
/
+11
2021-11-27
wip
Jake Heinz
-43
/
+172
2021-11-27
ide: fix expansion for 'as _'
Jake Heinz
-0
/
+21
2021-11-26
Use the right `ItemTree` when re-resolving attr
Jonas Schievink
-19
/
+21
2021-11-26
Build per-block `ItemTree`s
Jonas Schievink
-177
/
+57
2021-11-25
Update crates/project_model/src/workspace.rs
HKalbasi
-1
/
+1
2021-11-25
Merge #10859
bors[bot]
-3
/
+18
2021-11-25
fix: Prioritize tuple fields in highlight_related
Lukas Wirth
-3
/
+18
2021-11-25
Merge #10824
bors[bot]
-3
/
+2
2021-11-24
Merge #10847
bors[bot]
-53
/
+118
2021-11-25
fix: derive path handling
rainy-me
-53
/
+118
2021-11-24
Remove possible multiline details in completions
Lukas Wirth
-63
/
+81
2021-11-23
Merge #10846
bors[bot]
-5
/
+56
2021-11-23
Merge #10849
bors[bot]
-29
/
+31
2021-11-23
Disable string highlight injection for macros changing string literals
Lukas Wirth
-29
/
+31
2021-11-23
Add optimization for not allocating in case of no module path for struct literal
Andrew Leverette
-3
/
+10
2021-11-23
Add support for qualified struct names
Andrew Leverette
-5
/
+49
2021-11-23
Merge #10840
bors[bot]
-5
/
+17
2021-11-22
Merge #10834
bors[bot]
-94
/
+1042
2021-11-22
Emit moniker in lsif
hkalbasi
-18
/
+589
2021-11-22
Make lint groups work correctly with `warningsAsInfo` and `warningsAsHint`
Emil Gardström
-94
/
+1042
2021-11-22
fix: Omit generic defaults for types in hover messages
Lukas Wirth
-5
/
+17
2021-11-22
Merge #10839
bors[bot]
-28
/
+62
2021-11-22
Fix mbe::Shift::new not accounting for non-ident token ids
Lukas Wirth
-7
/
+10
2021-11-22
Document token up/down mapping
Lukas Wirth
-21
/
+52
2021-11-22
Merge #10838
bors[bot]
-17
/
+151
2021-11-22
Add to macro testing infra to emit token map ids
Lukas Wirth
-17
/
+151
2021-11-22
Merge #10809
bors[bot]
-113
/
+144
2021-11-22
Split parts of `ide_db::call_info` off into `ide`
Lukas Wirth
-752
/
+765
2021-11-22
Unnest ide::display::navigation_target module
Lukas Wirth
-25
/
+13
2021-11-21
project_model: print full cargo command if it fails to run
Jake Heinz
-3
/
+2
2021-11-21
fix: better `Fn` traits formatting
Alex Veber
-3
/
+16
2021-11-20
Merge #10810
bors[bot]
-1
/
+10
2021-11-20
Merge #10821
bors[bot]
-1
/
+67
2021-11-21
fix: check inline left of binary_expression
rainy-me
-1
/
+67
2021-11-20
Merge #10820
bors[bot]
-92
/
+88
2021-11-20
Move incorrect case diagnostic things into their module
Lukas Wirth
-92
/
+88
2021-11-20
Merge #10819
bors[bot]
-100
/
+78
2021-11-20
Replace Vec with Box in Path.generic_args field
Lukas Wirth
-20
/
+15
2021-11-20
internal: Replace Vec with Box in hir Pat
Lukas Wirth
-47
/
+33
2021-11-20
internal: Replace Vec with Box in hir Expr
Lukas Wirth
-37
/
+34
2021-11-20
ide: hover omits unnamed where preds
Jake Heinz
-1
/
+58
2021-11-19
Format `Fn` traits using parentheses
Jonas Schievink
-3
/
+21
2021-11-19
Add toggle to disable cache priming
Laurențiu Nicola
-1
/
+10
2021-11-19
fix: show custom check-command
Florian-Schoenherr
-10
/
+1
[prev]
[next]