]> git.lizzy.rs Git - rust.git/history - src/librustc_error_codes
Rollup merge of #71461 - GuillaumeGomez:improve-e0567, r=Dylan-DPC
[rust.git] / src / librustc_error_codes /
2020-04-23 Dylan DPCRollup merge of #71461 - GuillaumeGomez:improve-e0567...
2020-04-23 Dylan DPCRollup merge of #71454 - ecstatic-morse:inline-core...
2020-04-23 Dylan DPCRollup merge of #71452 - ecstatic-morse:no-more-snapsho...
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 Guillaume GomezImprove E0567 explanation
2020-04-23 borsAuto merge of #71343 - RalfJung:miri, r=RalfJung
2020-04-23 borsAuto merge of #71312 - wesleywiser:const_prop_bitset...
2020-04-23 borsAuto merge of #71445 - Dylan-DPC:rollup-31givp1, r...
2020-04-22 Dylan DPCRollup merge of #71440 - TimDiekmann:copy-allocerr...
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 #71350 - GuillaumeGomez:error-code...
2020-04-22 Dylan DPCRollup merge of #71256 - cuviper:must_use_replace,...
2020-04-22 borsAuto merge of #71044 - ecstatic-morse:body-predecessor...
2020-04-22 borsAuto merge of #71431 - Dylan-DPC:rollup-rvm6tfy, r...
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 borsAuto merge of #71374 - nnethercote:alphabetize-C-and...
2020-04-22 Guillaume GomezFix new tidy checks
2020-04-22 borsAuto merge of #71424 - Dylan-DPC:rollup-iunh61a, r...
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 #71214 - GuillaumeGomez:add-error-code...
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 Guillaume GomezAdd error code to inner doc comment attribute error
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-21 Guillaume GomezClean up E0554 explanation
2020-04-21 DeeDeeGImprove E0308 error message wording again
2020-04-21 aticuFix incorrect description of E0690
2020-04-21 pankajchaudhary5Added proper explanation error code E0696
2020-04-21 borsAuto merge of #71170 - spastorino:dyn-fnonce-alignment...
2020-04-21 borsAuto merge of #71267 - pnkfelix:issue-71248-dont-need...
2020-04-21 borsAuto merge of #71367 - Dylan-DPC:rollup-ysj4olr, r...
2020-04-20 Dylan DPCRollup merge of #71346 - mati865:rustbuild-tools, r...
2020-04-20 Dylan DPCRollup merge of #71285 - ljedrz:mir_inline_span_for_opt...
2020-04-20 Dylan DPCRollup merge of #71174 - Nokel81:fix-async-main-error...
2020-04-20 Dylan DPCRollup merge of #69362 - CAD97:alloc_layout_extras...
2020-04-20 Esteban KüberEnsure tail expression will have a `Ty` for E0746
2020-04-20 Dylan DPCRollup merge of #71328 - Mark-Simulacrum:stabilize...
2020-04-20 Dylan DPCRollup merge of #71284 - JOE1994:serialize_id, r=petroc...
2020-04-20 Dylan DPCRollup merge of #71270 - Rustin-Liu:rustin-patch-has...
2020-04-20 Dylan DPCRollup merge of #71250 - GuillaumeGomez:use-json-instea...
2020-04-20 Sebastian MaltonCheck that main/start is not async
2020-04-20 borsAuto merge of #70729 - nnethercote:a-big-options-clean...
2020-04-20 borsAuto merge of #71232 - eddyb:print-const-adts, r=oli-obk
2020-04-20 borsAuto merge of #71007 - Amanieu:deprecate_asm, r=Mark...
2020-04-19 borsAuto merge of #70598 - vakaras:add-threads-cr3, r=oli...
2020-04-19 Dylan DPCRollup merge of #71324 - petrochenkov:passcheck2, r...
2020-04-19 Dylan DPCRollup merge of #71317 - RalfJung:unleash-inline-asm...
2020-04-19 Dylan DPCRollup merge of #71310 - JohnTitor:dont-did, r=estebank
2020-04-19 Dylan DPCRollup merge of #71026 - seiyab:issue-64362-adhoc,...
2020-04-19 borsAuto merge of #71231 - cuviper:rustc_or_patterns, r...
2020-04-19 borsAuto merge of #71326 - Dylan-DPC:rollup-hdlkdj5, r...
2020-04-19 Dylan DPCRollup merge of #71319 - GuillaumeGomez:cleanup-e0522...
2020-04-19 Dylan DPCRollup merge of #71315 - huangjiahua:update-documentati...
2020-04-19 Dylan DPCRollup merge of #71188 - Duddino:fix, r=matthewjasper
2020-04-19 Dylan DPCRollup merge of #71107 - vorner:weak-into-raw-dangling...
2020-04-19 Guillaume GomezClean up E0522 explanation
2020-04-19 borsAuto merge of #71102 - tmiasko:compiler-builtins, r...
2020-04-18 borsAuto merge of #71218 - eddyb:a-lifetime-stranded-in...
2020-04-18 borsAuto merge of #71204 - JohnTitor:into-vec, r=wesleywiser
2020-04-18 borsAuto merge of #71147 - cuviper:min-llvm8, r=Mark-Simulacrum
2020-04-17 Dylan DPCRollup merge of #71243 - Duddino:Fix2, r=estebank
2020-04-17 Dylan DPCRollup merge of #71238 - RalfJung:miri-typo, r=oli-obk
2020-04-17 Dylan DPCRollup merge of #71167 - RalfJung:big-o, r=shepmaster
2020-04-17 Dylan DPCRollup merge of #71070 - petrochenkov:nolldaround,...
2020-04-17 Dylan DPCRollup merge of #70467 - wesleywiser:invoke-vs-call...
2020-04-17 Dylan DPCRollup merge of #69642 - ecstatic-morse:issue-69615...
2020-04-17 borsAuto merge of #71049 - eddyb:const-err, r=oli-obk
2020-04-17 borsAuto merge of #70629 - anyska:fields-variant, r=oli-obk
2020-04-17 borsAuto merge of #71230 - Dylan-DPC:rollup-rofigbv, r...
2020-04-17 Dylan DPCRollup merge of #71225 - leocassarani:patch-1, r=jonas...
2020-04-17 Dylan DPCRollup merge of #71220 - cuviper:std_or_patterns, r...
2020-04-17 Dylan DPCRollup merge of #71206 - RalfJung:dont-try, r=oli-obk
2020-04-17 Dylan DPCRollup merge of #71182 - JohnTitor:regression-tests...
2020-04-17 Dylan DPCRollup merge of #71164 - RalfJung:uninit-not-undef...
2020-04-17 Dylan DPCRollup merge of #70910 - rakshith-ravi:master, r=cuviper
2020-04-17 Dylan DPCRollup merge of #70578 - PankajChaudhary5:master, r...
2020-04-17 borsAuto merge of #71131 - pnkfelix:issue-69798-dont-reuse...
2020-04-16 borsAuto merge of #71223 - Dylan-DPC:rollup-z5itu39, r...
2020-04-16 Dylan DPCRollup merge of #71221 - cuviper:rustdoc_or_patterns...
2020-04-16 Dylan DPCRollup merge of #71219 - JOE1994:patch-4, r=Mark-Simulacrum
2020-04-16 Dylan DPCRollup merge of #71211 - ehuss:update-cargo, r=ehuss
2020-04-16 Dylan DPCRollup merge of #71197 - ljedrz:unsafe_unused, r=ecstat...
2020-04-16 Dylan DPCRollup merge of #70611 - pawanbisht62:doc/61137-add...
2020-04-16 borsAuto merge of #71201 - Dylan-DPC:rollup-23202uf, r...
2020-04-16 Dylan DPCRollup merge of #71191 - GuillaumeGomez:cleanup-e0520...
next