zed/crates/project
Antonio Scandurra 85f228dade Fix logic error when streaming ignored entries
We were calling `next` twice, which led us to skip every other entry.
This commit also enhances the `test_share_project` integration test
to exercise this new streaming logic.
2022-05-24 09:03:05 +02:00
..
src Fix logic error when streaming ignored entries 2022-05-24 09:03:05 +02:00
Cargo.toml Show the reason why a join request was declined 2022-05-16 19:57:50 +02:00