Skip to content

Update rust submodule

Jacob Lorentzon requested to merge 4lDO2/redox:rust-fix-scheme-parsing into master

This fixes a panic in libstd when running the command ls :, or really anything else that uses std::path::Components.

Merge request reports