]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir_analysis/src/collect.rs
Rollup merge of #100451 - hovinen:no-panic-on-result-err-in-test, r=Mark-Simulacrum
[rust.git] / compiler / rustc_hir_analysis / src / collect.rs
2022-10-02 Dylan DPCRollup merge of #100451 - hovinen:no-panic-on-result...
2022-10-02 borsAuto merge of #102535 - scottmcm:optimize-split-at...
2022-10-02 borsAuto merge of #102424 - sunfishcode:sunfishcode/hidden...
2022-10-02 Matthias KrügerRollup merge of #102525 - notriddle:notriddle/array...
2022-10-02 Matthias KrügerRollup merge of #102405 - hkBst:patch-3, r=Mark-Simulacrum
2022-10-02 Matthias KrügerRollup merge of #102353 - bjorn3:allow_rustix_use_libc...
2022-10-02 Matthias KrügerRollup merge of #102313 - anirudh24seven:update_sleep_m...
2022-10-02 Matthias KrügerRollup merge of #102195 - wesleywiser:copyright2, r...
2022-10-01 borsAuto merge of #102193 - ferrocene:pa-remote-test-server...
2022-10-01 Matthias KrügerRollup merge of #102533 - notriddle:notriddle/a-source...
2022-10-01 Matthias KrügerRollup merge of #102500 - compiler-errors:parse-sess...
2022-10-01 Matthias KrügerRollup merge of #101675 - beetrees:set-times-no-panic...
2022-10-01 borsAuto merge of #102519 - Alexendoo:format-args-macro...
2022-10-01 borsAuto merge of #101986 - WaffleLapkin:move_lint_note_to_...
2022-10-01 Maybe WaffleRefactor rustc lint API
2022-10-01 borsAuto merge of #101969 - reez12g:issue-101306, r=reez12g
2022-09-30 Matthias KrügerRollup merge of #102493 - nnethercote:improve-size...
2022-09-30 Matthias KrügerRollup merge of #102373 - Nilstrieb:cannot-get-layout...
2022-09-30 Matthias KrügerRollup merge of #102361 - fee1-dead-contrib:fix-102156...
2022-09-30 Matthias KrügerRollup merge of #102495 - nnethercote:reinstate-hir...
2022-09-30 Matthias KrügerRollup merge of #102421 - lyming2007:issue-101866,...
2022-09-30 Matthias KrügerRollup merge of #102382 - cuviper:defid-order, r=fee1...
2022-09-30 Matthias KrügerRollup merge of #102350 - TaKO8Ki:incomplete-fn-in...
2022-09-30 Matthias KrügerRollup merge of #101075 - ellishg:rustc_codegen_gcc_dia...
2022-09-30 borsAuto merge of #102387 - nnethercote:inline-Token-Partia...
2022-09-30 borsAuto merge of #102164 - compiler-errors:rpitit-foreign...
2022-09-30 borsAuto merge of #102304 - lcnr:coherence-cleanup, r=compi...
2022-09-29 borsAuto merge of #101887 - nnethercote:shrink-Res, r=spast...
2022-09-29 Michael HowellRollup merge of #102468 - RalfJung:tidy, r=jyn514
2022-09-29 Michael HowellRollup merge of #102447 - notriddle:notriddle/method...
2022-09-29 Michael HowellRollup merge of #102442 - notriddle:notriddle/header...
2022-09-29 Michael HowellRollup merge of #102437 - notriddle:notriddle/margin...
2022-09-29 Michael HowellRollup merge of #102426 - sunfishcode:sunfishcode/no...
2022-09-29 Michael HowellRollup merge of #102214 - cassaundra:fix-format-args...
2022-09-29 borsAuto merge of #101893 - oli-obk:lift_derive, r=lcnr
2022-09-29 borsAuto merge of #102471 - Dylan-DPC:rollup-ij3okjt, r...
2022-09-29 Dylan DPCRollup merge of #102455 - nnethercote:WhileTrue-check_e...
2022-09-29 Dylan DPCRollup merge of #102436 - notriddle:notriddle/normalize...
2022-09-29 Dylan DPCRollup merge of #102435 - GuillaumeGomez:improve-iterat...
2022-09-29 Dylan DPCRollup merge of #102385 - sunfishcode:sunfishcode/wasm...
2022-09-29 Dylan DPCRollup merge of #102342 - jmillikin:nonzero-negation...
2022-09-29 Dylan DPCRollup merge of #102336 - compiler-errors:issue-102333...
2022-09-29 borsAuto merge of #102461 - oli-obk:split_collect_rs, r...
2022-09-29 Oli SchererSplit collect.rs
2022-09-29 borsAuto merge of #102328 - cuviper:ibm-stack-probes, r...
2022-09-29 Yuki OkushiRollup merge of #102433 - RalfJung:temp-dir-typo, r...
2022-09-29 Yuki OkushiRollup merge of #102416 - lcnr:specialization-fixme...
2022-09-29 Yuki OkushiRollup merge of #102399 - b-naber:binder-print-ice...
2022-09-29 Yuki OkushiRollup merge of #102393 - Rageking8:add-regression...
2022-09-29 Yuki OkushiRollup merge of #102368 - beetrees:nano-niche, r=joshtr...
2022-09-29 Yuki OkushiRollup merge of #102351 - Rageking8:improve-E0585,...
2022-09-29 Yuki OkushiRollup merge of #102085 - chenyukang:code-refactor...
2022-09-29 Yuki OkushiRollup merge of #98368 - sunfishcode:sunfishcode/std...
2022-09-29 borsAuto merge of #101833 - jyn514:cross-compile-compiler...
2022-09-28 borsAuto merge of #102384 - camelid:extrainfo, r=GuillaumeGomez
2022-09-28 borsAuto merge of #100719 - CohenArthur:rust-safe-intrinsic...
2022-09-28 borsAuto merge of #101454 - cjgillot:concat-binders, r...
2022-09-28 borsAuto merge of #102302 - nnethercote:more-lexer-improvem...
2022-09-28 Yuki OkushiRollup merge of #102348 - nnethercote:tweak-FulfillProc...
2022-09-28 Yuki OkushiRollup merge of #102347 - nnethercote:unescaping-cleanu...
2022-09-28 Yuki OkushiRollup merge of #102232 - Urgau:stabilize-bench_black_b...
2022-09-28 Yuki OkushiRollup merge of #100747 - MatthewPeterKelly:mpk/add...
2022-09-28 borsAuto merge of #100996 - m-ou-se:format-args-2, r=estebank
2022-09-27 Matthias KrügerRollup merge of #102356 - davidtwco:translation-bootstr...
2022-09-27 Matthias KrügerRollup merge of #102337 - cuviper:llvm-optional-bool...
2022-09-27 Matthias KrügerRollup merge of #102330 - notriddle:notriddle/srclink...
2022-09-27 Matthias KrügerRollup merge of #102284 - compiler-errors:missing-type...
2022-09-27 Matthias KrügerRollup merge of #102281 - RalfJung:invalid-enums, r...
2022-09-27 Matthias KrügerRollup merge of #101555 - jhpratt:stabilize-mixed_integ...
2022-09-27 Camille GILLOTDo not overwrite binders for another HirId.
2022-09-27 Arthur Cohenattributes: Add #[rustc_safe_intrinsic] builtin
2022-09-27 borsAuto merge of #102306 - lcnr:rustc_hir_analysis, r...
2022-09-27 lcnrrustc_typeck to rustc_hir_analysis