]> git.lizzy.rs Git - rust.git/history - tests/ui-toml/unwrap_used/unwrap_used.rs
Add size_of_ref lint
[rust.git] / tests / ui-toml / unwrap_used / unwrap_used.rs
2022-11-25 Matthias KrügerRollup merge of #104873 - RalfJung:therefore, r=Dylan-DPC
2022-11-23 Manish GoregaokarMerge pull request #3875 from fkohlgrueber/syntax-tree...
2022-11-23 Manish GoregaokarRollup merge of #103488 - oli-obk:impl_trait_for_tait...
2022-11-22 borsAuto merge of #104688 - flip1995:clippyup, r=Manisheart...
2022-11-21 Philipp KronesMerge commit 'f4850f7292efa33759b4f7f9b7621268979e9914...
2022-11-21 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-29 borsAuto merge of #9648 - llogiq:fix-undocumented-unsafe...
2022-10-23 borsAuto merge of #9690 - royrustdev:boxed_void, r=flip1995
2022-10-23 borsAuto merge of #9368 - nahuakang:improve-equatable-if...
2022-10-23 borsAuto merge of #9630 - CatDevz:fix-aawr-lint, r=flip1995
2022-10-23 borsAuto merge of #9689 - koka831:fix/or_fun_call_map_or...
2022-10-23 borsAuto merge of #9697 - Alexendoo:let-underscore-uplift...
2022-10-23 borsAuto merge of #9654 - alex-semenyuk:enable_test, r...
2022-10-23 borsAuto merge of #9686 - kraktus:unwrap_in_test_cfg, r...
2022-10-21 kraktus[`unwrap_used`], [`expect_used`] do not lint in `test...
2022-06-27 borsAuto merge of #8649 - ebobrow:imperative_find, r=flip1995
2022-06-14 borsAuto merge of #8901 - Jarcho:sharing_code, r=dswij
2022-06-09 borsAuto merge of #8907 - kyoto7250:fix_8898, r=giraffate
2022-06-07 borsAuto merge of #95565 - jackh726:remove-borrowck-mode...
2022-06-06 Matthias KrügerRollup merge of #97794 - eltociear:patch-13, r=matthiaskrgr
2022-06-04 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
2022-06-04 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-06-04 borsAuto merge of #8843 - Serial-ATA:collect-renamed, r...
2022-06-01 borsAuto merge of #8869 - Jarcho:derive_partial_eq_without_...
2022-05-31 borsAuto merge of #8884 - evantypanski:manual_range_contain...
2022-05-31 borsAuto merge of #8876 - Alexendoo:cast-abs-to-different...
2022-05-28 llogiqMerge branch 'master' into doc_link_with_quotes
2022-05-27 borsAuto merge of #8885 - Serial-ATA:rc-clone-in-vec-init...
2022-05-25 borsAuto merge of #8889 - Serial-ATA:remove-newlines, r...
2022-05-25 borsAuto merge of #8882 - kyoto7250:get_first, r=llogiq
2022-05-25 kyoto7250ignore clippy::get_first
2022-05-24 borsAuto merge of #8786 - Alexendoo:identity-op-suggestions...
2022-05-24 borsAuto merge of #8754 - guerinoni:no_effect_replace,...
2022-05-23 Dylan DPCRollup merge of #97254 - jhpratt:remove-crate-vis,...
2022-05-21 xFrednetMerge 'rust-clippy/master' into clippyup
2022-05-20 xFrednetMerge remote-tracking branch 'upstream/master' into...
2022-05-18 borsAuto merge of #8823 - smoelius:unknown-field, r=xFrednet
2022-05-18 borsAuto merge of #8807 - Jarcho:cmp_owned, r=giraffate
2022-05-17 borsAuto merge of #8814 - yonip23:add-suggestion-to-rc...
2022-05-16 borsAuto merge of #8752 - Serial-ATA:improve-filtering...
2022-05-16 borsAuto merge of #8761 - tamaroning:fix_8505, r=Jarcho
2022-05-15 borsAuto merge of #8699 - Jarcho:vec_init_then_push_7071...
2022-05-13 borsAuto merge of #8813 - evantypanski:redundant_alloc_fat_...
2022-05-12 borsAuto merge of #8799 - Alexendoo:lintcheck-common, r...
2022-05-11 borsAuto merge of #8818 - koic:use_rust_2021_prelude, r...
2022-05-11 Koichi ITOUse the traits added to the Rust 2021 Edition prelude
2022-05-10 borsAuto merge of #8769 - yonip23:8719, r=xFrednet
2022-05-09 borsAuto merge of #8797 - xFrednet:0000-expect-a-playground...
2022-05-08 borsAuto merge of #8802 - smoelius:allow-expect-unwrap...
2022-05-08 Samuel E. Moelius IIIOptionally allow `expect` and `unwrap` in tests