nori li

Results 9 issues of nori li

setup: - cloned bevy - installed universal ctags on Fedora 35 - ran rusty-tags vi - added env var and vimrc lines - open neovim in the root directory -...

### Code When testing [eyre] on main with `cargo test` on stable or nightly I get error message 1 stating that nom and pyo3 are the root of the problem,...

A-diagnostics
S-needs-design
A-future-incompat

This change exposes all eyre features as color-eyre features, allowing you to test these dependency features combinatorially with `cargo test-all-features`. Default eyre features were added as default color-eyre features. As...

See PR #124 - Currently Jane manually copies the top-level doc comment from docs.rs to the README.md to keep it in sync. We'd prefer this to be automated somehow. If...

documentation

**Describe the bug** When switching windows on android with a draft open (eg switching to browser to get a URL) and returning to the bsky app, the draft is lost...

bug

Running CI over changing the README is a waste! I just tested this in a personal repo of mine and was delighted that it works. I can't demonstrate that it...

This change attempts to put unstable features behind an opt-in feature flag as requested by issue #120. Unstable lints and compile_test.rs are both gated by this feature which is added...

pyo3 is a direct dependency and can be upgraded to 0.20.0 painlessly. nom is 3 major versions behind and comes via ansi-parser 0.8.0. I'll reach out to that project and...

When switching servers to check for unread messages in their channels, the channel tray closes. I need to wiggle the mouse for it to open the channel tray again so...

enhancement