]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 nahuakangAdd doc comment issue of #5834 to known problems of...
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
2020-09-29 Tim Nielensneedless-lifetime / add known problem item
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-29 borsAuto merge of #6094 - ebroto:rustup, r=ebroto
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 borsAuto merge of #6091 - ebroto:rustup, r=ebroto
2020-09-27 railUse the `From` trait to make `MinifyingSugg`
2020-09-27 Eduardo BrotoFix dogfood
2020-09-27 Eduardo BrotoRun cargo dev fmt
2020-09-27 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-27 bjorn3Add option to pass a custom codegen backend from a...
2020-09-27 railUse the spans of the entire `for` loops for suggestions
2020-09-27 railPrevent unnecessary lints from triggering
2020-09-27 railReplace `snippet_opt` + `unwrap_or_else` with `snippet`
2020-09-27 borsAuto merge of #6090 - Fishrock123:rc_buffer-formatting...
2020-09-27 Jeremiah Senkpiellints: clarify rc_buffer and add caveats
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 Eduardo BrotoAdd missing attr to clippy_workspace_tests/build.rs
2020-09-26 Takayuki NakataAdd build script but does not work in the dogfood test
2020-09-26 Oliver SchererRemove all unstable feature support in the `missing_con...
2020-09-26 Takayuki NakataSome small fixes
2020-09-26 Oliver SchererMove `qualify_min_const_fn` out of rustc into clippy
2020-09-25 Frankupdate lint description
2020-09-25 Frankremove useless test, update disallowed_method description
2020-09-25 Frankupdate error message, refactor disallowed_method
2020-09-25 Frankfix error message
2020-09-25 Frankchange config variables to reference, remove wildcard...
2020-09-25 Frankupdate toml_unknown_key test
2020-09-25 Frankrun cargo dev fmt
2020-09-25 Frankrun cargo dev update_lints
2020-09-25 Frankupdate unused variable
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...
2020-09-24 railReflect the changes that has been made and fmt
2020-09-24 railuse `#[derive]` instead of the manual implementation
2020-09-24 railmake clippy happy (`needless_pass_by_value`, `filter_ma...
2020-09-24 railUse operator overloading instead of direct calls of...
2020-09-24 railfix the multiple counters test
2020-09-24 railfmt
2020-09-24 railmake use of macros in operator overloading
2020-09-24 railAdd tests for bitwise operations
2020-09-24 railUpdate `manual_memcpy.stderr` to reflect additional...
2020-09-24 railAdd the tests for `manual_memcpy` with loop counters
2020-09-24 railRename `get_offset` and its private items
2020-09-24 railfmt
next