Felix Obenhuber

Results 63 comments of Felix Obenhuber

@dependabot squash and merge

@dependabot squash and merge

@dependabot squash and merge

@dependabot squash and merge

@dependabot squash and merge

Could look like: ```yaml console: permissions: - ident - notifications - !inspect targets: - !repository default - !repository asdf - !container console - list max_requests_per_sec: 100 max_request_size: 100MB ``` Alternative:...

Crucial point: `repository` names in manifest have a negative effect on portability.

@dependabot squash and merge

Is there anything I can help here? In the meantime `bindgen` removed [support for ancient clang versions](https://github.com/rust-lang/rust-bindgen/blob/master/CHANGELOG.md). The clang version in 18.04 is considered ancient. As a result `bindgen` (>=`0.60.0`)...

> > Is there anything I can help here? > > In the meantime `bindgen` removed [support for ancient clang versions](https://github.com/rust-lang/rust-bindgen/blob/master/CHANGELOG.md). The clang version in 18.04 is considered ancient. As...