]> git.lizzy.rs Git - rust.git/history - tests/ui/checked_unwrap/simple_conditionals.rs
Move test for issue 5579 under tests/ui/crashes
[rust.git] / tests / ui / checked_unwrap / simple_conditionals.rs
2020-05-13 Eduardo BrotoMove test for issue 5579 under tests/ui/crashes
2020-05-13 Eduardo BrotoFix ICE caused in unwrap module
2020-05-08 borsAuto merge of #5541 - DarkEld3r:patch-1, r=flip1995
2020-05-02 borsAuto merge of #5560 - CrazyRoka:fix-match-on-vector...
2020-05-02 borsAuto merge of #5558 - ThibsG:FixUnwrapInArgs, r=flip1995
2020-05-02 ThibsGFix unwrap lint when checks are done in parameters
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-06 borsAuto merge of #5139 - lzutao:linecount, r=llogiq
2020-02-06 borsAuto merge of #5125 - Areredify:too_many_bools, r=flip1995
2020-02-06 borsAuto merge of #5132 - JohnTitor:fix-fp-in-unwrap-lint...
2020-02-04 Yuki OkushiRe-cover use of unnecessary unwraps in macros
2020-02-03 Yuki OkushiDo not lint `unnecessary_unwrap` in macros
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-01 borsAuto merge of #4314 - chansuke:add-negation-to-is_empty...
2019-08-01 borsAuto merge of #4318 - izik1:typo, r=phansch
2019-08-01 borsAuto merge of #4316 - phansch:method_rs_cleanup2, r...
2019-08-01 borsAuto merge of #4315 - phansch:fn_to_numeric_cast_applic...
2019-08-01 borsAuto merge of #4303 - mikerite:dev-fmt-20190728, r...
2019-08-01 Michael WrightUpdate formatting
2019-07-23 borsAuto merge of #4266 - uHOOCCOOHu:fix/async_fn_lifetime...
2019-07-18 borsAuto merge of #4274 - daxpedda:implicit_return_fixes...
2019-07-17 borsAuto merge of #4278 - phansch:uitestcleanup_indexing...
2019-07-16 borsAuto merge of #4276 - phansch:uitestcleanup, r=flip1995
2019-07-16 Philipp HanschUI Test Cleanup: Split up checked_unwrap tests