]> git.lizzy.rs Git - rust.git/history - tests
Auto merge of #3946 - rchaser53:issue-3920, r=flip1995
[rust.git] / tests /
2019-04-12 borsAuto merge of #3946 - rchaser53:issue-3920, r=flip1995
2019-04-12 rchaser53fix format does not parse escaped braces error
2019-04-11 borsAuto merge of #3938 - phansch:more_uicleanup, r=oli-obk
2019-04-11 Philipp HanschUI test cleanup: Extract iter_nth tests
2019-04-11 Philipp HanschUI test cleanup: Extract or_fun_call tests
2019-04-11 borsAuto merge of #3930 - sunjay:patch-1, r=flip1995
2019-04-10 borsAuto merge of #3931 - phansch:3891, r=flip1995
2019-04-10 borsAuto merge of #3933 - phansch:add_rustfix_eta, r=oli-obk
2019-04-10 borsAuto merge of #3932 - phansch:2910, r=flip1995
2019-04-10 Philipp HanschAdd // run-rustfix for eta.rs test
2019-04-10 Philipp HanschDon't emit useless_attribute lint in external macros
2019-04-09 borsAuto merge of #3925 - phansch:3741, r=flip1995
2019-04-08 Philipp HanschFix ICE in decimal_literal_representation lint
2019-04-08 Philipp HanschRemove force-host and explain no-prefer-dynamic
2019-04-08 borsAuto merge of #3929 - KarboniteKream:single-char-patter...
2019-04-08 Klemen KoširEscape a single quote in single_char_pattern hint
2019-04-08 borsAuto merge of #3921 - euclio:single-char-names-multispa...
2019-04-08 borsAuto merge of #3848 - felix91gr:null_transmute, r=flip1995
2019-04-08 borsAuto merge of #3901 - rail-rain:issue_1670, r=flip1995
2019-04-08 borsAuto merge of #3885 - mikerite:clippy_dev_toolchain...
2019-04-07 borsAuto merge of #3927 - rust-lang:rustup, r=Manishearth
2019-04-07 Manish GoregaokarRe-allow clippy::identity_conversion in compiletest
2019-04-07 Manish GoregaokarRevert tests/compile-test.rs to 61aa5c957c219abe1fb2d1b...
2019-04-07 Philipp HanschFix ICE in suspicious_else_formatting
2019-04-07 Matthias KrügerMerge pull request #3918 from matthiaskrgr/typos
2019-04-06 Oliver SchererMerge pull request #3922 from rust-lang/run-pass
2019-04-05 Andy Russelluse a multispan for MANY_SINGLE_CHAR_NAMES
2019-04-05 Philipp HanschAdd missing `// run-pass` annotations to ICE tests
2019-04-05 Michael WrightMerge branch 'master' into clippy_dev_toolchain
2019-04-04 Matthias KrügerNFC: fix typos
2019-04-02 Félix FischerAdd TransmutingNull Lint
2019-04-01 Philipp KronesMerge pull request #3905 from rust-lang/compiletest
2019-04-01 flip1995Run rustfmt
2019-04-01 flip1995Set level of identity_conversion FP to warn
2019-04-01 Philipp HanschRustup to https://github.com/rust-lang/rust/pull/58805
2019-04-01 flip1995Fix question_mark lint+test
2019-03-27 railuse `span_lint_and_sugg` in `explicit_counter_loop`
2019-03-26 Félix FischerFix some test failures
2019-03-26 Oliver SchererHacky rustup
2019-03-23 railChange explicit_counter_loop's message to add parenthes...
2019-03-23 railChange explicit_counter_loop's message to reflect origi...
2019-03-19 borsAuto merge of #3888 - phansch:extract_mistyped_literal_...
2019-03-19 Philipp Hanschcargo fmt
2019-03-19 Philipp HanschAdd rustfix tests for mistyped_literal_suffix lint
2019-03-19 Philipp HanschMove some `unreadable_literal` ui tests to correct...
2019-03-15 borsAuto merge of #3886 - phansch:rustfix_useless_asref...
2019-03-15 Philipp HanschEnable rustfix for `useless_asref` lint tests
2019-03-15 borsAuto merge of #3883 - daxpedda:missing_docs_in_private_...
2019-03-14 daxpeddaAnother test for missing crate documentation.
2019-03-14 daxpeddaAdd a test for `doc(include)`
2019-03-14 borsAuto merge of #3879 - phansch:rustfix_string_lit_as_byt...
2019-03-14 borsAuto merge of #3877 - rink1969:3842, r=flip1995
2019-03-14 rink1969casting integer literal to float is unnecessary
2019-03-14 borsAuto merge of #3880 - phansch:uicleanup9001, r=oli-obk
2019-03-14 Philipp HanschUI test cleanup: Extract manual_memcpy tests
2019-03-14 Philipp HanschRun rustfix for string_lit_as_bytes tests
2019-03-13 borsAuto merge of #3873 - phansch:hiridification, r=flip1995
2019-03-12 borsAuto merge of #3869 - taiki-e:use_self, r=flip1995
2019-03-12 borsAuto merge of #3872 - phansch:some_feature_cleanup...
2019-03-12 borsAuto merge of #3794 - mikerite:fix-3739, r=phansch
2019-03-12 borsAuto merge of #3871 - taiki-e:needless_continue, r...
2019-03-12 borsAuto merge of #3865 - phansch:run_more_doc_tests, r...
2019-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-12 borsAuto merge of #3868 - taiki-e:needless_pass_by_value...
2019-03-11 Taiki EndoFix `needless_continue` false positive
2019-03-11 Taiki EndoFix `use_self` false positive on nested functions
2019-03-11 Taiki EndoFilter out proc_macro and proc_macro_attribute
2019-03-10 borsAuto merge of #3767 - alexreg:cosmetic-2, r=flip1995
2019-03-10 flip1995Run rustfmt
2019-03-10 flip1995Update tests
2019-03-10 Alexander RegueiroReblessed test outputs.
2019-03-10 Alexander RegueiroAddressed points raised in review.
2019-03-10 Alexander RegueiroVarious cosmetic improvements.
2019-03-10 borsAuto merge of #3863 - rust-lang:get_unwrap, r=oli-obk
2019-03-09 Manish GoregaokarMove get_unwrap to restriction
2019-03-09 borsAuto merge of #3824 - phansch:adding_lints, r=phansch
2019-03-09 borsAuto merge of #3860 - phansch:refactor_out_opt_def_id...
2019-03-09 Philipp KronesRollup merge of #3857 - phansch:document_path_qpath...
2019-03-09 Philipp KronesRollup merge of #3852 - phansch:refactor_assign_ops...
2019-03-09 Philipp KronesRollup merge of #3851 - phansch:refactor_trait_stuff...
2019-03-07 borsAuto merge of #3853 - rchaser53:issue-3849, r=flip1995
2019-03-07 rchaser53fix missing a semicolon
2019-03-07 borsAuto merge of #3850 - mikerite:rustfmt-tests, r=phansch
2019-03-07 Michael WrightEnable rustfix on `unused_unit` tests
2019-03-07 Michael WrightAdd `[rustfmt::skip]` to `unused_unit` test
2019-03-07 Michael WrightAdd `[rustfmt::skip]` to `doc_markdown` tests
2019-03-06 borsAuto merge of #3803 - felix91gr:master, r=oli-obk
2019-03-06 Félix FischerRenamed: Cyclomatic Complexity -> Cognitive Complexity
2019-03-06 borsAuto merge of #3845 - euclio:unused-comments, r=phansch
2019-03-06 borsAuto merge of #3846 - mikerite:fix-3839, r=phansch
2019-03-06 Michael WrightEnsure `expect_fun_call` bad suggestion is fixed
2019-03-05 borsAuto merge of #3844 - phansch:const_fn_external_macro...
2019-03-05 Philipp HanschFix missing_const_for_fn for impl trait methods
2019-03-04 Philipp HanschDon't trigger missing_const_for_fn in external macros
2019-02-28 borsAuto merge of #3831 - martin-t:master, r=flip1995
2019-02-28 borsAuto merge of #3830 - flip1995:unknown_attribute, r...
2019-02-28 flip1995Add test for unknown Clippy attributes
2019-02-28 borsAuto merge of #3829 - mikerite:fix-double-parens-sugges...
2019-02-28 Michael WrightAdd `rustfmt::skip` to `double_parens` tests
2019-02-27 borsAuto merge of #3666 - detrumi:map-or-on-non-copy, r...
next