Why `*const T` and not `*T`?
[
language design
]
(20)
Naming the unnameable
[
language design
]
(6)
Pre-Pre-RFC: async methods & bounding async fns
(
2
3
4
5
6
)
[
language design
]
(118)
Audit trail & MIR
[
compiler
]
(4)
Const arguments
(
2
)
[
language design
]
(24)
Implicit widening, polymorphic indexing, and similar ideas
(
2
3
4
5
)
[
ideas (deprecated)
]
(92)
Pre-RFC: at most one repetition macro patterns
[
language design
]
(19)
Semicolons and Statements
[
documentation
]
(10)
Rust 2018: the home stretch
[
Uncategorized
]
(12)
Rust and LLVM
[
tools and infrastructure
]
(11)
Revisit Orphan Rules
(
2
3
4
5
)
[
language design
]
(90)
Make it easier to include generated files as module?
[
language design
]
(3)
Voting on libraries and tools
[
meta
]
(2)
Partially enabling optimizations in debug mode
[
language design
]
(6)
Thoughts on `pub impl`?
[
language design
]
(7)
Idea: Making unnameable types nameable
[
language design
]
(20)
Allow disabling of ergonomic features on a per-crate basis?
(
2
3
4
)
[
language design
]
(60)
Modules that inherit `super` scope
[
language design
]
(6)
Making libraries for parts of rustup
[
tools and infrastructure
]
(12)
Allow "(" and "!" to follow path fragment in macro
[
language design
]
(6)
[Pre-RFC] Integer/Float literal types
[
Uncategorized
]
(12)
pre-RFC: default fn impl in std::convert::From
[
libs
]
(8)
WG-wasm blog: Our Vision for Rust and WebAssembly
[
Uncategorized
]
(2)
Idea: Static assertions
[
language design
]
(13)
Lossy conversion trait (`as`)
[
libs
]
(11)
Idea: keyword gate annotation #![keywords(...)]
[
language design
]
(14)
Add bound check to get_unchecked for enabled debug assertions?
[
language design
]
(10)
Lint against cloning references on types that are not Clone
[
Style and Formatting
]
(3)
Allow method calls without borrowing entire struct
[
language design
]
(18)
Restricting "place expressions" (aka lvalues)?
(
2
)
[
language design
]
(23)
← previous page
next page →