Tobias Bucher

Results 80 comments of Tobias Bucher

`slog` also supports adding environment to the current logger, even if the logging statement is unaware of it. This way, you can e.g. log stuff from your packet parsing routine,...

This changes behavior if the clamped variable is NaN. Are clippy lints supposed to suggest things that change the behavior?

This would probably fix #1148.

#840 was now added by #1223, does that mean that this pull request is now unblocked?

Thanks, being able to run the test suite is great! Looks like quite a bit could be gained by implementing `env`. What's the state of #72?

In what context is the execution of the unit tests? It seems that `std::rt::start` is not executed when trying to `cross test`.

Mh. It didn't print when I inserted a `println!` into the `std::rt::start` function.

Thank you. Did that.