| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Moved compile-fail tests to ui tests. | David Wood | -42/+0 | |
| 2017-09-16 | change #![feature(const_fn)] to specific gates | Alex Burka | -2/+0 | |
| 2015-05-29 | add const_fn features | Niko Matsakis | -0/+2 | |
| 2015-05-27 | Use `const fn` to abstract away the contents of UnsafeCell & friends. | Eduard Burtescu | -1/+1 | |
| 2015-02-10 | add `//~ ERROR` line to test for privacy respecting FRU (RFC 736). | Felix S. Klock II | -1/+1 | |
| 2015-02-10 | Make FRU respect privacy of all struct fields, mentioned or unmentioned. | Felix S. Klock II | -0/+42 | |
| This is RFC 736. Fix #21407. | ||||
