]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-10-10 flip1995Add test for ICE #6153
2020-10-10 flip1995Fix two ICEs caused by ty.is_{sized,freeze}
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 flip1995(Hacky) Fix for ICE #6139
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 borsAuto merge of #6130 - Ambroisie:lint-ptr-eq, r=Manishearth
2020-10-09 borsAuto merge of #6150 - flip1995:backport_doc_update...
2020-10-09 borsAuto merge of #6149 - flip1995:update_actions, r=ebroto
2020-10-09 borsAuto merge of #6148 - flip1995:release_doc, r=ebroto
2020-10-09 borsAuto merge of #6131 - Ambroisie:fix-doc-tools, r=flip1995
2020-10-09 borsAuto merge of #6146 - woshilapin:patch-1, r=flip1995
2020-10-09 flip1995Update backport documentation to the subtree workflow
2020-10-09 flip1995Use defaults.run.shell instead of setting shell every...
2020-10-09 flip1995Remove all usage of set-env
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 Jean SIMARDclippy_lint: Fix doc on 'option_if_let_else'
2020-10-09 flip1995Update release documentation
2020-10-09 flip1995Update actions due to deprecation of set-env and add...
2020-10-09 borsAuto merge of #6145 - flip1995:backport_remerge, r...
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... 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 Takayuki NakataAdd note that we follow a rustc no merge-commit policy
2020-10-08 David TolnayClippy dev subcommand to build and serve website
2020-10-08 João Paulo... clippy_lint: extern definition is in Rust, not C
2020-10-08 João Paulo... clippy_lint: Fix typo (now -> not)
2020-10-08 João Paulo... clippy_lint: Extend BoxedLocal ignored ABI to all non...
2020-10-08 David TolnayMake clippy_lints's doc tests succeed
2020-10-08 David TolnayDocument string_lit_as_bytes known problems
2020-10-08 borsAuto merge of #6132 - rust-lang:regex-unicode, r=ebroto
2020-10-08 João Paulo... clippy_lint: Test for BoxedLocal false-positive in...
2020-10-08 João Paulo... clippy_lints: Do not warn against Box parameter 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 BELANYIfixup! New lint: Recommend using `ptr::eq` when possible
2020-10-07 Bruno BELANYIfixup! Rename tables to typecheck_result()
2020-10-07 Bruno BELANYIRename tables to typecheck_result()
2020-10-07 Bruno BELANYIfixup! New lint: Recommend using `ptr::eq` when possible
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-07 David TolnayDowngrade rc_buffer to restriction
2020-10-07 David TolnayDowngrade string_lit_as_bytes to nursery
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 flip1995Run fmt
2020-10-06 Ivan ThamUse more concrete explanation for methods
2020-10-06 Philipp Hanschclippy_lints: Replace lazy_static with SyncLazy
2020-10-06 Matthew JasperFix tools
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-06 Philipp Hanschclippy_dev: Replace lazy_static with SyncLazy
2020-10-05 Eduardo BrotoRemove "thanks" section
2020-10-05 borsAuto merge of #6114 - FliegendeWurst:no-mistyped-fracti...
2020-10-05 borsAuto merge of #6118 - ebroto:rustup, r=ebroto
2020-10-05 Eduardo BrotoFix rustup fallout
2020-10-05 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-05 Eduardo BrotoAdd changelog for 1.48 beta
2020-10-05 FliegendeWurstFix test formatting
2020-10-05 FliegendeWurstDo not lint float fractions in `mistyped_literal_suffix...
2020-10-04 Dylan MacKenzieclippy: `(Body, DefId)` -> `Body`
2020-10-04 Robin SchoonoverChange clippy's Constant back to refcount clone byte...
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 borsAuto merge of #6098 - longlb:interior_mut_const, r...
2020-10-02 Long Louis Buichanged non_copy_const lints to warn by default
2020-10-02 Michael HowellDeprecate clippy lint
2020-10-02 railremove the explicit return value of `print_limit`
2020-10-02 railAdd tests for
2020-10-02 Dániel BugaRun update_lints
2020-10-02 Dániel BugaLook for soft hyphens as well
2020-10-02 railsupress `clippy::filter_map`
2020-10-02 railadd comments around `loop_counters`
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-02 railsimplify the code
2020-10-02 raildocument `MinifyingSugg` and `Offset`
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 flip1995Fix rustup fallout
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
next