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-11
fix: Allow configuration of colons in inlay-hints
Lukas Wirth
-10
/
+30
2022-03-11
fix: Stop wrapping ConstParam's default values in ConstArg
Steven Joruk
-50
/
+82
2022-03-11
Merge #11680
bors[bot]
-59
/
+132
2022-03-11
fix: Show what file paths were expected for unresolved modules
Lukas Wirth
-59
/
+132
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
Add support for new `where` clause location in associated types.
Dario Nieuwenhuis
-8
/
+47
2022-03-10
minor: Access parser internals through ide_db for ide crates
Lukas Wirth
-4
/
+6
2022-03-10
Merge #11662
bors[bot]
-14
/
+167
2022-03-09
Merge #11664
bors[bot]
-150
/
+219
2022-03-09
Update project_model test outputs
Lukas Wirth
-0
/
+27
2022-03-09
Specific proc-macro crate type for other test fixture where needed
Lukas Wirth
-5
/
+7
2022-03-09
Merge #11660
bors[bot]
-62
/
+176
2022-03-09
Specify proc-macro crate type for proc-macro hir_def test fixtures
Lukas Wirth
-48
/
+52
2022-03-09
fix: Properly handle proc-macro crate types for nameres
Lukas Wirth
-97
/
+133
2022-03-09
Merge #11663
bors[bot]
-663
/
+975
2022-03-09
Simplify
Lukas Wirth
-41
/
+34
2022-03-09
Disable one of the failing SSR test cases
Lukas Wirth
-5
/
+6
2022-03-09
fix symbol index collection not collecting legacy macros
Lukas Wirth
-118
/
+127
2022-03-09
Fix ProcMacroData recording wrong name for derives
Lukas Wirth
-30
/
+43
2022-03-09
Add data queries for macros
Lukas Wirth
-19
/
+102
2022-03-09
Remove unnecessary macro_declarations from ItemScope
Lukas Wirth
-57
/
+25
2022-03-09
Only store derive<->derive-helper mapping in DefMap
Lukas Wirth
-30
/
+21
2022-03-08
Move ide crates to new hir::Macro
Lukas Wirth
-67
/
+61
2022-03-08
Move hir to new MacroId
Lukas Wirth
-149
/
+212
2022-03-08
Rename MacroDef to Macro
Lukas Wirth
-31
/
+57
2022-03-09
insert dummy values for const generics in subst
hkalbasi
-62
/
+176
2022-03-08
Add MacroId to hir_def in attempt to unify Macros with ModuleDefId
Lukas Wirth
-215
/
+386
2022-03-09
fix: extract_module selection inside impl
vi_mi
-14
/
+167
2022-03-08
Add back colons around inlay hints
Laurențiu Nicola
-2
/
+6
2022-03-07
Improve inlay hint padding
Laurențiu Nicola
-3
/
+13
2022-03-07
Merge #11445
bors[bot]
-33
/
+137
2022-03-07
Add inlayHints cap
Laurențiu Nicola
-0
/
+1
2022-03-07
Fix parameter hint position
Laurențiu Nicola
-1
/
+4
2022-03-07
Update LSP docs
Laurențiu Nicola
-1
/
+1
2022-03-07
Emit more detailed highlighting for `%`, `>>`, `<<`
Luna Razzaghipour
-4
/
+85
2022-03-06
Merge #11639
bors[bot]
-683
/
+670
2022-03-06
Update tidy ignore list
Lukas Wirth
-3
/
+4
2022-03-06
internal: Re-arrange ide_db modules
Lukas Wirth
-680
/
+666
2022-03-06
Merge #11637
bors[bot]
-83
/
+77
2022-03-06
minor: Simplify
Lukas Wirth
-83
/
+77
2022-03-06
Bring back syntax highlighting in test data
Aleksey Kladov
-48830
/
+24858
2022-03-06
Merge #11631
bors[bot]
-167
/
+184
2022-03-06
internal: Simplify and optimize syntax_highlighting
Lukas Wirth
-167
/
+184
2022-03-05
Merge #11630
bors[bot]
-72
/
+219
2022-03-06
Add a macro case for the keyword highlighting test fixture
Lukas Wirth
-6
/
+14
2022-03-06
Fix extern crate self having self unresolved
Lukas Wirth
-9
/
+13
[prev]
[next]