]> git.lizzy.rs Git - rust.git/history - crates/hir/src/code_model.rs
Merge #7353
[rust.git] / crates / hir / src / code_model.rs
2021-01-22 bors[bot]Merge #7353
2021-01-22 bors[bot]Merge #7374
2021-01-22 bors[bot]Merge #7386
2021-01-20 bors[bot]Merge #7359
2021-01-20 bors[bot]Merge #7361
2021-01-20 bors[bot]Merge #7360
2021-01-20 Jonas SchievinkMake public DefMap fields private
2021-01-20 bors[bot]Merge #7350
2021-01-19 bors[bot]Merge #7352
2021-01-19 bors[bot]Merge #7351
2021-01-19 Lukas WirthShow const params in completions
2021-01-19 bors[bot]Merge #7321
2021-01-19 bors[bot]Merge #7342
2021-01-18 bors[bot]Merge #7341
2021-01-18 Kirill BulatovShow deprecated completions for deprecated traits
2021-01-18 bors[bot]Merge #7336
2021-01-18 bors[bot]Merge #7339
2021-01-18 bors[bot]Merge #7297 #7338
2021-01-18 bors[bot]Merge #7326
2021-01-16 Kirill BulatovAdd flyimport completion for trait assoc items
2021-01-14 bors[bot]Merge #7211
2021-01-14 bors[bot]Merge #7110
2021-01-13 bors[bot]Merge #7220
2021-01-11 bors[bot]Merge #7051 #7219 #7245 #7246
2021-01-10 bors[bot]Merge #7218
2021-01-10 bors[bot]Merge #6238
2021-01-10 bors[bot]Merge #7206 #7231
2021-01-10 Lukas WirthUse hir::GenericParam in ide_db::Definition instead...
2021-01-08 bors[bot]Merge #7145
2021-01-06 bors[bot]Merge #7174
2021-01-05 bors[bot]Merge #7168
2021-01-05 Aleksey KladovRename expr -> tail_expr
2021-01-05 bors[bot]Merge #7140
2021-01-05 bors[bot]Merge #7131
2021-01-05 bors[bot]Merge #7162
2021-01-05 bors[bot]Merge #7164
2021-01-04 bors[bot]Merge #7160
2021-01-04 bors[bot]Merge #7147
2021-01-04 ArnaudRemove `RetType`
2021-01-04 ArnaudDocument `hir::Function::ret_type`
2021-01-04 ArnaudMake it possible to retrieve `hir::Function`'s return...
2021-01-04 bors[bot]Merge #7159
2021-01-04 bors[bot]Merge #7154
2021-01-04 bors[bot]Merge #7151
2021-01-04 Lukas WirthShow GotoTypeAction for TypeParam
2021-01-04 Lukas WirthShow GotoTypeAction for ConstParam
2021-01-04 bors[bot]Merge #7149
2021-01-04 Lukas WirthImpl hovering for TypeParams
2021-01-03 bors[bot]Merge #7113
2021-01-03 bors[bot]Merge #7136
2021-01-03 bors[bot]Merge #7068
2021-01-03 bors[bot]Merge #7115
2021-01-03 Phil EllisonUse stdx::format_to instead of writeln
2021-01-02 bors[bot]Merge #7133
2021-01-02 bors[bot]Merge #7134
2021-01-02 Nick Spainsource_old -> source for cases that can be handled...
2021-01-02 Nick SpainHasSource::source_old -> HasSource::source for places...
2021-01-02 Nick SpainMark HasSource::source_old as deprecated but allow...
2021-01-02 Nick SpainHasSource::source -> HasSource::source_old
2021-01-01 Phil EllisonAddress review suggestion, fix tidy tests
2021-01-01 bors[bot]Merge #7080
2021-01-01 Lukas WirthAdd ConstParams to the HIR
2020-12-31 bors[bot]Merge #7106
2020-12-29 bors[bot]Merge #7075
2020-12-28 Phil EllisonInitial implementation of view-hir command
2020-12-27 bors[bot]Merge #7047
2020-12-25 bors[bot]Merge #7038
2020-12-25 bors[bot]Merge #7036
2020-12-24 bors[bot]Merge #7030
2020-12-24 bors[bot]Merge #7029
2020-12-24 bors[bot]Merge #7028
2020-12-24 bors[bot]Merge #7021
2020-12-24 Lukas WirthTrack labels in the HIR
2020-12-24 bors[bot]Merge #7027
2020-12-23 bors[bot]Merge #7020
2020-12-23 bors[bot]Merge #7022
2020-12-23 unexgePrevent multiple incorrect case diagnostics in functions
2020-12-23 bors[bot]Merge #6960
2020-12-23 bors[bot]Merge #7000
2020-12-22 bors[bot]Merge #6964
2020-12-21 bors[bot]Merge #6965
2020-12-21 bors[bot]Merge #6967
2020-12-20 bors[bot]Merge #6968
2020-12-20 bors[bot]Merge #6963
2020-12-20 Lukas WirthAdd completions for patterns
2020-12-20 bors[bot]Merge #6961
2020-12-20 bors[bot]Merge #6959
2020-12-20 bors[bot]Merge #6921
2020-12-20 bors[bot]Merge #6958
2020-12-20 Aleksey KladovAlign code_model name with ungrammar
2020-12-18 bors[bot]Merge #6901
2020-12-18 Edwin ChengTemp fixes panic caused by no ast for proc-macro
2020-12-17 bors[bot]Merge #6912
2020-12-17 bors[bot]Merge #6920
2020-12-17 Aleksey KladovMinor API cleanup
2020-12-17 bors[bot]Merge #6916
2020-12-17 Jonas SchievinkMake `Attrs::from_attrs_owner` private
2020-12-17 Lukas WirthRemove obsolete FIXME
2020-12-17 bors[bot]Merge #6914
2020-12-17 Aleksey KladovRename ImplDef -> Impl
next