]> git.lizzy.rs Git - rust.git/history - tests
Rollup merge of #107807 - GuillaumeGomez:fix-small-debug-typo, r=notriddle
[rust.git] / tests /
2023-02-04 borsAuto merge of #107549 - Zoxc:rustc-shared, r=jyn514
2023-02-04 Roland Strasserrustdoc: trait bound formatting
2023-02-04 borsAuto merge of #107267 - cjgillot:keep-aggregate, r...
2023-02-04 Matthias Krügerdon't point at nonexisting code beyond EOF when warning...
2023-02-04 borsAuto merge of #107618 - chriswailes:linker-arg, r=alber...
2023-02-04 borsAuto merge of #107591 - krasimirgg:llvm-17-pgoopts...
2023-02-03 borsAuto merge of #107650 - compiler-errors:rollup-4pntchf...
2023-02-03 Michael GouletRollup merge of #107632 - ameknite:issue-107622-fix...
2023-02-03 Michael GouletRollup merge of #107631 - BoxyUwU:triagebot_cargo_lock...
2023-02-03 Michael GouletRollup merge of #107621 - compiler-errors:intern-extern...
2023-02-03 Michael GouletRollup merge of #107615 - notriddle:notriddle/nbsp...
2023-02-03 Michael GouletRollup merge of #107595 - michaelwoerister:retry_proc_m...
2023-02-03 Michael GouletRollup merge of #107551 - fee1-dead-contrib:rm_const_fn...
2023-02-03 Michael GouletRollup merge of #107519 - joboet:raw_os_error_ty, r...
2023-02-03 Michael GouletRollup merge of #106887 - compiler-errors:suggest-types...
2023-02-03 Michael GouletMake const/fn return params more suggestable
2023-02-03 Esteban KüberProvide structured suggestion for binding needing type...
2023-02-03 borsAuto merge of #107642 - Dylan-DPC:rollup-edcqhm5, r...
2023-02-03 Dylan DPCRollup merge of #107633 - clubby789:option-string-coerc...
2023-02-03 Dylan DPCRollup merge of #107585 - compiler-errors:fndef-sig...
2023-02-03 Dylan DPCRollup merge of #107544 - nnethercote:improve-TokenCurs...
2023-02-03 Dylan DPCRollup merge of #107539 - PossiblyAShrub:unused-parens...
2023-02-03 Dylan DPCRollup merge of #107427 - detrumi:builtin-impl-candidat...
2023-02-03 Dylan DPCRollup merge of #107082 - dtolnay:autotraits, r=lcnr
2023-02-03 David TolnayAutotrait bounds on dyn-safe trait methods
2023-02-03 David TolnayDisallow impl autotrait for trait object
2023-02-03 yukangFix #103320, add explanatory message for [#must_use]
2023-02-03 Michael HowellReplace nbsp in all rustdoc code blocks
2023-02-03 borsAuto merge of #107599 - clubby789:debug-less-ref, r...
2023-02-03 clubby789Fix suggestion for coercing Option<&String> to Option...
2023-02-03 borsAuto merge of #107569 - petrochenkov:optattr, r=nnethercote
2023-02-03 borsAuto merge of #107625 - matthiaskrgr:rollup-xr9oldy...
2023-02-03 Matthias KrügerRollup merge of #107608 - P1n3appl3:master, r=tmandry
2023-02-03 Matthias KrügerRollup merge of #107602 - estebank:anon-enum-access...
2023-02-03 Matthias KrügerRollup merge of #107598 - chenyukang:yukang/fix-core...
2023-02-03 Matthias KrügerRollup merge of #107500 - bryangarza:future-sizes-basel...
2023-02-03 Matthias KrügerRollup merge of #106805 - madsravn:master, r=compiler...
2023-02-03 Matthias KrügerRollup merge of #106575 - estebank:issue-64008, r=pnkfelix
2023-02-03 borsAuto merge of #107543 - ehuss:protocol-sparse, r=jyn514
2023-02-03 borsAuto merge of #107241 - clubby789:bootstrap-lto-off...
2023-02-02 Camille GILLOTBless 32bit.
2023-02-02 Camille GILLOTAdd partial propagation test.
2023-02-02 Camille GILLOTBless tests.
2023-02-02 Camille GILLOTStop deaggregating enums in MIR.
2023-02-02 Camille GILLOTInterpret aggregates.
2023-02-02 clubby789Don't generate unecessary `&&self.field` in deriving...
2023-02-02 borsAuto merge of #107000 - GuillaumeGomez:fix-items-in...
2023-02-02 Aidan OlsenEmit warnings on unused parens/braces in index expressions
2023-02-02 borsAuto merge of #107601 - matthiaskrgr:rollup-07zaafe...
2023-02-02 Esteban KüberParse and recover from type ascription in patterns
2023-02-02 Esteban KüberSuggest `move` in nested closure when appropriate
2023-02-02 Matthias KrügerRollup merge of #107577 - nnethercote:reinstate-hir...
2023-02-02 Matthias KrügerRollup merge of #107559 - WaffleLapkin:is_it_2015¿...
2023-02-02 Matthias KrügerRollup merge of #107532 - compiler-errors:erase-regions...
2023-02-02 Matthias KrügerRollup merge of #107524 - cjgillot:both-storage, r...
2023-02-02 Matthias KrügerRollup merge of #107515 - Swatinem:hirvalidator, r...
2023-02-02 Matthias KrügerRollup merge of #107493 - clubby789:range-fat-arrow...
2023-02-02 Matthias KrügerRollup merge of #106919 - compiler-errors:underscore...
2023-02-02 clubby789Improve diagnostic for missing space in range pattern
2023-02-02 borsAuto merge of #107478 - compiler-errors:anon-enum-tys...
2023-02-02 Mads RavnPR fixing wrong order of format parameters in strings...
2023-02-02 borsAuto merge of #107584 - matthiaskrgr:rollup-vav4ljz...
2023-02-02 Michael GouletRecover _ as .. in field pattern
2023-02-02 Michael GouletAdd a test
2023-02-02 Michael GouletRevert "Teach parser to understand fake anonymous enum...
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 Michael GouletDon't cause a cycle when formatting query description...
2023-02-02 borsAuto merge of #106925 - imWildCat:imWildCat/remove...
2023-02-02 borsAuto merge of #105670 - Xiretza:rustc_parse-diagnostics...
2023-02-02 Bryan GarzaBless tests after rebase
2023-02-02 Bryan GarzaUpdate test to not trigger stack overflow
2023-02-02 Bryan GarzaMove ignore-pass to large-arg test
2023-02-02 Bryan GarzaUpdate based on PR comments
2023-02-02 Bryan GarzaAdd tests to assert current behavior of large future...
2023-02-01 Nicholas NethercoteReinstate the `hir-stats.rs` tests on stage 1.
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 Deadbeeffix parser mistaking const closures for const item
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 Michael GouletErase regions before uninhabited check
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,...
next