]> git.lizzy.rs Git - rust.git/history - crates/ra_assists/src/handlers/add_from_impl_for_enum.rs
Merge assits::test_helpers and tests
[rust.git] / crates / ra_assists / src / handlers / add_from_impl_for_enum.rs
2020-05-06 Aleksey KladovMerge assits::test_helpers and tests
2020-05-05 bors[bot]Merge #4166
2020-05-02 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-05-01 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-30 bors[bot]Merge #4222
2020-04-30 bors[bot]Merge #4178
2020-04-29 bors[bot]Merge #4119
2020-04-29 bors[bot]Merge #4208
2020-04-29 Aleksey KladovMore principled approach for finding From trait
2020-04-25 bors[bot]Merge #4113 #4136 #4141 #4142
2020-04-25 bors[bot]Merge #4139
2020-04-25 bors[bot]Merge #4133
2020-04-25 bors[bot]Merge #4134
2020-04-25 bors[bot]Merge #4125
2020-04-25 bors[bot]Merge #4131
2020-04-25 Aleksey KladovConvert code to text-size
2020-04-24 bors[bot]Merge #3998 #4006
2020-04-23 bors[bot]Merge #4065
2020-04-21 bors[bot]Merge #4038
2020-04-21 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-20 bors[bot]Merge #4061
2020-04-19 bors[bot]Merge #4047
2020-04-19 Jeremy KolbSome clippy fixes
2020-04-08 bors[bot]Merge #3826
2020-04-06 bors[bot]Merge #3829
2020-04-03 bors[bot]Merge #3746
2020-04-03 bors[bot]Merge #3814
2020-04-02 Matthew HallCleanup checking for existing impls in impl From assist
2020-04-01 Matthew HallAdd impl From for enum variant assist