]> git.lizzy.rs Git - rust.git/history - tests
Auto merge of #6180 - flip1995:rustup, r=flip1995
[rust.git] / tests /
2020-10-16 borsAuto merge of #6180 - flip1995:rustup, r=flip1995
2020-10-16 borsAuto merge of #6178 - josephlr:sync-from-rust, r=phansch
2020-10-16 Dylan DPCRollup merge of #77493 - hosseind88:ICEs_should_always_...
2020-10-14 hosseind88fix stderr file of clippy/custom_ice_message test
2020-10-13 borsAuto merge of #6169 - ThibsG:SameFunctionsInIfCondition...
2020-10-13 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-13 ThibsGFix FP in `same_functions_in_if_condition` lint about...
2020-10-12 borsAuto merge of #6163 - phansch:remove-one-lazy-static...
2020-10-12 borsAuto merge of #6158 - giraffate:improve_updating_refere...
2020-10-11 borsAuto merge of #6157 - rust-lang:result-unit-err, r...
2020-10-11 Eduardo BrotoUse lowercase in error messages
2020-10-11 Andre BogusNew lint: result-unit-err
2020-10-11 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-11 Takayuki NakataRemove the generated files by `update-references.sh...
2020-10-11 borsAuto merge of #77649 - dash2507:replace_run_compiler...
2020-10-10 borsAuto merge of #6154 - flip1995:ice_fixes, r=ebroto
2020-10-10 flip1995Add test for ICE #6153
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 borsAuto merge of #6151 - bofh69:master, r=ebroto
2020-10-09 borsAuto merge of #6144 - rust-lang:float-cmp-ref, r=ebroto
2020-10-09 borsAuto merge of #6152 - flip1995:ice_6139, r=ebroto
2020-10-09 flip1995Add regression test for ICE 6139
2020-10-09 Andre Bogusallow refs in our constant handling
2020-10-09 Sebastian AnderssonPreserve raw strs for: format!(s) to s.to_string()...
2020-10-09 hosseind75add new line
2020-10-09 hosseind75fix clippy custom_ice_message test
2020-10-09 borsAuto merge of #6130 - Ambroisie:lint-ptr-eq, r=Manishearth
2020-10-09 borsAuto merge of #6131 - Ambroisie:fix-doc-tools, r=flip1995
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-10-09 borsAuto merge of #6136 - dtolnay:serve, r=flip1995
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 #6133 - JPTIZ:no-box-for-c-ffi, r=ebroto
2020-10-08 João Paulo Taylor... tests: Add test function that does not specify ABI
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-08 João Paulo Taylor... clippy_lint: extern definition is in Rust, not C
2020-10-08 João Paulo Taylor... clippy_lint: Fix typo (now -> not)
2020-10-08 borsAuto merge of #6132 - rust-lang:regex-unicode, r=ebroto
2020-10-08 João Paulo Taylor... clippy_lint: Test for BoxedLocal false-positive in...
2020-10-07 borsAuto merge of #6128 - dtolnay:rc_buffer, r=yaahc
2020-10-07 Andre BogusFix unicode regexen with bytes::Regex
2020-10-07 Bruno BELANYINew lint: Recommend using `ptr::eq` when possible
2020-10-07 borsAuto merge of #6120 - phansch:replace-lazy-static,...
2020-10-06 borsAuto merge of #6124 - pickfire:patch-1, r=flip1995
2020-10-06 borsAuto merge of #6127 - ebroto:reinstate_forbid_restricti...
2020-10-06 Eduardo BrotoReinstate test for forbid blanket restriction
2020-10-06 borsAuto merge of #6126 - flip1995:rustup, r=flip1995
2020-10-06 Yuki OkushiRollup merge of #77560 - rschoon:fix-litkind-rc-bytebuf...
2020-10-06 Yuki OkushiRollup merge of #77534 - Mark-Simulacrum:issue-70819...
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 borsAuto merge of #6114 - FliegendeWurst:no-mistyped-fracti...
2020-10-05 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-05 FliegendeWurstFix test formatting
2020-10-05 FliegendeWurstDo not lint float fractions in `mistyped_literal_suffix...
2020-10-04 Felix S. Klock IIPrevent forbid from being ignored if overriden at the...
2020-10-04 borsAuto merge of #6111 - flip1995:rustup, r=flip1995
2020-10-02 borsAuto merge of #6105 - bugadani:sus-char, r=ebroto
2020-10-02 Dániel BugaAdd WJ
2020-10-02 Dániel BugaRename lint to invisible_characters
2020-10-02 Michael HowellDeprecate clippy lint
2020-10-02 railAdd tests for
2020-10-02 Dániel BugaLook for soft hyphens as well
2020-10-02 borsAuto merge of #6104 - mikerite:fix-6096, r=ebroto
2020-10-02 railfix a FN where incr exprs with no semicolon at ends
2020-10-02 Michael WrightAllow exponent separator
2020-10-01 borsAuto merge of #6102 - giraffate:no_lint_when_invalid_su...
2020-10-01 Takayuki NakataDon't emit a lint for the suggestion leading to errors...
2020-10-01 borsAuto merge of #5978 - montrivo:needless-lifetime, r...
2020-09-30 borsAuto merge of #6092 - jethrogb:jb/inline-asm-syntax...
2020-09-30 Eduardo BrotoUpdate tests/ui/asm_syntax.rs
2020-09-30 Jethro BeekmanAdd lint for inline assembly syntax style preference
2020-09-29 Tim Nielensneedless-lifetime / pr remarks
2020-09-29 Tim Nielensneedless-lifetime / fix master merge
2020-09-29 Tim NielensMerge branch 'master' into needless-lifetime
2020-09-29 borsAuto merge of #6093 - ebroto:6089_renamed_lifetimes...
2020-09-28 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-28 Eduardo Brotoneedless arbitrary self: handle macros
2020-09-28 Ralf JungRollup merge of #76474 - bjorn3:driver_selected_codegen...
2020-09-27 railsplit up the `manual_memcpy` test
2020-09-27 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-27 railUse the spans of the entire `for` loops for suggestions
2020-09-27 railPrevent unnecessary lints from triggering
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-26 Takayuki NakataSome small fixes
2020-09-25 Frankremove useless test, update disallowed_method description
2020-09-25 Frankupdate error message, refactor disallowed_method
2020-09-25 Frankupdate toml_unknown_key test
2020-09-25 Frankrun cargo dev fmt
2020-09-25 Frankadd disallowed_method lint
2020-09-25 Takayuki NakataFix the detection of build scripts
2020-09-25 borsAuto merge of #6084 - ebroto:ui_tests_cleanup, r=flip1995
2020-09-25 Eduardo BrotoUse emit=link for auxiliary proc macro crates
2020-09-25 Eduardo BrotoAdd emit=metadata to UI tests build flags
2020-09-25 Eduardo BrotoRemove run-pass annotations from crash tests
2020-09-25 borsAuto merge of #77144 - flip1995:clippyup, r=Manishearth
2020-09-25 Jonas SchievinkRollup merge of #76724 - ecstatic-morse:dataflow-pass...
next