Mark Thebridge
Mark Thebridge
ST3 build 3126 on Linux (CentOS 7), anaconda_rust 0.2.10. Sometimes, with `rust_format_on_save` set, some files will hit a bug where the format seems to hang forever - the progress bar...
I'm hitting an issue where running a Rust test binary under kcov segfaults, but running the binary natively is fine: ``` $ LD_LIBRARY_PATH=/opt/rust/.multirust/toolchains/stable-x86_64-unknown-linux-gnu/lib/ kcov --exclude-pattern=/opt/rust/.cargo --verify /data/mlt/rustproj/slog-extlog/slog-extlog-derive/target/cov/slog_extlog_derive-33e2f62c06364b1a/ /data/mlt/rustproj/slog-extlog/target/debug/deps/slog_extlog_derive-33e2f62c06364b1a kcov: 94...
When using fluentd to write logs to disk using `out_fule` plugin, for certain sensitive logs, it would be good to be able to restrict the ownership and access of the...
Signed-off-by: Mark Thebridge `hyper-old-types` is no longer maintained. Switch to the `headers` hyper crate instead - https://docs.rs/headers/latest/headers/authorization/index.html This is a breaking change because `swagger-rs` re-exported types. * Rather than continue...
### systemd version the issue has been seen with 253 ### Used distribution Fedora 38 ### Linux kernel version used _No response_ ### CPU architectures issue was seen on x86_64...