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-05-05
internal: Remove unqualified_path completions module
Lukas Wirth
-732
/
+769
2022-05-05
Check const reference
Wang Ruochen
-1
/
+52
2022-05-05
Avoid allocations
Wang Ruochen
-32
/
+37
2022-05-05
Fix rebase fallout
Jonas Schievink
-2
/
+2
2022-05-05
Maybe everything else *should* have to deal with it
Jonas Schievink
-40
/
+35
2022-05-05
Indicate the number of float tokens in the first token
Jonas Schievink
-44
/
+194
2022-05-05
Wrap floats in token trees in `FLOAT_LITERAL` node
Jonas Schievink
-22
/
+33
2022-05-05
Add completion test
Jonas Schievink
-0
/
+20
2022-05-05
Add tests
Jonas Schievink
-0
/
+48
2022-05-05
Split float literal tokens at the `.`
Jonas Schievink
-72
/
+157
2022-05-05
Wrap float literals in their own node
Jonas Schievink
-49
/
+113
2022-05-05
Remove `ast::Literal::token`
Jonas Schievink
-11
/
+19
2022-05-05
internal: Remove unqualified_path completions module
Lukas Wirth
-421
/
+464
2022-05-05
internal: Lift out item list path completions from (un)qualified_path
Lukas Wirth
-68
/
+97
2022-05-05
Auto merge of #12160 - Veykril:completions-rev, r=Veykril
bors
-945
/
+946
2022-05-05
minor: Sort ide-completions test outputs for less disruptive diffs
Lukas Wirth
-945
/
+946
2022-05-05
Auto merge of #12159 - Veykril:completions-rev, r=Veykril
bors
-11
/
+41
2022-05-05
internal: Lift out macro bang property from PathKind enum
Lukas Wirth
-11
/
+41
2022-05-05
Lower values of char and byte literals
Laurențiu Nicola
-11
/
+178
2022-05-05
Auto merge of #12150 - rainy-me:feat/fix-doc-url-links, r=rainy-me
bors
-33
/
+84
2022-05-05
fix: add docs and remove unnecessary check
rainy-me
-6
/
+8
2022-05-04
Remove handling of `#[rustc_deprecated]`
Jacob Pratt
-19
/
+6
2022-05-05
fix: doc url link type
rainy-me
-33
/
+82
2022-05-04
Implement old to new config patching
Lukas Wirth
-0
/
+118
2022-05-04
Auto merge of #12143 - bnjjj:master, r=Veykril
bors
-5
/
+19
2022-05-04
Auto merge of #12142 - WaffleLapkin:sort-items-by-trait-def, r=lnicola
bors
-60
/
+123
2022-05-04
improve the default constructor mode when filling fields
Benjamin Coenen
-5
/
+19
2022-05-04
Remove "Sort methods by trait definition" assist
Maybe Waffle
-267
/
+24
2022-05-03
Add "Sort items by trait definition"
Maybe Waffle
-0
/
+307
2022-05-03
Fix some typos in `ide-assists/src/lib.rs`
Maybe Waffle
-2
/
+1
2022-05-03
'inference': collect RPIT obligations
iDawer
-13
/
+75
2022-05-02
Trigger only when cursor is on else
Wang Ruochen
-18
/
+33
2022-05-02
Add a `Converter` type for token conversion
Jonas Schievink
-143
/
+168
2022-05-02
Auto merge of #12123 - rainy-me:feat/impl-self-completion, r=Veykril
bors
-0
/
+61
2022-05-02
Auto merge of #12093 - nico-abram:uwu, r=Veykril
bors
-1
/
+6
2022-05-02
Auto merge of #12120 - iDawer:ide.sig_help, r=Veykril
bors
-10
/
+46
2022-05-02
minor: Add a test for display rendering record variants
Lukas Wirth
-0
/
+22
2022-05-02
fix: Fix uncorrect use of double braces in HirDisplay implementations
Lukas Wirth
-5
/
+5
2022-05-01
Fix up config docs
Lukas Wirth
-23
/
+44
2022-05-01
Fix untagged enum deserialization
Lukas Wirth
-2
/
+32
2022-05-01
Final fixups
Lukas Wirth
-10
/
+11
2022-05-01
Update config usage in slow tests
Lukas Wirth
-6
/
+12
2022-05-01
Adjust signature info and enum variant lenses
Lukas Wirth
-5
/
+20
2022-05-01
Implement boolean aliases
Lukas Wirth
-21
/
+100
2022-05-01
Sort config definition
Lukas Wirth
-107
/
+102
2022-05-01
Initial config revamp
Lukas Wirth
-144
/
+196
2022-05-01
Turn let-else statements into let and match
Wang Ruochen
-0
/
+448
2022-05-01
feat: provide self in record literal completion
rainy-me
-0
/
+61
2022-05-01
delete another swap file
Peh
-0
/
+0
2022-05-01
update crates names in slow-tests/tidy.rs
Peh
-16
/
+16
[prev]
[next]