]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/transmute.rs
Auto merge of #6278 - ThibsG:DerefAddrOf, r=llogiq
[rust.git] / clippy_lints / src / transmute.rs
2020-11-07 borsAuto merge of #6110 - rail-rain:care_enums_non_copy_con...
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-10-25 borsAuto merge of #6211 - ThibsG:NeedlessBoolCfg, r=flip1995
2020-10-25 Yuki OkushiRollup merge of #78326 - Aaron1011:fix/min-stmt-lints...
2020-10-24 borsAuto merge of #6187 - geoffreycopin:master, r=ebroto
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-23 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-19 borsAuto merge of #6167 - ThibsG:IdenticalArgumentsAssertEq...
2020-10-19 borsAuto merge of #6166 - achris:master, r=flip1995
2020-10-19 Takayuki NakataMerge remote-tracking branch 'upstream/master' into...
2020-10-17 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-16 borsAuto merge of #6123 - montrivo:less_concise_than, r...
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-15 borsAuto merge of #6173 - Lotterleben:docs-typo, r=ebroto
2020-10-14 borsAuto merge of #6174 - upsuper-forks:transmute-ptr-to...
2020-10-14 Xidorn QuanAdd a known problem for transmute_ptr_to_ref lint
2020-10-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-14 borsAuto merge of #5998 - deg4uss3r:master, r=yaahc
2020-09-11 borsAuto merge of #75800 - Aaron1011:feature/full-nt-tokens...
2020-09-10 borsAuto merge of #5977 - xvschneider:AddLintPanicInResult...
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-09-10 borsAuto merge of #5980 - matsujika:create-dir, r=flip1995
2020-09-10 borsAuto merge of #5931 - montrivo:unit-arg, r=flip1995
2020-09-10 borsAuto merge of #6027 - flip1995:rustup, r=flip1995
2020-09-08 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-07 borsAuto merge of #76044 - ecstatic-morse:dataflow-lattice...
2020-09-05 borsAuto merge of #5997 - giraffate:fix_fp_about_clone_in_s...
2020-09-04 borsAuto merge of #6007 - ebroto:sync-from-rust, r=ebroto
2020-09-04 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-04 LeSeulArtichaut`ty.kind` -> `ty.kind()` in rustdoc and clippy
2020-09-03 borsAuto merge of #5994 - taiki-e:useless_attribute, r...
2020-09-02 Tim NielensMerge branch 'master' into unit-arg
2020-09-02 borsAuto merge of #5996 - Koxiaet:master, r=ebroto
2020-09-02 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-01 borsAuto merge of #5999 - rail-rain:fix_fp_transmute_ptr_to...
2020-08-31 railFix a fp in `transmute_ptr_to_ptr`
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-25 borsAuto merge of #5960 - flip1995:rustup, r=flip1995
2020-08-22 borsAuto merge of #5926 - giraffate:improve_lint_message_in...
2020-08-21 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-08-20 borsAuto merge of #5928 - mikerite:fix-5924, r=ebroto
2020-08-20 borsAuto merge of #5919 - ebroto:5747_from_bits_in_const...
2020-08-18 Eduardo Brotono from/to bits in const: add tests cases for f64
2020-08-18 Eduardo Brototransmute: avoid suggesting from/to bits in const
2020-08-18 borsAuto merge of #5922 - flip1995:rustup, r=flip1995
2020-08-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-08-17 borsAuto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk
2020-08-17 Ujjwal Sharmarust_ast::ast => rustc_ast
2020-08-16 borsAuto merge of #5725 - montrivo:should-impl-trait, r...
2020-08-12 borsAuto merge of #5885 - Ryan1729:patch-2, r=flip1995
2020-08-12 borsAuto merge of #75405 - flip1995:clippyup, r=Manishearth
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-11 borsAuto merge of #5892 - matthiaskrgr:redundant_mut, r...
2020-08-11 borsAuto merge of #5891 - flip1995:rustup, r=flip1995
2020-08-11 flip1995Fix sync fallout
2020-08-11 Yuki OkushiRollup merge of #75226 - pnadon:miri-undef-uninit,...
2020-08-10 Dylan DPCRollup merge of #75098 - Ryan1729:clippy-pointer-cast...
2020-08-06 Ryan WiedemannApply suggestions from code review
2020-08-06 Ryan1729run clippy_dev fmt
2020-08-06 Ryan1729change filter to assert, and update comments
2020-08-06 Ryan1729add documentation to functions that call `do_check...
2020-08-06 Ryan1729add description to assert
2020-08-06 Ryan1729address some review comments
2020-08-06 Ryan1729get the expected number of errors by acknowledging...
2020-08-06 Ryan1729try putting the can_be_expressed_as_pointer_cast at...
2020-08-06 Ryan1729accidentally cause an ICE by putting the TRANSMUTES_EXP...
2020-08-06 Ryan1729initial compiling version of TRANSMUTES_EXPRESSIBLE_AS_...
2020-08-06 Ryan1729run cargo dev new_lint then move transmutes_expressible...
2020-08-04 Philipp KronesRollup merge of #5856 - phansch:remove-symbol-reexport...
2020-07-26 borsAuto merge of #5820 - ThibsG:FixSuspiciousArithmeticImp...
2020-07-18 borsAuto merge of #5815 - JarredAllen:redundant_pattern_bug...
2020-07-18 borsAuto merge of #5818 - flip1995:rustup, r=flip1995
2020-07-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-07-17 Valentin LazureanuRename TypeckTables to TypeckResults.
2020-07-16 flip1995Merge remote-tracking branch 'upstream/rust-1.44.1...
2020-07-07 Manish GoregaokarRollup merge of #73870 - sexxi-goose:projection-ty...
2020-07-06 borsAuto merge of #73978 - Mark-Simulacrum:shrink-paramenv...
2020-07-03 borsAuto merge of #5763 - flip1995:rustup, r=Manishearth
2020-07-03 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-07-02 Eduard-Mihai BurtescuUse 'tcx for references to AccessLevels wherever possible.
2020-07-02 Eduard-Mihai Burtescurustc_lint: avoid using TypeckTables::empty for LateCon...
2020-06-30 borsAuto merge of #5751 - flip1995:rustup, r=Manishearth...
2020-06-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-06-26 borsAuto merge of #73756 - Manishearth:rollup-aehswb2,...
2020-06-25 Eduard-Mihai Burtescurustc_lint: only query `typeck_tables_of` when a lint...
2020-06-23 borsAuto merge of #5695 - esamudera:lint_mem_uninitialized...
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-06-08 borsAuto merge of #5692 - ebroto:5689_N_dotdot_N, r=yaahc
2020-06-08 borsAuto merge of #5680 - ebroto:3792_let_return, r=Manishearth
2020-06-08 borsAuto merge of #5378 - Centril:unnested-or-pats, r=flip1...
2020-06-07 Mazdak Farrokhzaddogfood unnested_or_patterns
2020-06-05 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-04-19 borsAuto merge of #5141 - xiongmao86:issue5095, r=flip1995
2020-04-18 xiongmao86Fixes internal lint warning in code base.
2020-04-17 borsAuto merge of #5445 - logan-dev-oss:master, r=flip1995
2020-04-17 borsAuto merge of #5482 - phansch:diag, r=matthiaskrgr
2020-04-17 Philipp HanschCleanup: Rename 'db' variable to 'diag'
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
next