Gabriel Majeri

Results 23 issues of Gabriel Majeri

A [recent rust-lang PR](https://github.com/rust-lang/rust/pull/53290) added support for LLVM assembly comment output. While only available on nightly, it would be great if `cargo asm` could support them. Currently, the following commands...

This issue is (pretty much) the opposite of #8533. **Description** The [compose file reference documentation](https://docs.docker.com/compose/compose-file/compose-file-v3/#long-syntax-3) states that: > When creating bind mounts, using the long syntax requires the referenced folder...

stale
Docker Compose V2

This issue tracks the crate's support for the UEFI Simple Network Protocol. There was a [PR](https://github.com/rust-osdev/uefi-rs/pull/306) for implementing this protocol, but it was closed without getting finalized.

enhancement
help wanted

There is a multiprocessor test which, if enabled, prevents CI from running all the tests correctly. We should investigate how to fix it. @Bobo1239 has looked into the cause for...

bug
help wanted
ci

Pull request #322 documents the way new versions of the crates in the project workspace are marked and published to crates.io. That being said, the process is manual and fairly...

enhancement

Currently, we have no test coverage for the file system related protocols. @HadrienG2 on #54: > To prevent filesystem tests from having a long-lasting impact on the testing environment (even...

enhancement

I've made some minor improvements to the Romanian translation: - Replaced the spelling `Cookies` with the spelling `Cookie-uri`, which is accepted/preferred in Romanian and used in, for example, the [Google...

### What type of defect/bug is this? Unexpected behaviour (obvious or verified by project member) ### How can the issue be reproduced? I've successfully configured the [`freeradius-oauth2-perl` module](https://github.com/jimdigriz/freeradius-oauth2-perl) module for...

defect

As mentioned by @gnzlbg in a comment on #168, some benchmarks in the `benches` directory don't get build during CI. This means they can stay broken for a while without...

Enhancement
P-low

This is a tracking issue for expanding upon the machine code analysis part of the perf guide. ## To do - [ ] how to emit assembly from Rust code...

P-low
Documentation