]> git.lizzy.rs Git - rust.git/history - compiler/rustc_lint
Auto merge of #103571 - RalfJung:miri, r=RalfJung
[rust.git] / compiler / rustc_lint /
2022-10-26 borsAuto merge of #103492 - ehuss:highfive-triagebot, r...
2022-10-26 Dylan DPCRollup merge of #102706 - ferrocene:pa-ignore-doc-index...
2022-10-26 Dylan DPCRollup merge of #95710 - fee1-dead-contrib:stabilize_ar...
2022-10-26 borsAuto merge of #103284 - compiler-errors:const-sad,...
2022-10-26 Dylan DPCRollup merge of #103542 - scottmcm:invalid-macro-patter...
2022-10-26 Dylan DPCRollup merge of #103444 - chenyukang:yukang/fix-103425...
2022-10-26 Dylan DPCRollup merge of #103430 - cjgillot:receiver-attrs,...
2022-10-26 Dylan DPCRollup merge of #103287 - saethlin:faster-len-check...
2022-10-26 Dylan DPCRollup merge of #103209 - Xiretza:multiple-suggestions...
2022-10-26 borsAuto merge of #103279 - compiler-errors:normalize-hack...
2022-10-25 borsAuto merge of #2618 - RalfJung:rustup, r=RalfJung
2022-10-25 Ralf JungMerge branch 'master' of http://localhost:8000/rust...
2022-10-25 borsAuto merge of #102340 - JakobDegen:pass-manager-simplif...
2022-10-25 borsAuto merge of #103392 - RalfJung:miri, r=oli-obk
2022-10-25 Dylan DPCRollup merge of #103511 - nnethercote:bb-tweaks, r...
2022-10-25 Dylan DPCRollup merge of #103379 - cuviper:truncate-thread-name...
2022-10-25 Dylan DPCRollup merge of #103122 - ouz-a:mir-technical-debt...
2022-10-25 Dylan DPCRollup merge of #102587 - Enselic:rustc-unix_sigpipe...
2022-10-25 Dylan DPCRollup merge of #98204 - Kixiron:stable-unzip, r=thomcc
2022-10-24 Yuki OkushiRollup merge of #103486 - GuillaumeGomez:cleanup-rustdo...
2022-10-24 Yuki OkushiRollup merge of #103410 - camsteffen:link-unstable...
2022-10-24 Yuki OkushiRollup merge of #103382 - compiler-errors:anon-apit...
2022-10-24 Yuki OkushiRollup merge of #103350 - clubby789:refer-to-assoc...
2022-10-24 Yuki OkushiRollup merge of #103333 - chenyukang:yukang/fix-103143...
2022-10-24 borsAuto merge of #103337 - flip1995:clippyup, r=Manishearth
2022-10-24 borsAuto merge of #94063 - Aaron1011:pretty-print-rental...
2022-10-24 Yuki OkushiRollup merge of #103437 - bjorn3:sync_cg_clif-2022...
2022-10-24 Yuki OkushiRollup merge of #103277 - thomcc:bump-libc-135, r=Mark...
2022-10-24 Yuki OkushiRollup merge of #102766 - thomcc:remove-resolv, r=Mark...
2022-10-24 Yuki OkushiRollup merge of #102271 - lopopolo:lopopolo/stabilize...
2022-10-24 Yuki OkushiRollup merge of #99939 - saethlin:pre-sort-tests, r...
2022-10-24 Yuki OkushiRollup merge of #99578 - steffahn:remove_redundant_boun...
2022-10-24 borsAuto merge of #102536 - scottmcm:lookup_line-tweak...
2022-10-24 borsAuto merge of #100848 - xfix:use-metadata-for-slice...
2022-10-24 borsAuto merge of #103452 - notriddle:rollup-peewevm, r...
2022-10-23 Michael HowellRollup merge of #103447 - ajtribick:maybe_uninit_doc_up...
2022-10-23 Michael HowellRollup merge of #103434 - GuillaumeGomez:gui-test-jump...
2022-10-23 Michael HowellRollup merge of #103424 - notriddle:notriddle/code...
2022-10-23 Michael HowellRollup merge of #103414 - compiler-errors:rpit-print...
2022-10-23 Michael HowellRollup merge of #103402 - joshtriplett:niche-wrap-fix...
2022-10-23 Michael HowellRollup merge of #103347 - RalfJung:rustc-src, r=Mark...
2022-10-23 Michael HowellRollup merge of #103254 - fmease:fix-24183, r=Guillaume...
2022-10-23 Michael HowellRollup merge of #103140 - chenyukang:yukang/fix-103112...
2022-10-23 Michael HowellRollup merge of #103005 - solid-rs:patch/kmc-solid...
2022-10-23 Michael HowellRollup merge of #101644 - Timmmm:file_permissions_docs...
2022-10-23 Michael HowellRollup merge of #100462 - zohnannor:master, r=thomcc
2022-10-23 borsAuto merge of #103062 - cuviper:dist-mips, r=Mark-Simul...
2022-10-23 borsAuto merge of #103137 - dtolnay:readdir, r=Mark-Simulacrum
2022-10-23 bjorn3Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b...
2022-10-23 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-23 borsAuto merge of #103431 - Dylan-DPC:rollup-oozfo89, r...
2022-10-23 Dylan DPCRollup merge of #103305 - c410-f3r:moar-errors, r=petro...
2022-10-23 Dylan DPCRollup merge of #103249 - petrochenkov:revaddids, r...
2022-10-23 Dylan DPCRollup merge of #103226 - compiler-errors:delay-if...
2022-10-23 Dylan DPCRollup merge of #103192 - petrochenkov:noalltraits...
2022-10-23 Dylan DPCRollup merge of #101908 - chenyukang:fix-101880, r...
2022-10-23 Dylan DPCRollup merge of #101293 - compiler-errors:lt-is-actuall...
2022-10-23 borsAuto merge of #103345 - Nilstrieb:diag-flat, r=compiler...
2022-10-23 NilstriebMigrate all diagnostics
2022-10-23 borsAuto merge of #103426 - matthiaskrgr:rollup-n6dqdy8...
2022-10-23 Matthias KrügerRollup merge of #103412 - finnbear:fix_docs_typo_string...
2022-10-23 Matthias KrügerRollup merge of #103401 - GuillaumeGomez:gui-test-headi...
2022-10-23 Matthias KrügerRollup merge of #103399 - smoelius:unknown-lint-maybe...
2022-10-23 Matthias KrügerRollup merge of #103388 - notriddle:notriddle/result...
2022-10-23 Matthias KrügerRollup merge of #103368 - compiler-errors:normalization...
2022-10-23 Matthias KrügerRollup merge of #103355 - compiler-errors:rpitit-defaul...
2022-10-23 Matthias KrügerRollup merge of #103354 - clubby789:escape-string-liter...
2022-10-23 Matthias KrügerRollup merge of #103328 - compiler-errors:trivial-false...
2022-10-23 Matthias KrügerRollup merge of #103123 - compiler-errors:early-binder...
2022-10-23 borsAuto merge of #102660 - camsteffen:uninhabited-perf...
2022-10-22 Josh TriplettFix wrapped valid-range handling in ty_find_init_error
2022-10-22 borsAuto merge of #103240 - BelovDV:issue-102290, r=petroch...
2022-10-22 Cameron SteffenIntroduce InhabitedPredicate
2022-10-22 borsAuto merge of #103400 - weihanglo:update-cargo, r=weihanglo
2022-10-22 borsAuto merge of #103398 - Dylan-DPC:rollup-cj6w00o, r...
2022-10-22 Samuel MoeliusChange `unknown_lint` applicability to `MaybeIncorrect`
2022-10-22 Dylan DPCRollup merge of #103360 - ChrisDenton:isterm-filetype...
2022-10-22 Dylan DPCRollup merge of #103346 - HeroicKatora:metadata_of_cons...
2022-10-22 Dylan DPCRollup merge of #103329 - saethlin:nonnull-precondition...
2022-10-22 Dylan DPCRollup merge of #103280 - finnbear:impl_string_leak_2...
2022-10-22 Dylan DPCRollup merge of #103224 - compiler-errors:semi-after...
2022-10-22 Dylan DPCRollup merge of #103190 - fmease:rustdoc-render-bounds...
2022-10-22 Dylan DPCRollup merge of #102602 - WaffleLapkin:linty_action...
2022-10-22 borsAuto merge of #103231 - ecnelises:le_fix, r=lcnr
2022-10-22 borsAuto merge of #103227 - lcnr:bye-bye-unevaluated-const...
2022-10-22 Michael GouletIntroduce subst_iter and subst_iter_copied on EarlyBinder
2022-10-22 borsAuto merge of #103196 - Nilstrieb:no-meta-query, r...
2022-10-22 borsAuto merge of #103172 - pcwalton:deduced-param-attrs...
2022-10-21 Matthias KrügerRollup merge of #103359 - WaffleLapkin:drain_no_mut_qqq...
2022-10-21 Matthias KrügerRollup merge of #103351 - oli-obk:tilde_const_impls...
2022-10-21 Matthias KrügerRollup merge of #103341 - Rageking8:add-test-for-issue...
2022-10-21 Matthias KrügerRollup merge of #103340 - RalfJung:winconsole, r=thomcc
2022-10-21 Matthias KrügerRollup merge of #103339 - Rageking8:fix-some-typos...
2022-10-21 Matthias KrügerRollup merge of #103335 - SarthakSingh31:issue-89008...
2022-10-21 Matthias KrügerRollup merge of #102635 - lcnr:incoherent_auto_trait_ob...
2022-10-21 borsAuto merge of #101263 - lopopolo:lopopolo/c-unwind...
2022-10-21 borsAuto merge of #101077 - sunshowers:signal-mask-inherit...
2022-10-21 borsAuto merge of #98450 - lqd:doc-metadata, r=lqd,Guillaum...
2022-10-21 borsAuto merge of #103344 - Dylan-DPC:rollup-d1rpfvx, r...
2022-10-21 Dylan DPCRollup merge of #103321 - notriddle:notriddle/source...
next