]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/transmute/utils.rs
Merge remote-tracking branch 'upstream/master' into rustup
[rust.git] / clippy_lints / src / transmute / utils.rs
2022-09-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-09-27 lcnrrustc_typeck to rustc_hir_analysis
2022-09-26 fee1-deadRollup merge of #102197 - Nilstrieb:const-new-🌲, r...
2022-09-24 Takayuki Maedaseparate definitions and `HIR` owners
2022-09-15 borsAuto merge of #101811 - flip1995:clippyup, r=flip1995
2022-09-14 borsAuto merge of #101212 - eholk:dyn-star, r=compiler...
2022-09-13 Eric HolkAddress code review comments
2022-09-13 Eric HolkMake x.py check work
2022-07-18 borsAuto merge of #9146 - arieluy:type_params, r=dswij
2022-07-07 Dylan DPCRollup merge of #98507 - xFrednet:rfc-2383-manual-expec...
2022-07-01 borsAuto merge of #9039 - Serial-ATA:dev-dogfood, r=giraffate
2022-06-30 borsAuto merge of #9058 - xFrednet:changelog-1-62, r=flip1995
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-30 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-06-29 borsAuto merge of #9043 - dswij:9037-test, r=Manishearth
2022-06-29 borsAuto merge of #8981 - PrestonFrom:more_details_for_sign...
2022-06-28 borsAuto merge of #9046 - xFrednet:rust-97660-expection...
2022-06-27 borsAuto merge of #8649 - ebobrow:imperative_find, r=flip1995
2022-06-27 borsAuto merge of #8972 - kyoto7250:use_retain, r=llogiq
2022-06-27 borsAuto merge of #9054 - alex-semenyuk:string_add_example...
2022-06-27 borsAuto merge of #8871 - Serial-ATA:cargo-dev-deprecate...
2022-06-27 borsAuto merge of #8939 - Jarcho:transmute_ptr_to_ref_lt...
2022-06-25 Jason NewcombSuggest `pointer::cast` when possible in `transmute_ptr...
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-05-06 Guillaume GomezRollup merge of #96557 - nbdd0121:const, r=oli-obk
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-04-30 borsAuto merge of #8625 - Jarcho:rename_lint, r=xFrednet
2022-04-18 borsAuto merge of #8707 - OneSignal:await-invalid-types...
2022-04-18 borsAuto merge of #8701 - xFrednet:0000-clippy-print-hir...
2022-04-17 borsAuto merge of #8665 - InfRandomness:option_take_on_temp...
2022-04-16 borsAuto merge of #8706 - lupd:cast-abs-to-unsigned, r...
2022-04-16 borsAuto merge of #8698 - xFrednet:0000-changelog-1-61...
2022-04-15 borsAuto merge of #8705 - cpw2n5:spellcheck, r=Manishearth
2022-04-15 whodiadding spell checking
2022-04-14 borsAuto merge of #8677 - xFrednet:8213-manual-bits-suggest...
2022-04-13 borsAuto merge of #8647 - Jarcho:mut_from_ref_6326, r=giraffate
2022-04-12 borsAuto merge of #8645 - Jarcho:manual_non_exhaustive_5714...
2022-04-12 borsAuto merge of #8691 - flip1995:infinite_recursion_only_...
2022-04-11 borsAuto merge of #8624 - pitaj:is_digit_ascii_radix, r...
2022-04-11 borsAuto merge of #8667 - Jarcho:proc_macro_check, r=flip1995
2022-04-11 borsAuto merge of #8673 - Jarcho:same_functions_8139, r...
2022-04-11 borsAuto merge of #8668 - Jarcho:iter_with_drain_8538,...
2022-04-11 borsAuto merge of #8660 - yoav-lavi:squashed-master, r...
2022-04-10 borsAuto merge of #8631 - Alexendoo:splitn-overlap, r=xFrednet
2022-04-09 borsAuto merge of #8664 - yoav-lavi:main, r=xFrednet
2022-04-08 borsAuto merge of #8648 - Jarcho:transmute_collection_7706...
2022-04-06 Jason NewcombBetter check size and alignment requirements in `unsoun...
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-04-14 borsAuto merge of #7039 - phansch:melt-ice, r=flip1995
2021-04-12 borsAuto merge of #7065 - rail-rain:warn_copy_pass_by_ref...
2021-04-11 borsAuto merge of #6905 - ThibsG:fpSingleComponentPathImpor...
2021-04-08 borsAuto merge of #7022 - Jarcho:macro_use_import_ice,...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-04-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-04-06 borsAuto merge of #6931 - Jarcho:needless_borrow, r=phansch...
2021-04-06 Jason NewcombFix all occurences of `needless_borrow` internally
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-20 borsAuto merge of #6924 - mgacek8:issue6727_copy_types...
2021-03-18 borsAuto merge of #6928 - mgacek8:issue6675_or_fun_call_uns...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #6918 - camsteffen:utils-re-export, r...
2021-03-17 Cameron SteffenDon't re-export clippy_utils::*
2021-03-17 borsAuto merge of #6805 - matthiaskrgr:uca_nopub_6803,...
2021-03-16 borsAuto merge of #6915 - smoelius:docs-link, r=llogiq
2021-03-16 borsAuto merge of #6914 - camsteffen:source-utils, r=Manish...
2021-03-15 borsAuto merge of #6828 - mgacek8:issue_6758_enhance_wrong_...
2021-03-15 borsAuto merge of #6907 - camsteffen:ty-utils, r=flip1995
2021-03-15 Cameron SteffenMove some utils to clippy_utils::source module
2021-03-15 Cameron SteffenMove some utils to ty_utils
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-03-10 borsAuto merge of #6814 - hyd-dev:issue-6486, r=flip1995
2021-03-10 borsAuto merge of #6794 - camsteffen:needless-borrowed...
2021-03-07 borsAuto merge of #6823 - Jarcho:diagnostic_items, r=phansch
2021-03-03 borsAuto merge of #6824 - Y-Nak:refactor_loops_module,...
2021-03-02 borsAuto merge of #6801 - Jarcho:manual_match_fix, r=phansch
2021-03-02 borsAuto merge of #6791 - TaKO8Ki:iter-count, r=matthiaskrgr
2021-03-02 borsAuto merge of #6716 - magurotuna:refactor-transmute...
2021-03-02 Yusuke TanakaMake check_cast private
2021-03-02 Yusuke TanakaAdd transmute/utils.rs