rust/src/test
Tim Chevalier 921393c568 Change the self def_id to a self_info in typeck, and inherit
That is, treat `self` as if it has dynamic scope. This seems to
be harmless, and prevents an ICE as per #3563
2013-01-07 18:08:19 -08:00
..
auxiliary test: Fix a bunch of compile-fail tests. rs=bustage 2012-12-28 19:36:35 -08:00
bench use newtype struct for devnull rather than type aliased record 2013-01-02 15:35:32 -08:00
compile-fail Change the self def_id to a self_info in typeck, and inherit 2013-01-07 18:08:19 -08:00
pretty tests: relicense .pp files. Oddly not caught during local testing. 2012-12-10 18:15:39 -08:00
run-fail Fix broken tests 2012-12-14 15:10:45 -08:00
run-pass Change the self def_id to a self_info in typeck, and inherit 2013-01-07 18:08:19 -08:00
run-pass-fulldeps test: Fix test/run-pass-fulldeps/qquote.rs. rs=bustage 2012-12-28 18:42:10 -08:00