Connor Horman

Results 34 issues of Connor Horman

Reading through the documentation for this crate, I've noticed a few things about it, namely that some functions are exposed as safe functions, but according to the documentation, are unsafe....

If I can request, it would be good if the Compiler was designed with all major features. One thing is that the primitive types in C include all, including a...

Prefix impl names with double underscore. Also why was I free(list); free(*list);

We can't forget the obvious method of preventing the fact vim was even opened.

[Rendered](https://github.com/chorman0773/rust-rfcs/blob/freeze-uninit/text/3605-freeze-uninit.md)

T-lang
T-libs-api
T-opsem

Tracking Issue: https://github.com/rust-lang/rust/issues/129375 This implements `unbounded_shl` and `unbounded_shr` under the feature gate `unbounded_shifts`

S-waiting-on-bors
T-libs

This adds identifier syntax to `expressions.md` and all subchapters.

S-waiting-on-review
T-spec

From #1550: > The go forward plan adopted by T-spec on 2024-06-13 includes, as one step, to reformat all of the chapters of the Reference to attach named identifiers to...

Formatting
T-spec

This alters the text of the inline-assembly chapter to clarify that ending an inline-assembly block with a prefix or using a "stateful" assembly directive without reverting it results in undefined...

S-waiting-on-author

This adds spec identifier syntax to interior-mutability.md