LingMan

Results 11 issues of LingMan

Reduces the size of the resulting binary from 4.6 MiB to 1.3 MiB at the cost of 200-400 ms of compile time. Using fat lto would save an additional 220...

term_size is officially unmaintained and the authors recommend switching to terminal_size [1]. [1] https://github.com/clap-rs/term_size-rs/blob/5889fdc589d267182cc946faa24e0e3166a70000/README.md

The word `proc` has an orange background when themed. * **Browser**: Firefox 77.0.1 * **Operating System**: Manjaro Linux * **Link to page with the issue**: https://github.com/gfx-rs/naga/blob/713fcaaa119d2e538c539e9ccf06698e03f067a6/tests/convert.rs#L20 * **Screenshot**: ![Screenshot from...

bug :bug:
custom style posted 🎨
cleanup :biohazard:

Google changed the layout again. The first three commits fix some of the most annoying breakages, however I'm a CSS novice so feel free to re-do them however you like....

@a8m, could you please push a new release to crates.io? Would be good to be able to depend on https://github.com/a8m/pb/pull/100 and https://github.com/a8m/pb/pull/106.

There's currently a seasonal event in Guild Wars 2 called "Super Adventure Box". When playing that mode the game randomly hangs/crashes. This appears to happen only in SAB and not...

The values they set don't differ from the defaults. From the manifest reference: `readme`: "If no value is specified for this field, and a file named README.md, README.txt or README...

The crates.io page of this crate links to an old repository, but it looks like releases are published from this one.

Unless I'm blind again this staple of frogging culture is missing: ![frog_crab](https://user-images.githubusercontent.com/18645382/236171835-eca884b9-e1b5-4d04-846c-2fa1707e0577.png)

enhancement
🐸!
vectorization

Hi Suppose that `(lengths[i] == 0 || binaries[i] == NULL) && binary_status != NULL` in clCreateProgramWithBinary. Should `binary_status[i]` be set to CL_INVALID_VALUE in that case? The spec currently says: >...

needs-cts-coverage