]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/intrinsic-return-address.rs
Update compile fail tests to use isize.
[rust.git] / src / test / compile-fail / intrinsic-return-address.rs
2015-01-08 Huon WilsonUpdate compile fail tests to use isize.
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-21 borsauto merge of #16362 : nham/rust/std_rand_pi_example...
2014-08-21 borsauto merge of #16447 : steveklabnik/rust/guide_vectors_...
2014-08-21 borsauto merge of #16443 : steveklabnik/rust/fix_path_docs...
2014-08-20 borsauto merge of #16408 : steveklabnik/rust/guide_iterator...
2014-08-20 borsauto merge of #16257 : steveklabnik/rust/guide_patterns...
2014-08-19 borsauto merge of #16364 : tbu-/rust/pr_checkeddiv0, r...
2014-08-19 borsauto merge of #16345 : EduardoBautista/rust/fix-error...
2014-08-15 borsauto merge of #16435 : vadimcn/rust/windows, r=pcwalton
2014-08-14 borsauto merge of #16444 : steveklabnik/rust/fix_boxes_in_m...
2014-08-14 borsauto merge of #16440 : bheesham/rust/master, r=brson
2014-08-14 borsauto merge of #16428 : mdinger/rust/sort_attributes...
2014-08-13 borsauto merge of #16438 : phi-gamma/rust/doc-fixes, r...
2014-08-13 borsauto merge of #16381 : pnkfelix/rust/fsk-rust.md-fixes...
2014-08-13 borsauto merge of #16458 : pcwalton/rust/borrowck-for-moves...
2014-08-12 borsauto merge of #16454 : pcwalton/rust/types-in-path...
2014-08-12 borsauto merge of #16081 : luqmana/rust/nr, r=pcwalton
2014-08-12 Luqman Adenlibrustc: Don't allow return_address intrinsic in funct...