summary refs log tree commit diff
path: root/src/test/run-pass/struct-order-of-eval-4.rs
AgeCommit message (Expand)AuthorLines
2015-05-29add const_fn featuresNiko Matsakis-0/+1
2015-05-27Use `const fn` to abstract away the contents of UnsafeCell & friends.Eduard Burtescu-2/+2
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-03-09For FRU, evaluate field expressions (into scratch temps) before base expression.Felix S. Klock II-0/+43