]> git.lizzy.rs Git - rust.git/history - crates
Merge #9832
[rust.git] / crates /
2021-08-10 bors[bot]Merge #9832
2021-08-10 bors[bot]Merge #9833
2021-08-10 Jake Heinz[semantic-highlighting] functions that consume are...
2021-08-09 bors[bot]Merge #9804
2021-08-09 bors[bot]Merge #9825
2021-08-09 mahdi-frmsrefactor method generation assist
2021-08-09 mahdi-frmsmethod gen assist usable in all of expression
2021-08-09 mahdi-frmsadd test for method generation assist
2021-08-09 mahdi-frmsOne assist for function and method generation
2021-08-09 mahdi-frmsmethod generation assist: store owned ast nodes
2021-08-09 mahdi-frmsgenerate method adds pub keyword
2021-08-09 mahdi-frmsgenerate method assist uses existing impl blocks
2021-08-09 mahdi-frmsrefactor: use single next space
2021-08-09 mahdi-frmsrefactor: use single fn_args
2021-08-09 mahdi-frmsgenerate method assist
2021-08-09 Yoshua Wuytsmove code around
2021-08-09 bors[bot]Merge #9826
2021-08-09 Aleksey Kladovinternal: drop latest requests tracking
2021-08-09 Yoshua WuytsAdd gen default for tuple structs
2021-08-09 Yoshua WuytsAdd default body when implementing Default by hand
2021-08-09 bors[bot]Merge #9823
2021-08-09 Aleksey Kladovfix: avoid pathological macro expansions
2021-08-09 Aleksey Kladovinternal: remove useless helpers
2021-08-09 bors[bot]Merge #9821
2021-08-09 Laurențiu NicolaFix typo in reference modifier description
2021-08-09 bors[bot]Merge #9735
2021-08-09 bors[bot]Merge #9820
2021-08-09 Aleksey Kladovminor: as per code-styple, add invariant comment
2021-08-08 bors[bot]Merge #9814
2021-08-08 Yoshua WuytsRemove unwraps
2021-08-08 Yoshua WuytsUpdate crates/test_utils/src/minicore.rs
2021-08-08 bors[bot]Merge #9816
2021-08-08 Yoshua WuytsUse minicore
2021-08-08 Yoshua Wuytsexclude files from tidy check
2021-08-08 bors[bot]Merge #9817
2021-08-08 Lukas WirthImplement if_to_bool_then assist
2021-08-08 Laurențiu NicolaIncrease chalk overflow depth
2021-08-08 Yoshua Wuytsuse make::name_ref
2021-08-08 Yoshua WuytsUpdate replace_derive_with_manual_impl.rs
2021-08-08 Yoshua WuytsImprove naming and add comments
2021-08-08 Yoshua Wuytsdedup struct debug impl code
2021-08-08 Yoshua WuytsFix enum debug indent level
2021-08-08 Yoshua Wuytsgenerate Debug for enums
2021-08-08 Yoshua Wuytsrename variables
2021-08-08 Yoshua Wuytsfinish debug_struct impls
2021-08-08 Yoshua Wuytsdebug for record field structs
2021-08-08 Yoshua Wuytswip
2021-08-08 Irina Shestakimpl Debug def from trait
2021-08-08 bors[bot]Merge #9812
2021-08-08 Aleksey Kladovfix: add `!` to macro completions with existing arg
2021-08-08 bors[bot]Merge #9808
2021-08-08 bors[bot]Merge #9810
2021-08-08 ivan770Add reference here diagnostic
2021-08-07 Lukas WirthLook for enum variants and trait assoc functions when...
2021-08-07 bors[bot]Merge #9809
2021-08-07 Lukas WirthSimplify
2021-08-07 bors[bot]Merge #9806
2021-08-07 Alex GoodCopy the proc_macro crate for the 1.56 ABI
2021-08-07 bors[bot]Merge #9805
2021-08-07 Florian DieboldUpgrade Chalk
2021-08-06 bors[bot]Merge #9801
2021-08-06 Jonas SchievinkDon't publish diagnostics in library source roots
2021-08-06 bors[bot]Merge #9800
2021-08-06 Jonas SchievinkBless tests
2021-08-06 Jonas SchievinkDon't include empty suggestions
2021-08-06 Jonas SchievinkInclude suggested replacement in diagnostics
2021-08-05 bors[bot]Merge #9794
2021-08-05 Florian DieboldFix binders with bare dyn trait
2021-08-05 bors[bot]Merge #9793
2021-08-05 bors[bot]Merge #9785
2021-08-05 Michał MuskałaRemove unused structs in ide_db
2021-08-05 bors[bot]Merge #9790
2021-08-05 Lukas Wirthextract_type_alias extracts generics correctly
2021-08-04 bors[bot]Merge #9780
2021-08-04 bors[bot]Merge #9788
2021-08-04 Lukas Wirthextract_function does not move locals defined outside...
2021-08-04 Lukas WirthDocument reference highlighting mod
2021-08-04 Alexandre FourcatAdd completion for struct literal in which all fields...
2021-08-04 bors[bot]Merge #9786
2021-08-04 Jonas SchievinkFix detection of macro file in inactive-code diag
2021-08-04 JadeSplit the test
2021-08-04 bors[bot]Merge #9734
2021-08-04 Jake Heinzmatch style
2021-08-04 Jake Heinzfix + update expects
2021-08-04 JakeApply suggestions from code review
2021-08-04 JadeSupport exclusive_range_pattern
2021-08-04 Jadetree-wide: fix rustdoc warnings, add some links
2021-08-03 bors[bot]Merge #9775
2021-08-03 Lukas Wirth`extract_assist` is aware of the expression owner
2021-08-03 JakeUpdate crates/ide/src/syntax_highlighting/highlight.rs
2021-08-03 bors[bot]Merge #9773
2021-08-03 Lukas Wirthextract_function is `const` aware
2021-08-03 Lukas WirthReorganize functions in extract_function assist
2021-08-03 Lukas WirthDo no tear comments apart in extract_function assist
2021-08-03 bors[bot]Merge #9765
2021-08-03 Lukas WirthGive TypeInfo fields and methods more appropriate names
2021-08-03 Lukas WirthRevise TypeInfo::ty usage
2021-08-03 Lukas WirthIntroduce TypeInfo
2021-08-03 bors[bot]Merge #9772
2021-08-03 Aleksey Kladovfeat: filter out duplicate macro completions
next