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
2022-03-16
Mark chaining hints as types, since that's what they are
Laurențiu Nicola
-2
/
+1
2022-03-15
Merge #11718
bors[bot]
-3
/
+37
2022-03-15
fix const generic panic
hkalbasi
-3
/
+37
2022-03-15
Merge #11714
bors[bot]
-17
/
+63
2022-03-15
fix: Fix completions not always working in for-loop patterns
Lukas Wirth
-17
/
+63
2022-03-14
Merge #11707
bors[bot]
-35
/
+38
2022-03-14
Simplify
Lukas Wirth
-35
/
+38
2022-03-14
Merge #11700
bors[bot]
-32
/
+49
2022-03-14
:arrow_up: xshell
Aleksey Kladov
-32
/
+49
2022-03-14
Add const generics
hkalbasi
-519
/
+1264
2022-03-13
test: Make imported_external test that the full path is replaced
Steven Joruk
-6
/
+4
2022-03-12
broke a test trying to make the diff look better...
Morgan Thomas
-1
/
+1
2022-03-12
fix: "Extract to function" assist preserves `break` and `continue` labels
Morgan Thomas
-26
/
+146
2022-03-12
chore: Remove unused import
Steven Joruk
-1
/
+1
2022-03-12
refactor: Veykril's code review suggestions
Steven Joruk
-91
/
+126
2022-03-12
fix clippy::needless_late_init
Matthias Krüger
-47
/
+31
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
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]
-13
/
+51
2022-03-12
minor: add missing definitions of lsp_ext::InlayHintLabel
Lukas Wirth
-3
/
+21
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
[prev]
[next]