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-20
feat: Tag macro calls as unsafe if they expand to unsafe expressions
Lukas Wirth
-68
/
+208
2022-03-20
Merge #11771
bors[bot]
-17
/
+117
2022-03-20
Update inlay hint feature docs
Lukas Wirth
-4
/
+1
2022-03-20
feat: Visualize compiler inserted reborrows via inlay hints
Lukas Wirth
-13
/
+116
2022-03-19
Merge #11765
bors[bot]
-2
/
+2
2022-03-19
fix: Fix closure hints using macro ranges
Lukas Wirth
-2
/
+2
2022-03-19
Merge #11755
bors[bot]
-65
/
+402
2022-03-19
Change skip trivial behaviour
Lukas Wirth
-40
/
+46
2022-03-19
Add option to skip trivial cases
Lukas Wirth
-49
/
+148
2022-03-19
Use numbers for lifetimes by default, add setting to prefer using parameter n...
Lukas Wirth
-59
/
+94
2022-03-18
Rename call info to "signature help"
Jonas Schievink
-27
/
+29
2022-03-18
Provide signature help when editing generic args
Jonas Schievink
-8
/
+305
2022-03-18
Fix test fixtures
Lukas Wirth
-37
/
+2
2022-03-18
Give the lifetimes better names
Lukas Wirth
-19
/
+26
2022-03-18
feat: Implement lifetime elision hints
Lukas Wirth
-17
/
+242
2022-03-18
Merge #11752
bors[bot]
-7
/
+28
2022-03-18
internal: Allow explicitly specifying end of fixture annotation
Lukas Wirth
-7
/
+28
2022-03-18
Complete assoc const patterns on builtin types
Jonas Schievink
-3
/
+28
2022-03-18
Merge #11713
bors[bot]
-18
/
+103
2022-03-18
Update crates/ide_completion/src/tests/pattern.rs
Jonas Schievink
-1
/
+1
2022-03-18
Merge #11750
bors[bot]
-3
/
+98
2022-03-18
fix: Fix runnables trying to add doc tests in the crate root from #[macro_exp...
Lukas Wirth
-3
/
+98
2022-03-17
Bump deps
Laurențiu Nicola
-1
/
+2
2022-03-17
Move fallback_bound_vars to the only place it's used now
Florian Diebold
-28
/
+28
2022-03-17
Fixes for consts
Florian Diebold
-43
/
+136
2022-03-17
Snapshot obligations
Florian Diebold
-2
/
+8
2022-03-17
Properly try unifying the receivers during method resolution
Florian Diebold
-231
/
+114
2022-03-17
Fix typo
hi-rustin
-1
/
+1
2022-03-17
Add test for DynMap type inference
Florian Diebold
-0
/
+37
2022-03-17
Match the enum and union
hi-rustin
-13
/
+62
2022-03-17
Merge #11741
bors[bot]
-0
/
+12
2022-03-17
Merge #11740
bors[bot]
-0
/
+21
2022-03-17
Emit #[must_use] in Generate enum is_variant assist
Laurențiu Nicola
-0
/
+12
2022-03-17
Insert #[must_use] in generate_is_empty_from_len
Walther
-0
/
+21
2022-03-17
Merge #11737 #11739
bors[bot]
-1
/
+40
2022-03-17
Insert #[must_use] in generate_getter
Walther
-0
/
+19
2022-03-17
Fix the wrong path resolution
hi-rustin
-2
/
+9
2022-03-17
Add completes_associated_const test
hi-rustin
-0
/
+22
2022-03-17
Complete associated consts in patterns
hi-rustin
-5
/
+12
2022-03-17
Emit #[must_use] in Generate new assist
Laurențiu Nicola
-1
/
+21
2022-03-17
fix regression_11688_2
hkalbasi
-1
/
+24
2022-03-17
Merge #11734
bors[bot]
-3
/
+3
2022-03-17
Bump xshell and fix dist
Laurențiu Nicola
-3
/
+3
2022-03-16
Merge #11731
bors[bot]
-105
/
+94
2022-03-16
feat: Add return type hints for closures with block bodies
Lukas Wirth
-105
/
+94
2022-03-16
Merge #11694
bors[bot]
-26
/
+146
2022-03-16
Revert omitting field completions
Lukas Wirth
-11
/
+2
2022-03-16
Remove code duplication
Lukas Wirth
-89
/
+10
2022-03-16
Simplify completion render functionality
Lukas Wirth
-345
/
+490
2022-03-16
Rename compound things to variant things
Lukas Wirth
-36
/
+101
[prev]
[next]