]> git.lizzy.rs Git - rust.git/history - tests/cargo
Allow `suboptimal_flops` in const functions
[rust.git] / tests / cargo /
2021-10-01 Manish GoregaokarRollup merge of #88963 - fee1-dead:const-iterator,...
2021-10-01 Manish GoregaokarRollup merge of #88782 - asquared31415:issue-79559...
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-17 borsAuto merge of #7657 - dswij:needless-borrow-mut, r...
2021-09-17 borsAuto merge of #7653 - lengyijun:same_name_method_crate...
2021-09-14 borsAuto merge of #7640 - kneasle:mut-key-false-positive...
2021-09-13 borsAuto merge of #7646 - camsteffen:relative-target, r...
2021-09-08 Cameron SteffenUse relative path for test builds
2021-09-08 Cameron SteffenUse relative exe paths
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 Philipp Hanschintegration tests: Replace lazy_static with SyncLazy
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-11 borsAuto merge of #5152 - flip1995:rustup, r=flip1995
2020-02-10 borsAuto merge of #5151 - flip1995:fix_run_pass_tests,...
2020-02-10 Philipp KronesUse current_dir instead of cargo_metadata
2020-02-10 flip1995Fix run-pass tests when CARGO_TARGET_DIR is not set
2020-02-10 borsAuto merge of #5148 - krishna-veerareddy:issue-5147...
2020-02-09 borsAuto merge of #5145 - lzutao:rmeta, r=flip1995
2020-02-09 Lzu TaoFix error E0460 when compiled on Rustc repo
2020-02-06 borsAuto merge of #5139 - lzutao:linecount, r=llogiq
2020-02-06 borsAuto merge of #5125 - Areredify:too_many_bools, r=flip1995
2020-02-06 borsAuto merge of #5132 - JohnTitor:fix-fp-in-unwrap-lint...
2020-02-06 borsAuto merge of #5121 - lzutao:comptest, r=flip1995
2020-02-05 Lzu TaoAdd `serde_derive` to the need-to-be-disambiguated...
2020-02-05 Lzu Taocompile-test: Handle CARGO_TARGET_DIR and transitive...