]> git.lizzy.rs Git - rust.git/history - tests
Remove crate:: prefixes from crate paths
[rust.git] / tests /
2018-12-29 Konrad BorowskiRemove crate:: prefixes from crate paths
2018-12-28 borsAuto merge of #3561 - fuerstenau:master, r=oli-obk
2018-12-28 Peter FürstenauFix formatting
2018-12-28 Peter FürstenauMerge remote-tracking branch 'upstream/master'
2018-12-28 borsAuto merge of #3587 - flip1995:ui-testing, r=phansch
2018-12-28 flip1995Update *.stderr files
2018-12-28 flip1995Use -Zui-testing flag
2018-12-27 borsAuto merge of #3589 - flip1995:contrib_inactive_prs...
2018-12-27 borsAuto merge of #3586 - matthiaskrgr:test_fmt_fix, r...
2018-12-27 Matthias Krügertests: fix formatting and update test output
2018-12-27 borsAuto merge of #3577 - daxpedda:master, r=flip1995
2018-12-27 borsAuto merge of #3578 - matthiaskrgr:rustc_tools_util...
2018-12-26 borsAuto merge of #3579 - matthiaskrgr:tool_lints, r=flip1995
2018-12-26 borsAuto merge of #3580 - matthiaskrgr:trivial_typos, r...
2018-12-26 borsAuto merge of #3581 - euclio:camel-case, r=flip1995
2018-12-25 Andy Russellfix breakage from rust-lang/rust#57088
2018-12-22 borsAuto merge of #3573 - Vlad-Shcherbina:map_clone_caveat...
2018-12-22 borsAuto merge of #3341 - HMPerson1:possibly_missing_else...
2018-12-22 borsAuto merge of #3570 - muth:master, r=phansch
2018-12-22 borsAuto merge of #3569 - phansch:update_contributing,...
2018-12-22 Mark Nieweglowskitest: panic at map_unit_fn.rs:202 for map() without...
2018-12-22 Mark Nieweglowskirm unused file map_unit_fn.stderr
2018-12-21 HMPerson1Teach `suspicious_else_formatting` about `if .. {....
2018-12-19 Peter FürstenauAdd failing test
2018-12-19 borsAuto merge of #3552 - phansch:make_integration_tests_fa...
2018-12-19 borsAuto merge of #3546 - matthiaskrgr:fix_install, r=oli-obk
2018-12-18 borsAuto merge of #3554 - klausi:module_name_repeat, r...
2018-12-18 Peter FürstenauRecomend `.as_ref()?` in certain situations
2018-12-18 borsAuto merge of #3556 - lucasloisp:bool-ord-comparison...
2018-12-18 borsAuto merge of #3557 - detrumi:allow_asref_adjustments...
2018-12-17 Wilco KuseeDo not mark as_ref as useless if it's followed by a...
2018-12-17 Lucas LoisChanges lint sugg to bitwise and operator `&`
2018-12-17 flip1995Rename lint to MODULE_NAME_REPETITIONS
2018-12-17 flip1995Add renaming tests
2018-12-17 borsAuto merge of #3555 - daxpedda:master, r=oli-obk
2018-12-17 Lucas LoisImplements lint for order comparisons against bool
2018-12-16 daxpeddaFix an endless loop in the tests.
2018-12-16 daxpeddaFix `implicit_return` false positives.
2018-12-16 Klaus Purerchore(moduel_name_repeat): Rename stutter lint to modul...
2018-12-14 Matthias KrügerRevert "Merge pull request #3257 from o01eg/remove...
2018-12-14 borsAuto merge of #3545 - Kampfkarren:vec_boxed_sized,...
2018-12-14 borsAuto merge of #3549 - flip1995:rustup, r=oli-obk
2018-12-14 flip1995rustup rust-lang/rust#52994
2018-12-14 borsAuto merge of #3531 - mikerite:fix-3514, r=phansch
2018-12-14 Michael WrightFix test
2018-12-14 Michael WrightMerge branch 'master' into fix-3514
2018-12-13 KampfkarrenRemove references to sized for end users
2018-12-13 KampfkarrenAdd suggestion for replacement
2018-12-13 KampfkarrenLint for Vec<Box<T: Sized>> - Closes #3530
2018-12-12 borsAuto merge of #3535 - sinkuu:fixes, r=phansch
2018-12-12 borsAuto merge of #3510 - phansch:fix_doc_markdown_mixed_ca...
2018-12-12 Philipp HanschFix doc_markdown mixed case false positive
2018-12-12 borsAuto merge of #3450 - phansch:structured_sugg_for_expli...
2018-12-12 borsAuto merge of #3544 - flip1995:rollup, r=flip1995
2018-12-12 Philipp KronesRollup merge of #3540 - matthiaskrgr:rustup, r=flip1995
2018-12-12 Philipp KronesRollup merge of #3539 - flip1995:travis_osx_fix, r...
2018-12-12 Philipp KronesRollup merge of #3509 - phansch:fix_doc_markdown_bugs...
2018-12-12 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/56092
2018-12-12 Shotaro Yamadaquestion_mark: Suggest Some(opt?) for if-else
2018-12-12 Shotaro Yamadaredundant_field_names: Do not trigger on path with...
2018-12-12 Philipp HanschFix doc_markdown off by one issue
2018-12-12 Shotaro YamadaRemove obsolete comment
2018-12-12 Shotaro Yamadanew_without_default, partialeq_ne_impl: Use span_lint_node
2018-12-12 borsAuto merge of #3533 - phansch:add_to_doc_valid_idents...
2018-12-12 Philipp HanschUpdate .stderr after rebase
2018-12-12 Philipp HanschAdd suggestion for explicit_write lint
2018-12-12 borsAuto merge of #3529 - matthiaskrgr:rustfmt_tests, r...
2018-12-11 Matthias Krügertest reformatting: revert more questionable changes...
2018-12-11 Philipp HanschAdd 'CamelCase' to doc_valid_idents
2018-12-11 borsAuto merge of #3527 - phansch:update_readme2, r=matthia...
2018-12-11 Michael WrightFix write_with_newline escaping false positive
2018-12-11 Matthias KrügerMerge branch 'master' into rustfmt_tests
2018-12-11 Matthias Krügertests: fix more cases where rustfmt would have hurt...
2018-12-10 Matthias Krügertests: revert some changs and add further rustfmt:...
2018-12-10 borsAuto merge of #3511 - phansch:remove_allow_doc_markdown...
2018-12-10 borsAuto merge of #3518 - sinkuu:redundant_clone_tw, r...
2018-12-10 Matthias Krügertest formatting: don't format tests/ui/formatting.rs
2018-12-10 Matthias Krügerupdate test stderr
2018-12-10 borsAuto merge of #3524 - phansch:update_contributing,...
2018-12-09 Shotaro YamadaLint redundant clone of projection
2018-12-09 Matthias Krügerrustfmt tests
2018-12-09 borsAuto merge of #3520 - matthiaskrgr:test_rustfmt_skip...
2018-12-09 Matthias Krügerupdate line numbers of tests
2018-12-09 Matthias Krügeradd rustfmt::skip attributes to some tests
2018-12-09 Philipp HanschMerge pull request #3517 from phansch/add_fast_finish
2018-12-09 Philipp HanschMerge pull request #3516 from phansch/remove_run_rustfi...
2018-12-09 Shotaro YamadaFix test
2018-12-09 Philipp HanschRemove a run-rustfix annotation (for now)
2018-12-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-12-06 Philipp HanschMerge pull request #3257 from o01eg/remove-sysroot
2018-12-06 Philipp HanschMerge pull request #3497 from daxpedda/master
2018-12-06 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3496 from fkohlgrueber/macro-in...
2018-12-06 daxpeddaFix bug in `implicit_return`.
2018-12-06 O01egFix format.
2018-12-06 O01egAdd sysroot gettinh code to dogfood tests.
2018-12-06 Felix Kohlgrüberfix #3482 and add ui test for it
2018-12-06 O01egAdd sysroot getting code to tests.
2018-12-06 Philipp HanschMerge pull request #3494 from daxpedda/master
2018-12-06 Philipp HanschMerge pull request #3444 from waynr/fix-dogfood-tests
2018-12-06 Wayne WarrenDon't change current working directory of cargo tests
next