]> git.lizzy.rs Git - rust.git/history - src/librustc_lint
Auto merge of #69156 - ecstatic-morse:unified-dataflow-impls2, r=eddyb
[rust.git] / src / librustc_lint /
2020-02-06 Josh WhiteMerge branch 'E0637' of https://github.com/jwhite927...
2020-02-06 Dylan DPCRollup merge of #68894 - JohnTitor:update-e0565, r...
2020-02-06 Dylan DPCRollup merge of #68888 - tspiteri:ignore-to-compile_fai...
2020-02-06 Dylan DPCRollup merge of #68886 - tom-a-wagner:master, r=Mark...
2020-02-06 Dylan DPCRollup merge of #68791 - mark-i-m:proper-linkcheck...
2020-02-06 Dylan DPCRollup merge of #68524 - jonas-schievink:generator...
2020-02-06 borsAuto merge of #68893 - Dylan-DPC:rollup-3f2421a, r...
2020-02-06 Dylan DPCRollup merge of #68880 - JohnTitor:issue-non-zero,...
2020-02-06 Dylan DPCRollup merge of #68869 - GuillaumeGomez:err-explanation...
2020-02-06 Dylan DPCRollup merge of #68845 - dwrensha:fix-68783, r=estebank
2020-02-06 Dylan DPCRollup merge of #68844 - euclio:debug-impl-def-path...
2020-02-06 Dylan DPCRollup merge of #68842 - Centril:issue-68785, r=estebank
2020-02-06 Dylan DPCRollup merge of #68837 - jonas-schievink:assoc-item...
2020-02-06 Dylan DPCRollup merge of #68788 - Centril:unified-fn-bodies...
2020-02-06 Dylan DPCRollup merge of #68751 - Tyg13:unused_parens_const_stat...
2020-02-06 borsAuto merge of #68664 - tspiteri:no_run-complete-build...
2020-02-06 Tyler Lanphearunused-parens: implement for const/static items
2020-02-05 borsAuto merge of #67429 - mati865:mingw-ultimate-fix,...
2020-02-05 Dylan DPCRollup merge of #68832 - GuillaumeGomez:clean-up-3...
2020-02-05 Dylan DPCRollup merge of #68790 - nnethercote:improve-merge_from...
2020-02-05 Mazdak Farrokhzadparser: merge `fn` grammars wrt. bodies & headers
2020-02-04 Andy Russelluse def_path_str for missing_debug_impls message
2020-02-04 Dylan DPCRollup merge of #68758 - daboross:fix-59191, r=petrochenkov
2020-02-04 Dylan DPCRollup merge of #68282 - tmiasko:sanitizer-example...
2020-02-04 borsAuto merge of #68558 - HeroicKatora:buf-writer-capacity...
2020-02-04 borsAuto merge of #68708 - Mark-Simulacrum:stage0-step...
2020-02-04 borsAuto merge of #68804 - ecstatic-morse:qualif-cursor...
2020-02-04 borsAuto merge of #68601 - 0dvictor:split, r=tmandry
2020-02-03 Dylan DPCRollup merge of #68797 - GuillaumeGomez:link-to-types...
2020-02-03 Dylan DPCRollup merge of #68777 - GuillaumeGomez:clean-up-e0263...
2020-02-03 Dylan DPCRollup merge of #68744 - JohnTitor:fix-ice-save-analysi...
2020-02-03 Dylan DPCRollup merge of #68711 - hman523:fix-68593, r=Dylan-DPC
2020-02-03 Dylan DPCRollup merge of #68678 - Mark-Simulacrum:robots, r...
2020-02-03 borsAuto merge of #68735 - JohnTitor:fix-ice-0202, r=estebank
2020-02-02 borsAuto merge of #68720 - wesleywiser:llvm_time_trace...
2020-02-02 Mazdak FarrokhzadRollup merge of #68764 - Centril:self-semantic, r=petro...
2020-02-02 Mazdak FarrokhzadRollup merge of #68733 - cata0309:patch-1, r=Dylan-DPC
2020-02-02 borsAuto merge of #68672 - jonas-schievink:dedup-witness...
2020-02-01 Yuki OkushiRollup merge of #68740 - JohnTitor:do-not-sugg-undersco...
2020-02-01 Yuki OkushiRollup merge of #68736 - TimDiekmann:remove-alloc,...
2020-02-01 Yuki OkushiRollup merge of #68727 - xfix:remove-comment-about...
2020-02-01 Yuki OkushiRollup merge of #68704 - jonas-schievink:ignore-build...
2020-02-01 Yuki OkushiRollup merge of #68688 - jbr:remind-bug-reporters-to...
2020-02-01 Yuki OkushiRollup merge of #68681 - bobrippling:fix-matched-angle...
2020-02-01 Yuki OkushiRollup merge of #68460 - sinkuu:emit_mir_buffered,...
2020-02-01 borsAuto merge of #68133 - Centril:slimmer-syntax, r=petroc...
2020-02-01 Mazdak Farrokhzadsyntax::print -> new crate rustc_ast_pretty
2020-02-01 Mazdak Farrokhzad1. move node_id to syntax
2020-02-01 Mazdak FarrokhzadMove builtin attribute logic to new rustc_attr crate.
2020-02-01 borsAuto merge of #68180 - ajpaverd:cfguard-rust, r=nagisa
2020-02-01 borsAuto merge of #68698 - tmiasko:catch-panic, r=Amanieu
2020-01-31 borsAuto merge of #68633 - JohnTitor:avoid-ice-in-diagnosti...
2020-01-31 borsAuto merge of #67073 - ssomers:btree_navigation, r...
2020-01-31 borsAuto merge of #68080 - varkor:declared-here, r=petrochenkov
2020-01-31 borsAuto merge of #67878 - Others:opt-3, r=Mark-Simulacrum
2020-01-30 borsAuto merge of #68325 - faern:move-numeric-consts-to...
2020-01-30 Dylan DPCRollup merge of #68468 - ssomers:btreemap_prefer_middle...
2020-01-30 Dylan DPCRollup merge of #66648 - crgl:btree-clone-from, r=Amanieu
2020-01-29 Yuki OkushiRollup merge of #68556 - ollie27:rustdoc_primitive_re...
2020-01-29 Yuki OkushiRollup merge of #68553 - GuillaumeGomez:fix-run-button...
2020-01-29 Yuki OkushiRollup merge of #68378 - billyrieger:btreemap-remove...
2020-01-28 borsAuto merge of #68529 - TimDiekmann:rename-alloc, r...
2020-01-28 borsAuto merge of #68234 - CAD97:slice-from-raw-parts,...
2020-01-28 Yuki OkushiRollup merge of #68581 - spastorino:support-ice-breaker...
2020-01-28 Yuki OkushiRollup merge of #68482 - GuillaumeGomez:clean-up-err...
2020-01-28 Yuki OkushiRollup merge of #68454 - GuillaumeGomez:clean-up-e0214...
2020-01-28 Yuki OkushiRollup merge of #68412 - GuillaumeGomez:clean-up-e0207...
2020-01-28 Yuki OkushiRollup merge of #68383 - GuillaumeGomez:clean-up-e0205...
2020-01-27 Pietro AlbiniRollup merge of #68531 - wesleywiser:cleanup_self_profi...
2020-01-27 Pietro AlbiniRollup merge of #68370 - Aaron1011:const-extern-test...
2020-01-27 Pietro AlbiniRollup merge of #67928 - XAMPPRocky:relnotes-1.41.0...
2020-01-27 borsAuto merge of #68165 - thomcc:lt_ones, r=sfackler
2020-01-27 borsAuto merge of #68447 - estebank:sugg-type-param, r...
2020-01-27 borsAuto merge of #68122 - Centril:stabilize-transparent...
2020-01-26 borsAuto merge of #68407 - eddyb:iter-macro-backtrace,...
2020-01-26 Eduard-Mihai BurtescuDon't use ExpnKind::descr to get the name of a bang...
2020-01-26 borsAuto merge of #68522 - estebank:impl-trait-sugg-2,...
2020-01-26 borsAuto merge of #68031 - Marwes:fold_list, r=estebank
2020-01-25 Yuki OkushiRollup merge of #68540 - GuillaumeGomez:err-codes-clean...
2020-01-25 Yuki OkushiRollup merge of #68498 - Aaron1011:tait-regression...
2020-01-25 Yuki OkushiRollup merge of #68485 - kingslef:fix/test-60976, r...
2020-01-25 borsAuto merge of #68448 - maurer:dyn-cdylib, r=alexcrichton
2020-01-25 borsAuto merge of #68269 - csmoe:temp, r=estebank
2020-01-24 Yuki OkushiRollup merge of #68515 - Wind-River:master_2020, r...
2020-01-24 Yuki OkushiRollup merge of #68509 - GuillaumeGomez:clean-up-err...
2020-01-24 Yuki OkushiRollup merge of #68504 - tmiasko:check-pass, r=alexcrichton
2020-01-24 Yuki OkushiRollup merge of #68374 - gitletH:patch-1, r=nikomatsakis
2020-01-24 borsAuto merge of #68494 - matthewjasper:internal-static...
2020-01-24 varkorNormalise notes with the/is
2020-01-24 borsAuto merge of #68414 - michaelwoerister:share-drop...
2020-01-24 borsAuto merge of #68506 - tmandry:rollup-kz9d33v, r=tmandry
2020-01-24 Tyler MandryRollup merge of #68500 - Mark-Simulacrum:fix-bootstrap...
2020-01-24 Tyler MandryRollup merge of #68483 - flip1995:mailmap, r=Dylan-DPC
2020-01-24 Tyler MandryRollup merge of #68479 - Tyg13:unused_parens_return...
2020-01-24 Tyler MandryRollup merge of #68469 - ollie27:skip_count, r=sfackler
2020-01-24 Tyler MandryRollup merge of #68424 - estebank:suggest-borrow-for...
2020-01-23 borsAuto merge of #68391 - tmiasko:compiletest-debuginfo...
2020-01-23 Tyler Lanphearunused-parens: implement for block return values
2020-01-23 borsAuto merge of #68298 - Mark-Simulacrum:binary-depdep...
2020-01-23 Tyler MandryRollup merge of #68441 - Centril:pprust-as_deref, r...
next