Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade nix to 0.24, limit features #623

Merged
merged 1 commit into from
Apr 21, 2022
Merged

Conversation

rtzoeller
Copy link
Contributor

This reduces compilation time slightly, and removes the memoffset crate as an indirect dependency.

This reduces compilation time slightly, and removes the memoffset crate
as an indirect dependency.
@gwenn gwenn merged commit c881430 into kkawakam:master Apr 21, 2022
@gwenn
Copy link
Collaborator

gwenn commented Apr 21, 2022

Thanks

lopopolo added a commit to artichoke/artichoke that referenced this pull request Aug 2, 2022
`rustyline` 10.0.0 includes a breaking change where `Editor::new` now
returns result. The REPL propagates this error as an unhandled readline
error, which will exit the REPL with an error message.

This is a handcrafted version of @dependabot's PR in #1999 to address
this breaking change.

`rustyline` 10.0.0 includes several commits (a few of which I authored)
that reduce the number of deps pulled in a bunch:

- kkawakam/rustyline#613
- kkawakam/rustyline#614
- kkawakam/rustyline#615
- kkawakam/rustyline#623
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants