Fix --help message in Read the Docs.
Attempt to fix 'Read the Docs' build.
Missing conf.py file from sphinx-quickstart.
Avoid warn(noop_method_call) by removing redundant calls to clone().
Update clap, rayon, and smallvec crates to latest versions.
[clippy] Deal with redundant_allocation and arc_with_non_send_sync.
[rust-mode] Use rust-run-clippy to optimize the code a bit.
Remove warning: value assigned to is never read.
Update clap and pest crates to latest versions.
[warn(rustdoc::invalid_html_tags)] marking as source code.
[rust-mode] Use rust-run-clippy to optimize the code a bit.
Merge branch 'master' of git.sr.ht:~wahn/rs-pbrt
[rust-mode] Use rust-run-clippy to optimize the code a bit.
Use latest clap crate version.
% cargo outdated -d 1
All dependencies are up to date, yay!