]> git.lizzy.rs Git - rust.git/history - tests
Fix small debug typo
[rust.git] / tests /
2023-02-02 borsAuto merge of #107584 - matthiaskrgr:rollup-vav4ljz...
2023-02-02 Matthias KrügerRollup merge of #107576 - P1n3appl3:master, r=tmandry
2023-02-02 Matthias KrügerRollup merge of #107531 - GuillaumeGomez:inline-images...
2023-02-02 Matthias KrügerRollup merge of #107488 - nnethercote:fix-PartialEq...
2023-02-02 Matthias KrügerRollup merge of #107312 - calebcartwright:style-let...
2023-02-02 Matthias KrügerRollup merge of #107201 - compiler-errors:confusing...
2023-02-02 borsAuto merge of #106925 - imWildCat:imWildCat/remove...
2023-02-02 borsAuto merge of #105670 - Xiretza:rustc_parse-diagnostics...
2023-02-01 borsAuto merge of #107574 - compiler-errors:back-to-old...
2023-02-01 Joseph RyanAdd proc-macro boilerplate to crt-static test
2023-02-01 Xiretzarustc_parse: migrate more to diagnostic structs
2023-02-01 Xiretzatests: rename test cases to match new behaviour
2023-02-01 XiretzaFix condition for "missing `struct`" diagnostic on...
2023-02-01 XiretzaForbid #[suggestion_*(...)] on Vecs
2023-02-01 borsAuto merge of #107257 - inquisitivecrystal:ffi-attr...
2023-02-01 borsAuto merge of #107546 - matthiaskrgr:rollup-9rgf2gx...
2023-02-01 Matthias KrügerRollup merge of #107533 - pnkfelix:distinguish-generato...
2023-02-01 Matthias KrügerRollup merge of #107499 - compiler-errors:deduce_sig_fr...
2023-02-01 Matthias KrügerRollup merge of #107487 - edward-shen:edward-shen/10721...
2023-02-01 Matthias KrügerRollup merge of #107470 - kadiwa4:bootstrap_cleanup...
2023-02-01 Matthias KrügerRollup merge of #107442 - lukas-code:slice-panics,...
2023-02-01 Matthias KrügerRollup merge of #107389 - zvavybir:master, r=estebank
2023-02-01 borsAuto merge of #107541 - weihanglo:update-cargo, r=weihanglo
2023-02-01 Nicholas NethercoteFix syntax in `-Zunpretty-expanded` output for derived...
2023-02-01 borsAuto merge of #107536 - GuillaumeGomez:rollup-xv7dx2h...
2023-02-01 Felix S. Klock IIBless updated output from print-type-sizes tests.
2023-01-31 Guillaume GomezRollup merge of #107535 - dcompoze:tcp-doc-unwrap,...
2023-01-31 Guillaume GomezRollup merge of #107527 - notriddle:notriddle/wcagcontr...
2023-01-31 Guillaume GomezRollup merge of #107525 - RalfJung:pointee-info, r...
2023-01-31 Guillaume GomezRollup merge of #107508 - WaffleLapkin:uneq'15, r=oli-obk
2023-01-31 Guillaume GomezRollup merge of #107491 - notriddle:notriddle/setting...
2023-01-31 Guillaume GomezRollup merge of #107486 - compiler-errors:bound-ty...
2023-01-31 Guillaume GomezRollup merge of #107467 - WaffleLapkin:uneq, r=oli-obk
2023-01-31 Guillaume GomezRollup merge of #107412 - tshepang:needless-check,...
2023-01-31 Guillaume GomezRollup merge of #107354 - tspiteri:source-serif-4.005...
2023-01-31 Guillaume GomezRollup merge of #107348 - lcnr:project-solve-new, r...
2023-01-31 Guillaume GomezRollup merge of #107331 - GuillaumeGomez:cleanup-js...
2023-01-31 Guillaume GomezRollup merge of #106898 - estebank:ice-forms-are-a...
2023-01-31 borsAuto merge of #102513 - RalfJung:no-more-unaligned...
2023-01-31 Ralf Jungmake unaligned_reference a hard error
2023-01-31 borsAuto merge of #107297 - Mark-Simulacrum:bump-bootstrap...
2023-01-31 Michael Howellrustdoc: stop making unstable items transparent
2023-01-31 borsAuto merge of #106399 - estebank:type-err-span-label...
2023-01-31 borsAuto merge of #100754 - davidtwco:translation-increment...
2023-01-31 borsAuto merge of #107498 - JohnTitor:rollup-2i6g4uk, r...
2023-01-31 Michael GouletDo not depend on Generator trait when deducing closure...
2023-01-31 Yuki OkushiRollup merge of #107494 - lebensterben:patch-1, r=JohnTitor
2023-01-31 Yuki OkushiRollup merge of #107482 - notriddle:notriddle/keywords...
2023-01-31 Yuki OkushiRollup merge of #107479 - compiler-errors:probe-can...
2023-01-31 Yuki OkushiRollup merge of #107477 - GuillaumeGomez:css-var, r...
2023-01-31 Yuki OkushiRollup merge of #107476 - notriddle:notriddle/item...
2023-01-31 Yuki OkushiRollup merge of #107473 - rustbot:docs-update, r=ehuss
2023-01-31 Yuki OkushiRollup merge of #107445 - Swatinem:rm-genfuture, r...
2023-01-31 Yuki OkushiRollup merge of #107245 - compiler-errors:new-solver...
2023-01-31 borsAuto merge of #107443 - cjgillot:generator-less-query...
2023-01-31 borsAuto merge of #105650 - cassaundra:float-literal-sugges...
2023-01-30 Edward ShenMake the "extra if in let...else block" hint a suggestion
2023-01-30 Esteban KüberFix unquoted projection types in label
2023-01-30 Esteban KüberMake structured suggestion for fn casting verbose
2023-01-30 Esteban KüberTweak E0271 wording
2023-01-30 Esteban KüberMention fn coercion rules (needs to be expanded)
2023-01-30 Cassaundra SmithFix invalid float literal suggestions when recovering...
2023-01-30 Esteban KüberTweak use of trimmed paths
2023-01-30 Esteban KüberHide lifetimes of `impl Trait` in force trimmed paths
2023-01-30 Esteban KüberDo not mention lifetime names in force trimmed paths
2023-01-30 Esteban KüberDon't show `for<'lt>` in force trimmed paths
2023-01-30 Esteban KüberModify primary span label for E0308
2023-01-30 Matthias KaakImproved wording of error messages of missing remainder...
2023-01-30 borsAuto merge of #107197 - aliemjay:patch-2, r=jackh726
2023-01-30 Michael GouletTrait upcasting support in new solver
2023-01-30 Michael GouletImplement unsizing in the new trait solver
2023-01-30 Michael GouletUse ObligationCtxt::new_in_snapshot in satisfied_from_p...
2023-01-30 Michael Howellrustdoc: remove unnecessary wrapper div.item-decl from...
2023-01-30 David Woodincremental: migrate diagnostics
2023-01-30 borsAuto merge of #107472 - matthiaskrgr:rollup-s9gn4n7...
2023-01-30 Matthias KrügerRollup merge of #107469 - LLBlumire:master, r=jyn514
2023-01-30 Matthias KrügerRollup merge of #107465 - WaffleLapkin:has_allow_dead_c...
2023-01-30 Matthias KrügerRollup merge of #107455 - tshepang:better-name, r=wesle...
2023-01-30 Matthias KrügerRollup merge of #107424 - bpeel:clone-into-from-share...
2023-01-30 Matthias KrügerRollup merge of #107177 - thanatos:fix-doc-errant-light...
2023-01-30 Matthias KrügerRollup merge of #107172 - cjgillot:no-nal, r=nagisa
2023-01-30 Matthias KrügerRollup merge of #107125 - WaffleLapkin:expect_an_item_i...
2023-01-30 Lucille BlumireUpdate bastion-of-the-turbofish.rs
2023-01-30 borsAuto merge of #107080 - Urgau:cleanup-bootstrap-extra...
2023-01-30 borsAuto merge of #107463 - Dylan-DPC:rollup-6mq1li8, r...
2023-01-30 Dylan DPCRollup merge of #107459 - tshepang:cosistency, r=Waffle...
2023-01-30 Dylan DPCRollup merge of #107452 - y21:get-mut-unchecked-typo...
2023-01-30 Dylan DPCRollup merge of #107264 - ferrocene:pa-private-items...
2023-01-30 Dylan DPCRollup merge of #107146 - compiler-errors:unsizing...
2023-01-30 Dylan DPCRollup merge of #106106 - jyn514:remote-tracking-branch...
2023-01-30 Dylan DPCRollup merge of #101569 - m-ou-se:alloc-no-rexport...
2023-01-30 borsAuto merge of #104429 - nnethercote:more-deriving-on...
2023-01-30 Nicholas NethercoteAllow more deriving on packed structs.
2023-01-29 borsAuto merge of #103019 - Kobzol:ci-multistage-python...
2023-01-29 Camille GILLOTReimplement NormalizeArrayLen.
2023-01-29 borsAuto merge of #107451 - matthiaskrgr:rollup-m4ucfu8...
2023-01-29 Mara BosUpdate tests.
2023-01-29 Matthias KrügerRollup merge of #107448 - Teapot4195:pr-107397-followup...
2023-01-29 Matthias KrügerRollup merge of #107432 - notriddle:notriddle/has-srcli...
2023-01-29 Matthias KrügerRollup merge of #107431 - notriddle:notriddle/colon...
next