bstrie

Results 115 comments of bstrie

> This is what cargo master is doing but Does the "but" here indicate that the goal would be to get this syntax into Rust's grammar? If so, then I'd...

I would like to propose one last addendum to this RFC: eliminate all currently-reserved-but-unused keywords. Currently (stable) Rust reserves but does not use the following keywords: ``` abstract become box...

(It occurs to me that one reason to support this feature on earlier editions is, ironically, macros: if we accept my prior comment then the definition of `vec!`, which uses...

I've filed RFC 3101 for syntactically reserving `foo#bar` for future use by the language starting with the 2021 edition: https://github.com/rust-lang/rfcs/pull/3101 . If accepted, it would remove the time sensitivity of...

@BurntSushi, Thanks for the feedback! > I personally don't have the bandwidth to fix the glob crate any time soon. Indeed, I absolutely did not want to give the impression...

I see something like this as necessary for the usability of RFC 3028 (artifact dependencies): https://github.com/rust-lang/cargo/issues/9096 . Historically Cargo has not supported passing arbitrary flags in profile overrides because many...

Nathaniel has cleared this approach; removing from draft status.

Closing in favor of the rebased https://github.com/enarx/enarx/pull/2350.

For now it would be enough to attach a CSS class to the row to indicate a newcomer. Look can be hammered out later.

How about a banana next to each row whose ripeness corresponds to the freshness of activity on the PR. After a while a banana will turn black and begin attracting...