rust/src/test
Huon Wilson f6743fea70 librustc: allow destructuring of structs with destructors if the pattern has no moves.
This check only works for `match`s, the checks (incorrectly) do not run for patterns in
`let`s.
2013-05-10 18:34:19 +10:00
..
auxiliary test: Fix tests. 2013-05-08 17:04:02 -07:00
bench test: Fix modes in the benchmarks. 2013-05-08 17:04:03 -07:00
compile-fail librustc: allow destructuring of structs with destructors if the pattern has no moves. 2013-05-10 18:34:19 +10:00
debug-info auto merge of #5824 : bleibig/rust/debuginfo, r=brson 2013-04-19 12:03:49 -07:00
pretty add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
run-fail auto merge of #6345 : seanmoon/rust/fix-typos, r=sanxiyn 2013-05-09 03:51:32 -07:00
run-pass librustc: allow destructuring of structs with destructors if the pattern has no moves. 2013-05-10 18:34:19 +10:00
run-pass-fulldeps add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00