]> git.lizzy.rs Git - rust.git/history - crates
Merge #10103
[rust.git] / crates /
2021-09-01 bors[bot]Merge #10103
2021-09-01 Jonas Schievinkfix: multi-token mapping aware find references
2021-09-01 bors[bot]Merge #10109
2021-09-01 Lukas WirthEnable flyimport for ident patterns
2021-09-01 bors[bot]Merge #10108
2021-09-01 Lukas Wirthfix: make `goto_implementation` multi-token mapping...
2021-09-01 bors[bot]Merge #9954
2021-09-01 Lukas WirthMinor fixes
2021-09-01 bors[bot]Merge #9405
2021-09-01 Daiki IharaFix extract_function with macro arg
2021-08-31 bors[bot]Merge #10101
2021-08-31 Aleksey Kladovinternal: reduce coupling
2021-08-31 bors[bot]Merge #10100
2021-08-31 Aleksey Kladovinternal: cleanup proc macro server error handlig
2021-08-31 bors[bot]Merge #10099
2021-08-31 bors[bot]Merge #10095
2021-08-31 Aleksey Kladovminor: improve readability
2021-08-31 bors[bot]Merge #10098
2021-08-31 Aleksey Kladovminor: dead code
2021-08-31 bors[bot]Merge #10097
2021-08-31 Jonas SchievinkAllow inherent impl for arrays
2021-08-31 Aleksey Kladovinternal: simplify
2021-08-31 Jonas SchievinkAugment panic context when resolving path
2021-08-31 bors[bot]Merge #10094
2021-08-31 Aleksey Kladovinternal: split database loading time in anaysis-stats...
2021-08-31 bors[bot]Merge #10091
2021-08-31 Jonas SchievinkSimplify `int_in_range`
2021-08-31 Jonas SchievinkDepend on both crates individually
2021-08-31 bors[bot]Merge #10092
2021-08-31 DropDemBitsfeat: Use enum's visibility for extracted struct fields
2021-08-31 DropDemBitsfix: Keep comments & attrs from enum variant
2021-08-31 DropDemBitsfeat: Properly indent extracted struct and enum
2021-08-30 Jonas SchievinkFix DNF construction, add proptest
2021-08-30 bors[bot]Merge #10089
2021-08-30 bors[bot]Merge #10076
2021-08-30 nathan.whitakerAdd coverage mark for struct init shorthand test
2021-08-30 Akshayfix minor mispelling
2021-08-30 bors[bot]Merge #10088
2021-08-30 Aleksey Kladovfeat: improve CPU usage
2021-08-30 Aleksey Kladovinternal: make scheduling control flow more obvious
2021-08-30 Aleksey Kladovinternal: improve consistency
2021-08-30 Aleksey Kladovinternal: more obviously correct code for cache priming...
2021-08-30 bors[bot]Merge #10085
2021-08-30 Aleksey Kladovinternal: improve style
2021-08-30 Aleksey Kladovfix: avoid panic when parsing extern block
2021-08-30 bors[bot]Merge #10081
2021-08-30 Mario Carneirofail -> failed
2021-08-30 Mario CarneiroUpdate crates/hir_expand/src/db.rs
2021-08-30 Mario CarneiroFix error message
2021-08-30 bors[bot]Merge #10005
2021-08-30 bors[bot]Merge #10015
2021-08-30 bors[bot]Merge #10080
2021-08-30 Aleksey Kladovinternal: don't shut up the compiler when it says the...
2021-08-30 bors[bot]Merge #10079
2021-08-30 Aleksey Kladovinternal: make upstream bug less annoying
2021-08-30 bors[bot]Merge #9906
2021-08-30 Dezhi Wuswitch `log` crate to `tracing`
2021-08-29 nathan.whitakerUpdate existing fill struct fields test
2021-08-29 nathan.whitakerAdd tests for fill struct fields shorthand
2021-08-29 nathan.whitakerUse struct init shorthand in fill struct fields assist
2021-08-29 bors[bot]Merge #10074
2021-08-29 Aleksey Kladovinternal: don't expose impl details out of hir
2021-08-29 Aleksey Kladovinternal: improve compile times a bit
2021-08-29 bors[bot]Merge #10071
2021-08-29 Aleksey Kladovinternal: slightly improve compile times
2021-08-29 Aleksey Kladovminor: remove debug print
2021-08-28 bors[bot]Merge #10067
2021-08-28 Lukas WirthSimplify
2021-08-28 Lukas WirthOnly report unique text ranges in highlight_related
2021-08-28 Lukas WirthReturn all usages inside macros in usage searches
2021-08-28 Lukas WirthHighlight all related tokens in macro inputs
2021-08-28 Lukas WirthReturn all ranges corresponding to a token id in TokenMap
2021-08-28 bors[bot]Merge #10069
2021-08-28 Jonas SchievinkUse `ManuallyDrop` in `RootDatabase`
2021-08-28 bors[bot]Merge #10066
2021-08-28 Aleksey Kladovminor: reformat
2021-08-28 Aleksey Kladovinternal: improve compilation critical path a bit
2021-08-28 Aleksey Kladovremove unused serde feature from smol_str
2021-08-28 Aleksey Kladovinternal: more production-ready proc-macro RPC deserial...
2021-08-28 bors[bot]Merge #10062
2021-08-28 bors[bot]Merge #10025
2021-08-27 bors[bot]Merge #10059
2021-08-27 Jonas SchievinkEnable diagnostics in `const` and `static` items
2021-08-27 bors[bot]Merge #10044
2021-08-27 Lukas WirthIgnore text and bench attributes again
2021-08-27 bors[bot]Merge #9970
2021-08-27 bors[bot]Merge #10057
2021-08-27 Lukas WirthRemove incorrect assertion in extract_function
2021-08-27 bors[bot]Merge #10055
2021-08-27 Lukas WirthDon't use fake text range in original node search as...
2021-08-27 bors[bot]Merge #10054
2021-08-27 Lukas WirthAdd completion tests for cursor after items
2021-08-26 bors[bot]Merge #10049
2021-08-26 Aleksey Kladovminor: nicer way to defeat disjoint closure captures
2021-08-26 Vincent EscheExtend `CargoConfig.unset_test_crates` to allow for...
2021-08-26 bors[bot]Merge #10032
2021-08-26 oxalicaFix missing unsafe block for the nightly change
2021-08-26 bors[bot]Merge #10030
2021-08-26 Lukas Wirthfix: Fix multiple derives in one attribute not expandin...
2021-08-26 bors[bot]Merge #10029
next