]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/lint-directives-on-use-items-issue-10534.rs
Update compile fail tests to use isize.
[rust.git] / src / test / compile-fail / lint-directives-on-use-items-issue-10534.rs
2015-01-08 Huon WilsonUpdate compile fail tests to use isize.
2014-11-23 borsauto merge of #18140 : JelteF/rust-1/guide-fix, r=cmr
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-11-06 Alex Crichtonrollup merge of #18373 : steveklabnik/gh18288
2014-11-03 Alex Crichtonrollup merge of #18355 : chastell/guide_iterators_macro...
2014-11-03 Alex Crichtonrollup merge of #18247 : kballard/vim_rust_run_cwd_space
2014-11-03 borsauto merge of #18460 : gamazeps/rust/issue18451, r...
2014-11-03 Alex Crichtonrollup merge of #18493 : jakub-/issue-18464
2014-11-03 Alex Crichtonrollup merge of #18476 : vadimcn/17982
2014-11-03 Alex Crichtonrollup merge of #18470 : alexcrichton/dash-l
2014-11-03 Alex Crichtonrollup merge of #18460 : gamazeps/issue18451
2014-11-03 borsauto merge of #18468 : jakub-/rust/iter-repeat, r=alexc...
2014-11-02 borsauto merge of #18456 : gamazeps/rust/issue18449, r...
2014-10-31 borsauto merge of #18264 : jakub-/rust/var-ids-in-error...
2014-10-31 borsauto merge of #18431 : japaric/rust/show, r=alexcrichton
2014-10-31 borsauto merge of #18459 : alexcrichton/rust/rollup, r...
2014-10-31 Alex Crichtonrollup merge of #18445 : alexcrichton/index-mut
2014-10-31 Alex Crichtonrollup merge of #18430 : bjz/token
2014-10-31 Alex Crichtonrollup merge of #18398 : aturon/lint-conventions-2
2014-10-28 Aaron TuronUpdate code with new lint names
2014-10-17 borsauto merge of #17009 : kballard/rust/install_no_sudo...
2014-10-17 borsauto merge of #16855 : P1start/rust/help-messages,...
2014-10-13 borsauto merge of #17467 : hatahet/rust/mybranch, r=alexcri...
2014-10-08 borsauto merge of #17748 : mahkoh/rust/int_slice, r=aturon
2014-10-07 borsauto merge of #16641 : steveklabnik/rust/intro_redux...
2014-10-06 borsauto merge of #17820 : pnkfelix/rust/fsk-improve-binary...
2014-10-05 borsauto merge of #16970 : kmcallister/rust/llvm-unreachabl...
2014-10-04 borsauto merge of #17738 : hoeppnertill/rust/master, r...
2014-10-04 borsauto merge of #17754 : O-I/rust/update-guide, r=stevekl...
2014-10-04 borsauto merge of #17752 : SimonSapin/rust/patch-6, r=thest...
2014-10-04 borsauto merge of #17731 : bkoropoff/rust/unboxed-by-ref...
2014-10-03 borsauto merge of #17743 : steveklabnik/rust/receiver_fix...
2014-10-03 borsauto merge of #17742 : alexcrichton/rust/rollup, r...
2014-10-03 Alex Crichtonrollup merge of #17739 : eddyb/fix-process-test
2014-10-03 Alex Crichtonrollup merge of #17741 : alexcrichton/travis-again
2014-10-03 Alex Crichtonrollup merge of #17730 : alexcrichton/snapshot
2014-10-03 Alex Crichtonrollup merge of #17729 : alexcrichton/issue-17718-start
2014-10-03 Alex Crichtonrollup merge of #17387 : sneves/master
2014-10-03 Alex Crichtonrollup merge of #17215 : P1start/lints
2014-10-03 P1startSet the `non_uppercase_statics` lint to warn by default
2014-05-05 borsauto merge of #13271 : stepancheg/rust/align, r=pcwalton
2014-05-04 borsauto merge of #13676 : mdinger/rust/tutorial_doc, r...
2014-05-04 borsauto merge of #13391 : smesseim/rust/apache-copyright...
2014-05-01 borsauto merge of #13724 : nikomatsakis/rust/expr-use-visit...
2014-04-29 borsauto merge of #13772 : brson/rust/cratedocs, r=alexcrichton
2014-04-25 borsauto merge of #13735 : aturon/rust/float-consts-take...
2014-04-25 borsauto merge of #13723 : alexcrichton/rust/pipe-connect...
2014-04-25 borsauto merge of #13711 : alexcrichton/rust/snapshots...
2014-04-25 borsauto merge of #13671 : dcrewi/rust/lint-directives...
2014-04-23 David CreswickApply lint attrs to individual "use" declarations