]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-03-09 Mara BosRollup merge of #82883 - Aaron1011:update-cargo, r...
2021-03-09 Mara BosRollup merge of #82841 - hvdijk:x32, r=joshtriplett
2021-03-09 Mara BosRollup merge of #82799 - bugadani:codegen-tests, r...
2021-03-09 Mara BosRollup merge of #82731 - de-vri-es:bump-libc-for-std...
2021-03-09 Mara BosRollup merge of #82048 - mark-i-m:or-pat-type-ascriptio...
2021-03-09 Mara BosRollup merge of #82048 - mark-i-m:or-pat-type-ascriptio...
2021-03-09 Mara BosRollup merge of #81879 - imbrem:make-reverse-repr-trans...
2021-03-09 Mara BosRollup merge of #81127 - hanmertens:binary_heap_sift_do...
2021-03-09 Yoshitomo NakanishiMove char_lit_as_u8 to its own module
2021-03-09 Yoshitomo NakanishiMove cast_ref_to_mut to its own module
2021-03-09 Yoshitomo NakanishiMove cast_ptr_alignment to its own module
2021-03-09 Yoshitomo NakanishiMove fn_to_numeric_cast_with_truncation to its own...
2021-03-09 Yoshitomo NakanishiMove fn_to_numeric_cast to its own module
2021-03-09 Yoshitomo NakanishiRemove 'lint_numeric_casts'
2021-03-09 Yoshitomo NakanishiMove unnecessary_cast to its own module
2021-03-09 Yoshitomo NakanishiMove cast_possible_wrap to its own module
2021-03-09 Yoshitomo NakanishiMove cast_sign_loss to its own module
2021-03-09 Yoshitomo NakanishiMove cast_possible_truncation to its own module
2021-03-09 borsAuto merge of #6869 - DJMcNab:rust-analyzer-private...
2021-03-09 Andrea Nalluse `.all` instead of negative use of `.any`
2021-03-09 Andrea Nalluse TyS::walk
2021-03-09 borsAuto merge of #82356 - camelid:render-cleanup, r=Guilla...
2021-03-09 Yoshitomo NakanishiMove cast_lossless to its own module
2021-03-09 Henry BoisdequinMake opening sentence friendlier for new contributors
2021-03-09 Henry Boisdequinimprove `const fn` `RepeatVec` diagnostics
2021-03-09 Henry BoisdequinUpdate CONTRIBUTING.md
2021-03-09 Yoshitomo NakanishiMove cast_precision_loss to its own module
2021-03-09 Yoshitomo NakanishiMove 'is_isize_or_usize' to clippy_utils
2021-03-09 Yoshitomo NakanishiSeparate lints of casts group from types group
2021-03-09 Dan GohmanWASI: Switch to crt1-command.o to enable support for...
2021-03-09 borsAuto merge of #82911 - m-ou-se:rollup-rjomgja, r=m...
2021-03-08 borsAuto merge of #82877 - ehuss:revert-rwlock, r=m-ou-se
2021-03-08 borsAuto merge of #6871 - camsteffen:redundant-closure...
2021-03-08 Cameron SteffenImprove the redundant_closure message
2021-03-08 markclippy: fix or-pattern in let binding
2021-03-08 markclippy: fix or-pattern in let binding
2021-03-08 Cameron SteffenFix redundant closure with macros
2021-03-08 Mara BosRollup merge of #82897 - artagnon:patch-2, r=joshtriplett
2021-03-08 Mara BosRollup merge of #82888 - Daggy1234:patch-1, r=joshtriplett
2021-03-08 Mara BosRollup merge of #82881 - Manishearth:crate-root, r...
2021-03-08 Mara BosRollup merge of #82874 - erikdesjardins:cgtests, r...
2021-03-08 Mara BosRollup merge of #82870 - jfrimmel:improve-docs, r=jyn514
2021-03-08 Mara BosRollup merge of #82854 - estebank:issue-82827, r=oli-obk
2021-03-08 Mara BosRollup merge of #82829 - JohnTitor:handle-neg-val,...
2021-03-08 Mara BosRollup merge of #82810 - amaurremi:source-based-coverag...
2021-03-08 Mara BosRollup merge of #82800 - jyn514:group-rustdoc-tests...
2021-03-08 Mara BosRollup merge of #82767 - GuillaumeGomez:update-minifier...
2021-03-08 Mara BosRollup merge of #82711 - notriddle:string-cow-docs...
2021-03-08 Daniel McNabOpt-in to rustc_private for `rust-analyzer`
2021-03-08 Jason NewcombDon't assume lang items will exist.
2021-03-08 borsAuto merge of #6725 - Y-Nak:refactor-types-lints, r...
2021-03-08 Yoshitomo NakanishiFix some lints in types that fail dogfood
2021-03-08 Yoshitomo NakanishiImport declared lints at the top of the file
2021-03-08 Yoshitomo NakanishiRemove unused is_local from borrowed_box
2021-03-08 Yoshitomo NakanishiMove borrowed_box to its own module
2021-03-08 Yoshitomo NakanishiMove linked_list to its own module
2021-03-08 Yoshitomo NakanishiMove option_option to its own module
2021-03-08 Yoshitomo NakanishiAdd flags to detect lints are triggered
2021-03-08 Yoshitomo NakanishiMove vec_box to its own module
2021-03-08 Yoshitomo NakanishiMove rc_buffer to its own module
2021-03-08 Yoshitomo NakanishiMove redundant_allocation to its own module
2021-03-08 Yoshitomo NakanishiMove box_vec to its own module
2021-03-08 Yoshitomo NakanishiCreate types dir and move old module under it
2021-03-08 Laurențiu Nicola:arrow_up: rust-analyzer
2021-03-08 Cameron SteffenUse Option::get_or_default
2021-03-08 Cameron SteffenAdd Option::get_or_default
2021-03-08 borsAuto merge of #82896 - Dylan-DPC:rollup-9setmme, r...
2021-03-08 Arnav JindalUpdate library/core/src/array/mod.rs
2021-03-08 Joshua NelsonMove rustdoc UI tests into a subdirectory
2021-03-08 borsAuto merge of #6834 - hyd-dev:clippy-args, r=phansch...
2021-03-08 Ramkumar Ramachandra[.mailmap] Add entry for Ramkumar Ramachandra
2021-03-08 Dylan DPCRollup merge of #82862 - athre0z:generalize-vec-write...
2021-03-08 Dylan DPCRollup merge of #82857 - pierwill:edit-ast-lowering...
2021-03-08 Dylan DPCRollup merge of #82755 - osa1:confirm_builtin_call_refa...
2021-03-08 Dylan DPCRollup merge of #82684 - tmiasko:dest-prop, r=jonas...
2021-03-08 Dylan DPCRollup merge of #82682 - petrochenkov:cfgeval, r=Aaron1011
2021-03-08 Dylan DPCRollup merge of #82642 - sfackler:jemalloc-zone, r...
2021-03-08 Dylan DPCRollup merge of #82613 - CraftSpider:fix-de, r=aDotInTh...
2021-03-08 Dylan DPCRollup merge of #82557 - rylev:natvis-improvements...
2021-03-08 Dylan DPCRollup merge of #82415 - petrochenkov:modin3, r=davidtwco
2021-03-08 Dylan DPCRollup merge of #82047 - the8472:fast-rename, r=davidtwco
2021-03-08 borsAuto merge of #82783 - nikic:llvm-ct-backports, r=nagisa
2021-03-08 hyd-devDon't panic if `CLIPPY_ARGS` is not Unicode
2021-03-08 hyd-devMove `test_no_deps_ignores_path_deps_in_workspaces...
2021-03-08 hyd-devRename `ClippyArgsCallbacks` to `RustcCallbacks`
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-08 Arnav JindalGrammar Fixes
2021-03-08 borsAuto merge of #6864 - giraffate:fix_doc_adding_a_new_li...
2021-03-08 Andrea Nallmake is_normalizable more strict
2021-03-08 Michael HowellAdd documentation for string->Cow conversions
2021-03-08 Takayuki NakataAdd msrv to contents in adding lints md
2021-03-08 borsAuto merge of #6807 - anall:feature/use_new_diagnostics...
2021-03-07 Andrea Nallrelocate functions from `clippy_lints::types`
2021-03-07 Andrea Nallmigrate paths to newly-added diagnostic items
2021-03-07 borsAuto merge of #81635 - michaelwoerister:structured_def_...
2021-03-07 Aaron HillUpdate Cargo
2021-03-07 Manish Goregaokardiagnostics: Don't mention external crates when hitting...
2021-03-07 Esteban KüberRemove notes, increase S/N ratio
2021-03-07 borsAuto merge of #6853 - Jarcho:len_without_is_empty_fp...
next