about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-12-17Rollup merge of #134423 - jieyouxu:bootstrap-test-valid, r=onur-ozkanMatthias Krüger-0/+4
2024-12-17Rollup merge of #134408 - rmehri01:rpit-inherits-lifetime, r=compiler-errorsMatthias Krüger-0/+24
2024-12-17Rollup merge of #134323 - Zalathar:dismantle-map-data, r=jieyouxuMatthias Krüger-4/+4
2024-12-17Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesleywiserbors-476/+362
2024-12-17bootstrap: use specific-purpose ui test path许杰友 Jieyou Xu (Joe)-0/+4
2024-12-17Auto merge of #134414 - jhpratt:rollup-4gtfd1h, r=jhprattbors-242/+247
2024-12-17Rollup merge of #134406 - nnethercote:fix-input-stats-ordering, r=jieyouxuJacob Pratt-17/+17
2024-12-17Rollup merge of #134398 - mustartt:aix-alignment-test-fix, r=compiler-errorsJacob Pratt-0/+2
2024-12-17Rollup merge of #134397 - Enselic:raw-mut, r=compiler-errorsJacob Pratt-0/+5
2024-12-17Rollup merge of #134368 - ehuss:edition-links, r=jieyouxuJacob Pratt-179/+188
2024-12-17Rollup merge of #134354 - oli-obk:push-nlrxswvpqnuk, r=compiler-errorsJacob Pratt-3/+3
2024-12-17Rollup merge of #134202 - nnethercote:rm-existing_doc_keyword, r=GuillaumeGomezJacob Pratt-43/+32
2024-12-17consistently handle global where-boundslcnr-36/+6
2024-12-17add testslcnr-0/+132
2024-12-16Regression test for RPIT inheriting lifetimeRyan Mehri-0/+24
2024-12-17Auto merge of #134302 - bjorn3:remove_driver_queries, r=oli-obk,jieyouxubors-5/+4
2024-12-17Fix `-Z inputs-stats` ordering.Nicholas Nethercote-17/+17
2024-12-17Remove `rustc::existing_doc_keyword` lint.Nicholas Nethercote-43/+32
2024-12-17coverage: Build the global file table on the flyZalathar-4/+4
2024-12-16Stabilize #[coverage] attributeltdk-476/+362
2024-12-16add alignment info for testHenry Jiang-0/+2
2024-12-16rustc_borrowck: Suggest changing `&raw const` to `&raw mut` if applicableMartin Nordholts-0/+5
2024-12-16Rollup merge of #134385 - taiki-e:ui-asm-minicore, r=compiler-errorsMatthias Krüger-618/+537
2024-12-16Rollup merge of #134371 - scottmcm:fix-134352, r=oli-obkMatthias Krüger-0/+23
2024-12-16Rollup merge of #134284 - estebank:issue-74863, r=lcnrMatthias Krüger-0/+40
2024-12-16Rollup merge of #134277 - notriddle:notriddle/inline-into, r=GuillaumeGomezMatthias Krüger-0/+46
2024-12-16Rollup merge of #134260 - GuillaumeGomez:doctest-attrs, r=notriddleMatthias Krüger-0/+123
2024-12-16Remove unneeded handling of backlines in doctest attributesGuillaume Gomez-0/+46
2024-12-17tests/ui/asm: Remove uses of rustc_attrs, lang_items, and decl_macro features...Taiki Endo-618/+537
2024-12-16Also handle cases where attributes are unclosedGuillaume Gomez-2/+20
2024-12-16Add ui regression test for #134221Guillaume Gomez-0/+59
2024-12-16Handle fndef rendering together with signature renderingOli Scherer-3/+3
2024-12-16Rollup merge of #134372 - jieyouxu:disable-flaky-test, r=NoratriebMatthias Krüger-0/+4
2024-12-16Rollup merge of #134369 - antonok-edm:refering-referring, r=jieyouxuMatthias Krüger-6/+6
2024-12-16Rollup merge of #134357 - Urgau:fn-ptr-134345, r=compiler-errorsMatthias Krüger-0/+16
2024-12-16Rollup merge of #134342 - matthiaskrgr:tests1512, r=compiler-errorsMatthias Krüger-0/+176
2024-12-16Rollup merge of #134314 - compiler-errors:default-struct-value-const, r=estebankMatthias Krüger-18/+35
2024-12-16Disable `tests\ui\associated-consts\issue-93775.rs` on windows msvc许杰友 Jieyou Xu (Joe)-0/+4
2024-12-15Check for array lengths that aren't actually `usize`Scott McMurray-0/+23
2024-12-15Use links to edition guide for edition migrationsEric Huss-179/+188
2024-12-15spell "referring" correctlyAnton Lazarev-6/+6
2024-12-15Use `span_label` as it looks better when we show pattern missing binding in o...Esteban Küber-17/+5
2024-12-15Fix trimmed_def_paths ICE in the function ptr comparison lintUrgau-0/+16
2024-12-15Auto merge of #131808 - jdonszelmann:hir-attributes, r=oli-obk,petrochenkovbors-3/+1
2024-12-15Auto merge of #134349 - jieyouxu:rollup-zqn0jox, r=jieyouxubors-4/+13
2024-12-15Add hir::AttributeJonathan Dönszelmann-3/+1
2024-12-16Rollup merge of #134339 - Urgau:tcx-in-early-diag, r=jieyouxu许杰友 Jieyou Xu (Joe)-3/+3
2024-12-16Rollup merge of #134329 - taiki-e:m68k-target-feature, r=workingjubilee许杰友 Jieyou Xu (Joe)-1/+10
2024-12-15Auto merge of #133417 - RalfJung:aarch64-float-abi, r=workingjubileebors-0/+24
2024-12-15crashes: more testsMatthias Krüger-0/+176