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
Age
Commit message (
Expand
)
Author
Lines
2022-03-12
more clippy fixes:
Matthias Krüger
-24
/
+15
2022-03-12
more clippy fixes:
Matthias Krüger
-25
/
+18
2022-03-12
fix clippy::needless_return
Matthias Krüger
-17
/
+14
2022-03-12
fix clippy::redundant_clone
Matthias Krüger
-10
/
+6
2022-03-12
fix clippy::map_flatten
Matthias Krüger
-8
/
+6
2022-03-12
fix clippy::useless_conversion
Matthias Krüger
-29
/
+25
2022-03-12
fix clippy::redundant_closure
Matthias Krüger
-25
/
+17
2022-03-12
fix clippy::single_char_pattern
Matthias Krüger
-22
/
+22
2022-03-12
fix clippy::needless_borrow
Matthias Krüger
-77
/
+74
2022-03-12
Merge #11691
bors[bot]
-28
/
+179
2022-03-12
- clean up match in ide_completion::completions::record::complete_record_literal
Morgan Thomas
-55
/
+50
2022-03-12
Merge #11693
bors[bot]
-170
/
+166
2022-03-12
internal: Remove ide_completion::render::build_ext module
Lukas Wirth
-170
/
+166
2022-03-12
Suggest union literals, suggest union fields within an empty union literal
Morgan Thomas
-10
/
+166
2022-03-12
feat: Add an assist for inlining type aliases
Steven Joruk
-0
/
+746
2022-03-12
chore: fill_match_arms was renamed - update its usage in a comment
Steven Joruk
-1
/
+1
2022-03-12
Merge #11687 #11689
bors[bot]
-28
/
+54
2022-03-12
minor: Pad type inlay hints if no colons are requested
Lukas Wirth
-1
/
+2
2022-03-12
Optimize imports
yipinliu
-7
/
+3
2022-03-12
Merge #11686
bors[bot]
-160
/
+186
2022-03-12
Reduce intermediate string allocations in render::compound::render_record and...
Morgan Thomas
-32
/
+24
2022-03-12
Extract the code for formatting struct and enum-variant literal labels out in...
Morgan Thomas
-12
/
+17
2022-03-12
Fixed code style issues
yipinliu
-71
/
+21
2022-03-12
Fixed tidy test
yipinliu
-1
/
+1
2022-03-12
Highlight escape sequences in byte strings
yipinliu
-18
/
+97
2022-03-11
make the doc comment on render::compound::visible_fields a little better
Morgan Thomas
-2
/
+2
2022-03-11
visibility tweak for CI
Morgan Thomas
-2
/
+2
2022-03-11
Complete enum variants identically to structures.
Morgan Thomas
-90
/
+69
2022-03-11
- Break out functionality related to rendering struct completions into `crate...
Morgan Thomas
-70
/
+120
2022-03-12
Merge #11685
bors[bot]
-94
/
+52
2022-03-12
Remove no_completions_required from CompletionContext
Lukas Wirth
-94
/
+52
2022-03-12
Merge #11684
bors[bot]
-14
/
+62
2022-03-12
minor: add missing definitions of lsp_ext::InlayHintLabel
Lukas Wirth
-4
/
+22
2022-03-11
Merge #11683
bors[bot]
-29
/
+69
2022-03-11
refactor: Rename and move const_arg_path
Steven Joruk
-33
/
+41
2022-03-11
refactor: Rename const_arg_content to const_arg_expr
Steven Joruk
-3
/
+3
2022-03-11
fix: Allow configuration of colons in inlay-hints
Lukas Wirth
-10
/
+40
2022-03-11
fix: Stop wrapping ConstParam's default values in ConstArg
Steven Joruk
-50
/
+82
2022-03-11
Merge #11680
bors[bot]
-59
/
+133
2022-03-11
fix: Show what file paths were expected for unresolved modules
Lukas Wirth
-59
/
+133
2022-03-10
Merge #11676
bors[bot]
-384
/
+478
2022-03-10
Don't parse source files to generate macro completion details
Lukas Wirth
-204
/
+157
2022-03-10
Enable qualifier completions for derives
Lukas Wirth
-83
/
+123
2022-03-10
Don't offer qualified path completions for buitlin derives
Lukas Wirth
-82
/
+42
2022-03-10
Expand into pseudo-derive attribute expansions in completions
Lukas Wirth
-56
/
+197
2022-03-10
Merge #11672
bors[bot]
-8
/
+47
2022-03-10
Add support for new `where` clause location in associated types.
Dario Nieuwenhuis
-8
/
+47
2022-03-10
Merge #11671
bors[bot]
-5
/
+6
2022-03-10
minor: Access parser internals through ide_db for ide crates
Lukas Wirth
-5
/
+6
2022-03-10
Merge #11662
bors[bot]
-14
/
+167
[prev]
[next]