Rust Status

status, recent changes, plans

Table 1. - Current Status (06/28/2025)

ItemDescriptionIssues
Rust Explorer Functionally complete, no known bugs Firefox reloads to current page. Chrome reloads to site home page.
Rust Track Summary Functionally complete with appropriate discussions Need to move exercises to another page
Stories
  • Rust story needs text trimming for simplicity
Story has two styles for displaying code.
Bites
  • Rust bites are still being ported from old site
  • Old site had a fairly complete set of bites with only a few placeholders
None
Repositories
  • Rust Repo page is relatively complete but needs updated code and documentation links
  • Many code repositories on github have only placeholder documentation.
  • The old site provided doc pages for that, but this NewSite will put the documentation exclusively in each github repository.
Help pages
  • Help pages for VS Code, Rust Cargo, Git, powershell, RegEx, ChatGPT, and SiteNav are complete.
  • Help page for github is a placeholder awaiting contents
None
Blogs
  • Only two blogs deployed now. One compares message sender applications written in Rust and C++.
  • Plan to provide blogs:
    • Performance comparisons of Rust, C++, C#, and Python
    • W3C Web Components, as used in this Site
    • Port some blogs from my SU site.
None

Table 2. - Recent Changes

ItemDescriptionIssues
Rust Explorers Added Repo and Change links in left panel None
Track Summaries Fixed loading issues caused by earlier changes None
Repositories Added Repo page Need to continue updating repositories documentation. That will be a fairly long process.
Change page Added Change page for Rust Track, e.g., this page. None
Help pages Updated SiteNav page. None

Table 3. - Plans

ItemDescriptionIssues
Track Summary pages Make section contents and markers consistent to support page comparisons. None
Story
  • Simplify discussion text (medium priority)
  • May unify code display formats
Rust story has two styles for displaying code.
Bites
  • Rust bites are still being ported from old site
  • This will take a while as there are a lot of Rust Bites in the old site.
None