summary refs log tree commit diff
path: root/src/test/auxiliary/trait_default_method_xc_aux.rs
AgeCommit message (Expand)AuthorLines
2015-03-27rollup merge of #23786: alexcrichton/less-quotesAlex Crichton-2/+0
2015-03-27Fix fallout of removing quotes in crate namesAlex Crichton-2/+0
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-11/+11
2014-10-19Remove a large amount of deprecated functionalityAlex Crichton-1/+1
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-1/+1
2014-03-31rpass/cfail: Update field privacy where necessaryAlex Crichton-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2014-01-18Disallow implementation of cross-crate priv traitsAlex Crichton-1/+1
2013-12-19Rename pkgid to crate_idCorey Richardson-1/+1
2013-12-10Make crate hash stable and externally computable.Jack Moffitt-0/+1
2013-10-01remove the `float` typeDaniel Micay-1/+1
2013-08-17Fix warnings it testsErick Tryzelaar-1/+1
2013-07-11Take default methods out from behind the flag.Michael Sullivan-1/+0
2013-07-11Get cross crate static default methods working. Closes #7569.Michael Sullivan-1/+3
2013-07-03Make privacy checking on default methods for cross crate structs not fail. Cl...Michael Sullivan-0/+6
2013-06-20Get cross crate default methods working.Michael Sullivan-0/+34