]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/dead-code-leading-underscore.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / dead-code-leading-underscore.rs
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-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-13 borsauto merge of #16381 : pnkfelix/rust/fsk-rust.md-fixes...
2014-08-12 borsauto merge of #16434 : vadimcn/rust/many-crates-but...
2014-08-12 borsauto merge of #16195 : P1start/rust/more-index, r=aturon
2014-08-12 borsauto merge of #16284 : alexcrichton/rust/issue-16272...
2014-08-12 borsauto merge of #16417 : jasonthompson/rust/docs/slice3...
2014-08-11 borsauto merge of #16416 : nick29581/rust/log, r=pnkfelix
2014-08-11 borsauto merge of #16196 : huonw/rust/fail-dead-code, r...
2014-08-11 Huon Wilsoncore/std: squash dead_code warnings from fail! invocations.
2014-08-10 Huon Wilsonlint: dead_code ignores items with leading underscores.