]> git.lizzy.rs Git - rust.git/history - src/librustc_lint/levels.rs
Rollup merge of #67875 - dtolnay:hidden, r=GuillaumeGomez
[rust.git] / src / librustc_lint / levels.rs
2020-01-08 Yuki OkushiRollup merge of #67875 - dtolnay:hidden, r=GuillaumeGomez
2020-01-08 Yuki OkushiRollup merge of #67849 - cjkenn:check-sorted-words...
2020-01-08 Yuki OkushiRollup merge of #67798 - matklad:spin-thouse-docs,...
2020-01-08 borsAuto merge of #67760 - Mark-Simulacrum:rustc-dirty...
2020-01-08 borsAuto merge of #67733 - pietroalbini:gha-2, r=alexcrichton
2020-01-07 borsAuto merge of #67312 - cuviper:clone-box-slice, r=Simon...
2020-01-07 borsAuto merge of #67732 - pietroalbini:fewer-apples, r...
2020-01-07 borsAuto merge of #67924 - RalfJung:miri, r=RalfJung
2020-01-07 Yuki OkushiRollup merge of #67936 - euclio:assoc-type-bad-style...
2020-01-07 Yuki OkushiRollup merge of #67934 - GuillaumeGomez:clean-up-e0178...
2020-01-07 Yuki OkushiRollup merge of #67929 - mgrachev:patch-1, r=jonas...
2020-01-07 Yuki OkushiRollup merge of #67909 - varkor:obsolete-const-print...
2020-01-07 Yuki OkushiRollup merge of #67908 - ollie27:rustdoc_const_html_esc...
2020-01-07 Yuki OkushiRollup merge of #67880 - lbonn:fix/multi-substs, r...
2020-01-07 Yuki OkushiRollup merge of #67877 - dtolnay:const-_, r=nagisa
2020-01-07 Yuki OkushiRollup merge of #67727 - Dylan-DPC:stabilise/remove_ite...
2020-01-07 Yuki OkushiRollup merge of #67671 - estebank:type-impl-trait,...
2020-01-07 Yuki OkushiRollup merge of #67566 - Mark-Simulacrum:thread-id...
2020-01-06 borsAuto merge of #66899 - msizanoen1:riscv-std, r=alexcrichton
2020-01-06 borsAuto merge of #67886 - Centril:rustc_hir_canon_imports...
2020-01-06 Dylan DPCRollup merge of #67873 - Dylan-DPC:feature/change-remov...
2020-01-05 Mazdak FarrokhzadRemove rustc_hir reexports in rustc::hir.
2020-01-05 borsAuto merge of #67808 - Marwes:projection_normalization_...
2020-01-04 Dylan DPCRollup merge of #67812 - ssomers:btreemap_internal_doc...
2020-01-04 Dylan DPCRollup merge of #67775 - mental32:master, r=Dylan-DPC
2020-01-04 Dylan DPCRollup merge of #67709 - petrochenkov:nodedup2, r=Centril
2020-01-04 Dylan DPCRollup merge of #67137 - anp:tracked-panic-internals...
2020-01-04 borsAuto merge of #67866 - GuillaumeGomez:rollup-32vsg5b...
2020-01-04 borsAuto merge of #67788 - cjgillot:delint-day, r=Zoxc
2020-01-01 Camille GILLOTMove lint levels machanism in librustc_lint.