User:Gracen/Notes/Rust (programming language) Source: en.wikipedia.org/wiki/User:Gracen/Notes/Rust_(programming_language)
- Might be a bit technical, check other programming language articles
- Might be overlinked
Evolution (2012–2015)
[edit]
Crates.io
capitalization may need changing, check other places on the internet
Servo and early adoption (2015–2020)
[edit]
Rustfmt
might not need to be capitalized
- Reword and fix link for
Facebook (now Meta Platforms)
, maybe Meta Platforms (then Facebook Inc.)
, also consult MoS
the company behind
doesn't read as encyclopedic
uses half as much electricity
link might need consideration
Mozilla layoffs and Rust Foundation (2020–present)
[edit]
- Potential xref for Mozilla layoffs?
- Maybe expand more on the moderation team protest
- Definitely expand more on the trademark controversy
- Do more research into the White House report, see if it's actually worthy of inclusion
Syntax and features
[edit]
frustrated C++ developers
needs rewording
and concurrency
: C++ has concurrency, elaborate?
- Check with other programming language articles, a lot of this reads like a tutorial. It likely needs a complete rework
- Why do we start with
The Rust ecosystem includes
, this feels a bit awkward, look into alternatives
- This whole section could use a lot more detail
- Remove stuff in quotes such as
"modes"
and "normal"
- Elaborate on what is meant by
reordering struct and enum elements
. The average reader might not know what this means
- It's weird to see a link to a category in a hatnote, maybe discuss this?
- Needs copyedit
- Are all of these examples notable? Would it read better as a list? Should we split off into a separate article?
In academic research
[edit]
- continue reading from here
Syntax and features
[edit]
Block expressions and control flow
[edit]
- Either elaborate on how conditionals work or refactor it to assume the reader already knows how they work.
- Elaborate on the syntax of while loops
- Maybe add an example that uses
map
?
- This section feels like it should not be a table, and it should definitely be shortened.
- Expand this section to include details on
Into
and From
- continue reading from here
- Check references throughout article
- Add more detail to the "Ecosystem" section