An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-lang/rust-memory-model issues and pull requests

Labelled with: K-Code-Example

#31 - Unsafe Mutability Polymorphism

Issue - State: open - Opened by arielb1 about 9 years ago - 1 comment
Labels: K-Code-Example

#27 - using random pointers, but only guarded by an `if` comparison

Issue - State: open - Opened by nikomatsakis about 9 years ago - 2 comments
Labels: K-Code-Example

#25 - Reordering writes to before external function calls

Issue - State: closed - Opened by arielb1 about 9 years ago - 1 comment
Labels: T-lang, K-Code-Example

#16 - volatile and sensitive memory

Issue - State: closed - Opened by nikomatsakis about 9 years ago - 2 comments
Labels: K-Code-Example

#14 - `transmute_copy` should not have alignment requirements

Issue - State: closed - Opened by arielb1 about 9 years ago - 4 comments
Labels: T-libs, K-Code-Example

#12 - Is it undefined behavior to hold an invalid reference, if it is never dereferenced.

Issue - State: closed - Opened by mystor about 9 years ago - 45 comments
Labels: T-lang, K-Code-Example

#10 - Legal values for a `&T` or `&mut T` where `T` is zero-sized

Issue - State: closed - Opened by nikomatsakis about 9 years ago - 19 comments
Labels: T-lang, K-Code-Example

#7 - <*const T>::offset should be offset_arith

Issue - State: closed - Opened by strega-nil about 9 years ago - 4 comments
Labels: T-libs, K-Code-Example

#5 - refcell_ref.md: RefCell::RefMut is fine

Issue - State: closed - Opened by RalfJung about 9 years ago - 24 comments
Labels: T-lang, K-Code-Example

#4 - Can `resume_unwind` take an arbitrary box?

Issue - State: closed - Opened by nikomatsakis about 9 years ago - 3 comments
Labels: T-libs, K-Code-Example

#3 - Legal values for a Box<T> where T is zero-sized

Issue - State: closed - Opened by nikomatsakis about 9 years ago - 18 comments
Labels: T-libs, K-Code-Example

#2 - Passing safe references to empty enums

Issue - State: closed - Opened by nikomatsakis about 9 years ago - 24 comments
Labels: T-lang, K-Code-Example

#1 - Using `*mut` with an active `&mut` to a parent container

Issue - State: closed - Opened by aidanhs over 9 years ago - 7 comments
Labels: T-lang, K-Code-Example