]> git.lizzy.rs Git - rust.git/history - src/librustc_lint
Auto merge of #71292 - marmeladema:queries-local-def-id, r=eddyb
[rust.git] / src / librustc_lint /
2020-04-28 borsAuto merge of #71292 - marmeladema:queries-local-def...
2020-04-27 marmelademaAccept `LocalDefId` as key for `lint_mod` query
2020-04-27 Dylan DPCRollup merge of #71524 - ldm0:ptrparam, r=matthewjasper
2020-04-27 borsAuto merge of #71268 - estebank:devectorize, r=eddyb
2020-04-27 borsAuto merge of #70073 - wesleywiser:mir_opt_level_0...
2020-04-27 Dylan DPCRollup merge of #71438 - estebank:resolve-sugg-tiny...
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-26 Dylan DPCRollup merge of #71551 - gizmondo:gen-index-vec, r...
2020-04-26 Dylan DPCRollup merge of #71537 - Mark-Simulacrum:no-self-open...
2020-04-26 Dylan DPCRollup merge of #71421 - elichai:2020-04-boxed-slice...
2020-04-26 borsAuto merge of #71495 - Amanieu:update_stdarch, r=sfackler
2020-04-26 borsAuto merge of #71434 - pietroalbini:shrink-gha-config...
2020-04-25 Dylan DPCRollup merge of #71554 - gizmondo:68922, r=jonas-schievink
2020-04-25 Dylan DPCRollup merge of #71541 - wesleywiser:issue_26376, r...
2020-04-25 Dylan DPCRollup merge of #71392 - ecstatic-morse:body-predecesso...
2020-04-25 Dylan DPCRollup merge of #71140 - oli-obk:static_cycle, r=RalfJung
2020-04-25 Dylan DPCRollup merge of #70043 - mark-i-m:def-kind-more, r...
2020-04-25 Dylan DPCRollup merge of #71548 - crlf0710:cursor_bounds, r...
2020-04-25 Dylan DPCRollup merge of #71545 - Askaholic:patch-1, r=jonas...
2020-04-25 Dylan DPCRollup merge of #71544 - cuviper:filter_map_next, r...
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 #69041 - petrochenkov:stabmodispan...
2020-04-25 borsAuto merge of #71439 - Mark-Simulacrum:stage0-next...
2020-04-25 borsAuto merge of #71549 - Dylan-DPC:rollup-j6jlp9l, r...
2020-04-25 Dylan DPCRollup merge of #71533 - pnkfelix:revert-70566-for...
2020-04-25 Dylan DPCRollup merge of #71523 - Mark-Simulacrum:alloc-inline...
2020-04-25 Dylan DPCRollup merge of #71517 - flip1995:unused_braces_hack...
2020-04-25 Dylan DPCRollup merge of #71494 - flip1995:while_let_span, r...
2020-04-25 Dylan DPCRollup merge of #71364 - Amanieu:zprofile_compiler_buil...
2020-04-25 borsAuto merge of #71458 - ecstatic-morse:bootstrap-cfg...
2020-04-24 Dylan DPCRollup merge of #71527 - ecstatic-morse:debug-check...
2020-04-24 Dylan DPCRollup merge of #71512 - Rustin-Liu:rustin-patch-bootst...
2020-04-24 Dylan DPCRollup merge of #71485 - arlopurcell:binary_heap_retain...
2020-04-24 Dylan DPCRollup merge of #71480 - GuillaumeGomez:panic-info...
2020-04-24 Dylan DPCRollup merge of #71330 - ecstatic-morse:const-qualif...
2020-04-24 Dylan DPCRollup merge of #69456 - contrun:fix-misleading-compile...
2020-04-24 flip1995Quick and dirty fix of the unused_braces lint
2020-04-24 borsAuto merge of #71430 - pietroalbini:bump-openssl-src...
2020-04-24 Dylan DPCRollup merge of #71476 - RalfJung:miri-test-sizes,...
2020-04-24 Dylan DPCRollup merge of #71475 - RalfJung:miri-frame-loc, r...
2020-04-24 Dylan DPCRollup merge of #71428 - tromey:gdb-10-parsing, r=tromey
2020-04-24 Dylan DPCRollup merge of #71318 - RalfJung:miri-unleash-cleanup...
2020-04-24 Dylan DPCRollup merge of #71235 - estebank:lt-sugg-2, r=ecstatic...
2020-04-24 borsAuto merge of #70820 - spastorino:replace-fragile-erron...
2020-04-24 borsAuto merge of #71215 - marmeladema:issue70853/librustc_...
2020-04-24 Dylan DPCRollup merge of #71492 - LeSeulArtichaut:document-unsaf...
2020-04-24 Dylan DPCRollup merge of #71459 - divergentdave:pointer-offset...
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 marmelademaAddress comments from review
2020-04-23 marmelademaModify `as_local_hir_id` to return a bare `HirId`
2020-04-23 marmelademaModify `as_local_hir_id` to accept a `LocalDefId` inste...
2020-04-23 marmelademalibrustc_middle: return LocalDefId instead of DefId...
2020-04-23 borsAuto merge of #71483 - Dylan-DPC:rollup-c2h9s8b, r...
2020-04-23 Dylan DPCRollup merge of #71479 - RalfJung:scalar-null-ptr,...
2020-04-23 Dylan DPCRollup merge of #71470 - TyPR124:fix-doc-links, r=jonas...
2020-04-23 Dylan DPCRollup merge of #71446 - Amanieu:transmute_copy, r...
2020-04-23 Dylan DPCRollup merge of #71442 - TimDiekmann:allocref-mut-ref...
2020-04-23 Dylan DPCRollup merge of #71408 - GuillaumeGomez:check-code...
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 #71461 - GuillaumeGomez:improve-e0567...
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 GomezCreate new rustdoc lint to check for code blocks tags
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 #71350 - GuillaumeGomez:error-code...
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 borsAuto merge of #71374 - nnethercote:alphabetize-C-and...
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 #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 David TolnayClarify unused_doc_comments note on macro invocations
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-21 borsAuto merge of #71170 - spastorino:dyn-fnonce-alignment...
2020-04-21 borsAuto merge of #71267 - pnkfelix:issue-71248-dont-need...
2020-04-20 Dylan DPCRollup merge of #71346 - mati865:rustbuild-tools, r...
next