summary refs log tree commit diff
path: root/src/test/run-pass/issue-17718.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-3/+3
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-27rollup merge of #23786: alexcrichton/less-quotesAlex Crichton-1/+1
2015-03-27Fix fallout of removing quotes in crate namesAlex Crichton-1/+1
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-9/+9
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-0/+2
2015-01-11Rename AtomicInt and AtomicUintSteven Fackler-3/+3
2015-01-03Remove deprecated functionalityAlex Crichton-11/+11
2015-01-01std: Second pass stabilization of syncAlex Crichton-2/+2
2014-10-09test: Convert statics to constantsAlex Crichton-0/+83