Aidan Cully

Results 2 issues of Aidan Cully

Chapter 4 / Regular Expressions / Don't Work Too Hard introduces the section with the following code: ["James Gray", "James gray", "james gray", "james Gray"].all? { |e| ?> e.match(/James|james Gray|gray/)...

**Problem** I created a Cargo.toml via `cargo new hello`, and tried to put a `relibc` dependency in the `Cargo.toml`, as below: ``` ... [dependencies.relibc] git = "https://gitlab.redox-os.org/redox-os/relibc" rev = "07ec3b6591878f23f3c4be80c26cbfc584abfe43"...

C-bug
A-git
Command-package
Command-vendor
S-needs-info
A-new-lint