]> git.lizzy.rs Git - rust.git/history - crates/ide_completion/src/completions/postfix
fix: Do not complete `Drop::drop`, complete `std::mem::drop` instead
[rust.git] / crates / ide_completion / src / completions / postfix /
2021-12-05 bors[bot]Merge #10902
2021-11-03 bors[bot]Merge #10596
2021-10-29 bors[bot]Merge #10595
2021-10-28 bors[bot]Merge #10623
2021-10-27 bors[bot]Merge #10629
2021-10-26 bors[bot]Merge #10592
2021-10-25 bors[bot]Merge #10634
2021-10-25 bors[bot]Merge #10631
2021-10-25 Lukas WirthFix postfix completions panicking
2021-10-17 bors[bot]Merge #10417
2021-10-14 bors[bot]Merge #10434
2021-10-12 bors[bot]Merge #10423
2021-10-06 bors[bot]Merge #10420
2021-10-06 bors[bot]Merge #10459
2021-10-05 bors[bot]Merge #10447
2021-10-05 bors[bot]Merge #10440
2021-10-04 bors[bot]Merge #10451
2021-10-04 Lukas WirthSimplify
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-22 bors[bot]Merge #9634
2021-07-22 bors[bot]Merge #9453
2021-07-21 bors[bot]Merge #9667
2021-07-21 bors[bot]Merge #9666
2021-07-21 Lukas WirthFix some clippy lints in ide_completion
2021-06-16 bors[bot]Merge #9258
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-13 bors[bot]Merge #9242
2021-06-13 Maan2003clippy::redundant_field_names
2021-06-13 Maan2003clippy::redudant_borrow
2021-06-07 bors[bot]Merge #9144
2021-06-05 bors[bot]Merge #9149
2021-06-05 bors[bot]Merge #9140
2021-06-05 bors[bot]Merge #9148
2021-06-05 bors[bot]Merge #9146
2021-06-05 Lukas WirthFix incorrect list nesting in format_like feature descr...
2021-05-05 bors[bot]Merge #8674
2021-05-03 bors[bot]Merge #8482
2021-05-03 bors[bot]Merge #8427
2021-05-02 bors[bot]Merge #8693
2021-05-01 bors[bot]Merge #8701
2021-05-01 BrandonFix feature description inconsistency
2021-04-18 bors[bot]Merge #8560
2021-04-08 bors[bot]Merge #8207
2021-04-05 bors[bot]Merge #8352
2021-04-05 bors[bot]Merge #8245
2021-04-01 bors[bot]Merge #8265
2021-03-31 bors[bot]Merge #8210
2021-03-31 bors[bot]Merge #8271
2021-03-31 bors[bot]Merge #8269
2021-03-31 bors[bot]Merge #8267
2021-03-30 Ayomide BamideleGifs and screenshots for features in manual
2021-03-17 bors[bot]Merge #8059
2021-03-17 bors[bot]Merge #8063
2021-03-17 Matthias Krügeravoid converting types into themselves via .into()...
2021-03-16 bors[bot]Merge #7900 #8000
2021-03-15 bors[bot]Merge #7970
2021-03-15 bors[bot]Merge #8020
2021-03-15 bors[bot]Merge #8018
2021-03-15 bors[bot]Merge #8021 #8022
2021-03-15 Matthias Krügersome clippy::performance fixes
2021-03-02 bors[bot]Merge #7335 #7691
2021-02-17 bors[bot]Merge #7707
2021-02-17 Aleksey Kladovrename completion -> ide_completion