Folyd

Results 49 issues of Folyd

Hope **sfz** supports auto-reload the page when the HTML files have been changed. 👏👏

feature request

Hi, I'm the author of [Rust Search Extension](https://github.com/huhu/rust-search-extension) and also a faith user of macro_railroad_ext since v0.0.1. I love macro_railroad_ext so much. Rust Search Extension is a handy browser plugin...

## Motivation `reload` is a useful feature for some applications such as web-app but is unnecessary for the others such as CLI-app. I think this feature should be optional. ##...

## Motivation Disabling the logging of spans by `fmt` while still recording them with a distributed tracing system like OpenTelemetry, is one that isn't nicely solved by the filtering system...

## Motivation The unused parameters always need to be skipped in most cases. However, keep writing `#[tracing::instrument(skip(_arg1, _arg2))]` is unnecessary and unconcise. Rarely, someone would use underscore parameter as normal,...

For example, input `parking_lot::lock_api::RwLockWriteGuard` in the address bar, would redirect to https://docs.rs/parking_lot/latest/parking_lot/index.html?search=RwLockWriteGuard.

enhancement

For example, input `#123` in the address bar to open https://github.com/rust-lang/rust/issues/123.

enhancement

See bugzilla [#1332942](https://bugzilla.mozilla.org/show_bug.cgi?id=1332942).

firefox

https://github.com/rust-unofficial/awesome-rust

enhancement