about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-03-30Auto merge of #105587 - tgross35:once-cell-min, r=m-ou-sebors-11/+5
2023-03-30Auto merge of #109499 - spastorino:new-rpitit-19, r=compiler-errorsbors-9/+41
2023-03-30Auto merge of #109224 - oli-obk:smir, r=pnkfelixbors-4/+27
2023-03-30canonicalize float var as float in new solverMichael Goulet-0/+8
2023-03-30Check pointee metadata correctly in ui testMichael Goulet-10/+8
2023-03-30Don't ICE on DiscriminantKind projection in new solverMichael Goulet-0/+43
2023-03-29Don't ICE on placeholder consts in deep rejectMichael Goulet-0/+37
2023-03-29Stabilize a portion of 'once_cell'Trevor Gross-11/+5
2023-03-29Rollup merge of #109726 - GuillaumeGomez:doc-hidden-crate, r=notriddleMatthias Krüger-0/+8
2023-03-29Rollup merge of #109700 - clubby789:tidy-fluent-escape, r=compiler-errorsMatthias Krüger-2/+36
2023-03-29Rollup merge of #109675 - compiler-errors:object-heck, r=lcnrMatthias Krüger-6/+21
2023-03-29Rollup merge of #109554 - MU001999:master, r=WaffleLapkinMatthias Krüger-0/+35
2023-03-29Check for escape sequences in Fluent resourcesclubby789-2/+36
2023-03-29Auto merge of #108089 - Zoxc:windows-tls, r=bjorn3bors-0/+51
2023-03-29Do not consider elaborated projection predicates for objects in new solverMichael Goulet-6/+21
2023-03-29Bless some extra working tests under -Zlower-impl-trait-in-trait-to-assoc-tySantiago Pastorino-3/+24
2023-03-29Properly skip RPITITs from ModChild and give a name in AssocItemSantiago Pastorino-1/+1
2023-03-29Walk return-position impl trait in trait deeply in associated_item_def_idsMichael Goulet-5/+16
2023-03-29Add regression test for #109695Guillaume Gomez-0/+8
2023-03-29Add ignore-debug to static-relocation-model testBen Kimock-0/+1
2023-03-29Use #[cfg(target_thread_local)] on itemsJohn Kåre Alsaker-2/+4
2023-03-29Auto merge of #109670 - lqd:init-mask, r=oli-obkbors-2/+2
2023-03-29Rollup merge of #109683 - compiler-errors:self-ty-overflow, r=lcnrDylan DPC-0/+52
2023-03-29Rollup merge of #109664 - m-ou-se:format-args-placeholder-span, r=oli-obkDylan DPC-37/+110
2023-03-29Rollup merge of #109534 - petrochenkov:noprimuse, r=GuillaumeGomezDylan DPC-1/+1
2023-03-29Rollup merge of #108335 - compiler-errors:non_lifetime_binders-rustdoc, r=Gui...Dylan DPC-0/+33
2023-03-29Auto merge of #109714 - matthiaskrgr:rollup-wipns5h, r=matthiaskrgrbors-5/+165
2023-03-29Rollup merge of #109708 - spastorino:new-rpitit-20, r=compiler-errorsMatthias Krüger-2/+38
2023-03-29Rollup merge of #109694 - BelovDV:fix-panic-jobserver-token, r=bjorn3Matthias Krüger-0/+12
2023-03-29Rollup merge of #109548 - pommicket:better-column-numbers-with-hard-tabs, r=p...Matthias Krüger-0/+32
2023-03-29Rollup merge of #109149 - mj10021:issue-108713-fix, r=compiler-errors,WaffleL...Matthias Krüger-3/+83
2023-03-29Test that TLS access works outside of the dylib it's defined inJohn Kåre Alsaker-0/+49
2023-03-29add run-rustfixMu42-2/+10
2023-03-28Raise an aborting signal without UBBen Kimock-2/+4
2023-03-28Simplify transmutes in MIR InstCombineScott McMurray-0/+290
2023-03-28Specialization involving RPITITs is broken so ignore the diagnostic differenc...Santiago Pastorino-2/+38
2023-03-28privacy: Support `#![rustc_effective_visibility]` on the crate rootVadim Petrochenkov-24/+37
2023-03-28Skip no_mangle if the item has no name.Camille GILLOT-0/+19
2023-03-28Check for overflow in assemble_candidates_after_normalizing_self_tyMichael Goulet-0/+52
2023-03-28rustdoc + rustdoc-json support for non_lifetime_bindersMichael Goulet-0/+33
2023-03-28Auto merge of #109692 - Nilstrieb:rollup-hq65rps, r=Nilstriebbors-4/+179
2023-03-28[fix] don't panic on failure to acquire jobserver tokenDaniil Belov-0/+12
2023-03-28rustdoc: Unsupport importing `doc(primitive)` and `doc(keyword)` modulesVadim Petrochenkov-1/+1
2023-03-28Create AnnotationColumn struct to fix hard tab column numbers in errorspommicket-0/+32
2023-03-28Auto merge of #108080 - oli-obk:FnPtr-trait, r=lcnrbors-20/+9
2023-03-28Rollup merge of #109629 - aliemjay:remove-givens, r=lcnrnils-0/+82
2023-03-28Rollup merge of #109470 - compiler-errors:gat-normalize-bound, r=jackh726nils-0/+17
2023-03-28Rollup merge of #109321 - compiler-errors:illegal-mono-w-regions, r=cjgillotnils-0/+19
2023-03-28Rollup merge of #102472 - lcnr:static-in-eval, r=jackh726nils-4/+61
2023-03-28Auto merge of #109557 - fee1-dead-contrib:mv-const-traits, r=oli-obkbors-259/+397