]> git.lizzy.rs Git - rust.git/history - src/test/ui/issues/issue-18107.rs
Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175' into clippyup
[rust.git] / src / test / ui / issues / issue-18107.rs
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-07-13 Pankaj ChaudharyMerge branch 'master' into E0688
2020-07-01 Manish GoregaokarRollup merge of #72071 - PankajChaudhary5:ErrorCode...
2020-06-26 Tyler RuckingerMerge pull request #2 from rust-lang/master
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-27 Dylan DPCRollup merge of #72548 - rossmacarthur:add-mcve-for...
2020-05-22 Rich KadelMerge pull request #1 from rust-lang/master
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-15 borsAuto merge of #69659 - CAD97:step-rework-take-3, r...
2020-05-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-10 borsAuto merge of #71557 - matthewjasper:mir-asymmetric...
2020-05-09 borsAuto merge of #69530 - Aaron1011:perf/skip-coerce-var...
2020-05-09 Dylan DPCRollup merge of #70834 - yoshuawuyts:future-pending...
2020-05-07 Dylan DPCRollup merge of #70733 - yoshuawuyts:arc-increment...
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-04-30 Tyler MandryRollup merge of #71148 - bluss:vec-drop-raw-slice,...
2020-04-30 Dylan DPCRollup merge of #71433 - antoyo:error/missing-right...
2020-04-30 Dylan DPCRollup merge of #70950 - nikomatsakis:leak-check-nll...
2020-04-30 Dylan DPCRollup merge of #71205 - NeoRaider:check_attr, r=jonas...
2020-04-29 Dylan DPCRollup merge of #71296 - ChiefMilesEdgeworth:fix_doc_wo...
2020-04-29 Dylan DPCRollup merge of #71286 - Alexendoo:test-issue-69654...
2020-04-29 Dylan DPCRollup merge of #71217 - estebank:tail-borrow-sugg...
2020-04-28 Dylan DPCRollup merge of #71311 - estebank:fn-type-param, r...
2020-04-28 borsAuto merge of #71444 - RalfJung:test-async-no-opt,...
2020-04-27 borsAuto merge of #71268 - estebank:devectorize, r=eddyb
2020-04-27 Dylan DPCRollup merge of #71419 - contrun:wrong-namespace-rustc...
2020-04-27 Dylan DPCRollup merge of #71409 - estebank:point-at-ret-question...
2020-04-27 Dylan DPCRollup merge of #71263 - shlevy:FileLoader-remove-abs_p...
2020-04-25 Dylan DPCRollup merge of #71140 - oli-obk:static_cycle, r=RalfJung
2020-04-25 Dylan DPCRollup merge of #71168 - SimonSapin:into_raw_non_null...
2020-04-25 Dylan DPCRollup merge of #70712 - :stabilize-remove-entry, r...
2020-04-25 Dylan DPCRollup merge of #69813 - thomcc:nonzero-bitor, r=Amanieu
2020-04-25 Dylan DPCRollup merge of #71364 - Amanieu:zprofile_compiler_buil...
2020-04-24 Dylan DPCRollup merge of #69456 - contrun:fix-misleading-compile...
2020-04-24 Dylan DPCRollup merge of #71428 - tromey:gdb-10-parsing, r=tromey
2020-04-24 Dylan DPCRollup merge of #71426 - contrun:fix-e0751-explanation...
2020-04-24 Dylan DPCRollup merge of #71068 - pyfisch:unicode-version-stable...
2020-04-24 Dylan DPCRollup merge of #71063 - LeSeulArtichaut:document-unsaf...
2020-04-24 Dylan DPCRollup merge of #70845 - varkor:const-generics-derive...
2020-04-23 Dylan DPCRollup merge of #71404 - cuviper:chain-unfused, r=scottmcm
2020-04-23 Dylan DPCRollup merge of #70633 - kper:master, r=estebank
2020-04-23 Dylan DPCRollup merge of #71396 - DeeDeeG:improve-e0308-again...
2020-04-23 Dylan DPCRollup merge of #71005 - jonas-schievink:no-place-like...
2020-04-23 borsAuto merge of #71343 - RalfJung:miri, r=RalfJung
2020-04-23 borsAuto merge of #71312 - wesleywiser:const_prop_bitset...
2020-04-22 Dylan DPCRollup merge of #71400 - dtolnay:isavailable, r=petroch...
2020-04-22 Dylan DPCRollup merge of #71369 - ctaggart:wasm32_profiling...
2020-04-22 Dylan DPCRollup merge of #71256 - cuviper:must_use_replace,...
2020-04-22 Dylan DPCRollup merge of #71401 - spastorino:remove-visit-place...
2020-04-22 Dylan DPCRollup merge of #71370 - PankajChaudhary5:ErrorCode...
2020-04-22 Dylan DPCRollup merge of #71336 - ecstatic-morse:check-consts...
2020-04-22 Dylan DPCRollup merge of #71280 - RalfJung:mplace-check-align...
2020-04-22 Dylan DPCRollup merge of #71414 - phansch:more-diagnostic-items...
2020-04-22 Dylan DPCRollup merge of #71412 - dtolnay:uselessdoc, r=Manishearth
2020-04-22 Dylan DPCRollup merge of #71337 - Valloric:rustdoc-check-pass...
2020-04-22 Dylan DPCRollup merge of #71203 - csmoe:issue-71137, r=csmoe
2020-04-22 Dylan DPCRollup merge of #70970 - eddyb:trait-vs-impl-mismatch...
2020-04-22 borsAuto merge of #71323 - nnethercote:bitcode-in-rlib...
2020-04-22 borsAuto merge of #71410 - JohnTitor:rollup-vh6dut5, r...
2020-04-22 Yuki OkushiRollup merge of #71399 - rust-lang:cleanup-e0554, r...
2020-04-22 Yuki OkushiRollup merge of #71390 - aticu:master, r=Dylan-DPC
2020-04-22 Yuki OkushiRollup merge of #71384 - RalfJung:RalfJung-patch-1...
2020-04-22 Yuki OkushiRollup merge of #71372 - ayushmishra2005:shebang_stripp...
2020-04-22 Yuki OkushiRollup merge of #71366 - faern:use-assoc-int-consts3...
2020-04-22 Yuki OkushiRollup merge of #71236 - sinkuu:cleanup, r=nikomatsakis
2020-04-22 Yuki OkushiRollup merge of #70998 - estebank:suggest-impl-trait...
2020-04-20 Esteban KüberSuggest `-> impl Trait` and `-> Box<dyn Trait>` on...
2019-08-19 phosphorusMerge pull request #1 from rust-lang/master
2019-08-16 Mazdak FarrokhzadRollup merge of #60492 - acrrd:issues/54054_chain,...
2019-08-09 Sayan NandanMerge pull request #1 from rust-lang/master
2019-07-25 borsAuto merge of #60340 - mgeier:cap-vs-capacity, r=alexcr...
2019-07-08 borsAuto merge of #61224 - aloucks:drain_filter, r=Gankro
2019-07-06 Mazdak FarrokhzadRollup merge of #60081 - pawroman:cleanup_unicode_scrip...
2019-06-30 borsAuto merge of #61252 - indygreg:upgrade-musl, r=alexcri...
2019-06-22 borsAuto merge of #61020 - HeroicKatora:master, r=matthewjasper
2019-06-21 Mazdak FarrokhzadRollup merge of #61267 - michaelwoerister:update-xlto...
2019-06-21 Mazdak FarrokhzadRollup merge of #61146 - czipperz:SliceConcatExt-connec...
2019-06-20 Mazdak FarrokhzadRollup merge of #60772 - timvermeulen:slice_iter_nth_ba...
2019-06-20 Mazdak FarrokhzadRollup merge of #60454 - acrrd:issues/54054_skip, r...
2019-06-20 borsAuto merge of #60341 - mtak-:macos-tlv-workaround,...
2019-06-10 Mazdak FarrokhzadRollup merge of #59600 - tobia:master, r=pnkfelix
2019-06-09 borsAuto merge of #61229 - Centril:stabilize-repr_align_enu...
2019-06-08 Mazdak FarrokhzadRollup merge of #61223 - czipperz:tuple-ord-document...
2019-06-07 borsAuto merge of #61130 - jonhoo:mem-take, r=SimonSapin
2019-06-04 Pietro AlbiniRollup merge of #61069 - Zoxc:drop-borrow-fix, r=pnkfelix
2019-06-04 Mazdak FarrokhzadRollup merge of #61419 - scottmcm:casing-is-on-strings...
2019-06-04 Mazdak FarrokhzadRollup merge of #61135 - czipperz:rc-make_mut-weak...
2019-06-03 borsAuto merge of #59033 - GuillaumeGomez:duplicated-bounds...
2019-06-03 borsAuto merge of #61008 - GuillaumeGomez:fix-rustdoc-code...
2019-06-01 Mazdak FarrokhzadRollup merge of #61263 - GuillaumeGomez:valid-html...
2019-06-01 borsAuto merge of #60145 - little-dude:ip2, r=alexcrichton
2019-05-31 borsAuto merge of #61300 - indygreg:upgrade-cross-make...
2019-05-31 Pietro AlbiniRollup merge of #61359 - GuillaumeGomez:fix-deref-doc...
2019-05-31 Pietro AlbiniRollup merge of #60897 - seanmonstar:patch-4, r=sfackler
2019-05-30 Jason ShirkMerge branch 'master' into iwr_progress
2019-05-30 borsAuto merge of #61253 - nnethercote:avoid-hygiene_data...
2019-05-30 Mazdak FarrokhzadRollup merge of #61333 - varkor:apit-const-param-ice...
2019-05-30 Mazdak FarrokhzadRollup merge of #61322 - pietroalbini:debug-windows...
next