]> git.lizzy.rs Git - rust.git/history - tests/compile-test.rs
Auto merge of #6939 - ThibsG:suggNewWithoutDefault, r=llogiq
[rust.git] / tests / compile-test.rs
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-21 borsAuto merge of #6770 - ThibsG:PostfixEnumVariant, r...
2021-02-20 borsAuto merge of #6717 - booleancoercion:master, r=llogiq
2021-02-18 borsAuto merge of #6665 - pag4k:unnecessary_wraps_bug_6640...
2021-02-18 Dylan DPCRollup merge of #82215 - TaKO8Ki:replace-if-let-while...
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-16 borsAuto merge of #6662 - Y-Nak:default-numeric-fallback...
2021-02-15 borsAuto merge of #6743 - rust-lang:update-compiletest...
2021-02-15 Philipp HanschUpgrade compiletest-rs to 0.6 and tester to 0.9
2021-02-14 borsAuto merge of #6701 - camsteffen:collapsible-if, r...
2021-02-14 borsAuto merge of #6697 - camsteffen:vec-init-push-fp,...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-12 borsAuto merge of #6700 - daxpedda:panics-doc-unreachable...
2021-02-12 borsAuto merge of #6179 - flip1995:rewrite_use_self, r...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-11 borsAuto merge of #6708 - matthiaskrgr:lintcheck, r=flip1995
2021-02-11 borsAuto merge of #6650 - daxpedda:cargo-common-metadata...
2021-02-06 daxpeddaPick up `clippy.toml` in `ui-cargo` tests.
2021-02-02 Jack HueyRollup merge of #81260 - vn971:restore-editorconfig...
2021-02-01 borsAuto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov
2021-01-31 borsAuto merge of #6603 - ThibsG:MatchOverlappingArm5986...
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-22 borsAuto merge of #6403 - camsteffen:similar-names-undersco...
2021-01-22 borsAuto merge of #81135 - jyn514:no-backticks, r=flip1995
2021-01-21 borsAuto merge of #6532 - matthiaskrgr:mlmm, r=llogiq
2021-01-21 borsAuto merge of #6408 - pro-grammer1:master, r=oli-obk
2021-01-20 borsAuto merge of #6567 - camsteffen:path-to-res-enum,...
2021-01-19 borsAuto merge of #6577 - nahuakang:inspect_then_for_each...
2021-01-18 Ashley MannixRollup merge of #81038 - flip1995:clippyup, r=Manishearth
2021-01-17 kai.giebelerMerge remote-tracking branch 'upstream/master' into...
2021-01-17 borsAuto merge of #6585 - Daniel-B-Smith:false-positive...
2021-01-17 borsAuto merge of #6582 - rail-rain:ice_6539, r=flip1995
2021-01-17 borsAuto merge of #6549 - ThibsG:FixClosureNeedlessReturn...
2021-01-15 borsAuto merge of #6500 - Javier-varez:case_sensitive_file_...
2021-01-15 borsAuto merge of #6574 - Jarcho:single_match_eq, r=Manishearth
2021-01-15 borsAuto merge of #6555 - stanislav-tkach:patch-1, r=flip1995
2021-01-15 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
2021-01-15 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-12 borsAuto merge of #6462 - flip1995:roadmap, r=flip1995...
2021-01-11 borsAuto merge of #6557 - rail-rain:extending_cast_ptr_alig...
2021-01-11 borsAuto merge of #6575 - flip1995:stop_linting_deps, r...
2021-01-07 flip1995Change env var used for testing Clippy
2021-01-05 Javier AlvarezFix case-sensitive extension check
2020-12-17 Yuki OkushiRollup merge of #79051 - LeSeulArtichaut:if-let-guard...
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-12-12 borsAuto merge of #6318 - camsteffen:article-description...
2020-12-09 borsAuto merge of #6188 - ebroto:primary_package, r=flip1995
2020-12-08 borsAuto merge of #6330 - camsteffen:redundant-else, r...
2020-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
2020-12-03 borsAuto merge of #6415 - flip1995:rollup-fz7872l, r=flip1995
2020-12-03 Philipp KronesRollup merge of #6407 - matthiaskrgr:bors_website,...
2020-12-03 Philipp KronesRollup merge of #6402 - camsteffen:collapsible-match...
2020-12-03 Philipp KronesRollup merge of #6395 - Suyash458:master, r=flip1995
2020-12-03 Philipp KronesRollup merge of #6308 - matthiaskrgr:internal_lints...
2020-11-29 Matthias Krügeradd internal-lints feature to enable clippys internal...
2020-11-07 borsAuto merge of #6110 - rail-rain:care_enums_non_copy_con...
2020-10-16 Dylan DPCRollup merge of #77493 - hosseind88:ICEs_should_always_...
2020-10-11 borsAuto merge of #77649 - dash2507:replace_run_compiler...
2020-10-10 borsAuto merge of #6107 - nahuakang:ref_style_link_false_po...
2020-10-10 borsAuto merge of #5727 - rail-rain:manual_memcpy_with_coun...
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-10-09 borsAuto merge of #6115 - ebroto:changelog_1_48, r=flip1995
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-10-08 borsAuto merge of #6117 - dtolnay:string_lit_as_bytes,...
2020-10-08 borsAuto merge of #6138 - giraffate:note_that_we_follow_rus...
2020-10-07 borsAuto merge of #6128 - dtolnay:rc_buffer, r=yaahc
2020-10-07 borsAuto merge of #6120 - phansch:replace-lazy-static,...
2020-10-06 borsAuto merge of #6126 - flip1995:rustup, r=flip1995
2020-10-06 borsAuto merge of #6078 - ebroto:unnecessary_sort_by_take_2...
2020-10-06 Philipp Hanschintegration tests: Replace lazy_static with SyncLazy
2020-10-05 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-04 borsAuto merge of #6111 - flip1995:rustup, r=flip1995
2020-09-29 Tim NielensMerge branch 'master' into needless-lifetime
2020-09-28 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-27 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-26 borsAuto merge of #6081 - ilknarf:master, r=matthiaskrgr
2020-09-26 borsAuto merge of #6079 - giraffate:print_stdout_in_build_r...
2020-09-25 borsAuto merge of #6084 - ebroto:ui_tests_cleanup, r=flip1995
2020-09-25 Eduardo BrotoAdd emit=metadata to UI tests build flags
2020-08-16 borsAuto merge of #5725 - montrivo:should-impl-trait, r...
2020-08-12 borsAuto merge of #5885 - Ryan1729:patch-2, r=flip1995
2020-08-12 borsAuto merge of #75405 - flip1995:clippyup, r=Manishearth
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-11 borsAuto merge of #5892 - matthiaskrgr:redundant_mut, r...
2020-08-11 borsAuto merge of #5891 - flip1995:rustup, r=flip1995
2020-08-11 flip1995Fix sync fallout
2020-08-08 borsAuto merge of #5878 - flip1995:rustup, r=flip1995
2020-08-05 borsAuto merge of #5809 - JarredAllen:stable_sort_primitive...
2020-08-05 borsAuto merge of #5859 - ebroto:5765_manual_async_fn_fp...
2020-08-04 Philipp KronesRollup merge of #5856 - phansch:remove-symbol-reexport...
2020-08-04 Philipp KronesRollup merge of #5852 - wiomoc:feature/lint-duplicate...
2020-08-04 Philipp KronesRollup merge of #5848 - Ryan1729:add-derive_ord_xor_par...
2020-08-04 Philipp KronesRollup merge of #5846 - dima74:map_flatten.map_to_optio...
2020-08-04 Philipp KronesRollup merge of #5837 - JarredAllen:needless_collect...
2020-08-04 borsAuto merge of #5867 - flip1995:rustup, r=flip1995
next