Well-known things I'm very proud that rust shipped 1.0 without: null pointers array overruns data races wild pointers uninitialized, yet addressable memory unions that allow access to the wrong field Less-well-known things I'm very proud that rust shipped 1.0 without: a shared root namespace variables with runtime "before main" static initialization (the .ctors section) a compilation model that re
{{#tags}}- {{label}}
{{/tags}}