about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-08-19Avoid using `()` in `derive(From)` output.Nicholas Nethercote-42/+2
2025-08-19Rollup merge of #145563 - Kobzol:remove-from-from-prelude, r=petrochenkovStuart Cook-15/+42
2025-08-19Rollup merge of #145405 - durin42:test-cleanup-tmpdir, r=lqdStuart Cook-8/+8
2025-08-19Rollup merge of #145243 - jdonszelmann:inner-attr-errors, r=petrochenkovStuart Cook-24/+18
2025-08-19Rollup merge of #145041 - lcnr:borrowck-limitations-error, r=BoxyUwUStuart Cook-44/+60
2025-08-19Rollup merge of #145013 - fee1-dead-contrib:push-vwvsqsqnrxqm, r=nnethercoteStuart Cook-9/+115
2025-08-19Rollup merge of #144804 - WaffleLapkin:reach-for-the-casts, r=compiler-errorsStuart Cook-39/+22
2025-08-19Rollup merge of #144567 - CaiWeiran:transmute-scalar_test, r=nikicStuart Cook-19/+12
2025-08-19Rollup merge of #144476 - notriddle:notriddle/stringdex, r=lolbinarycat,Guill...Stuart Cook-662/+645
2025-08-19Rollup merge of #142681 - 1c3t3a:sanitize-off-on, r=rcvalleStuart Cook-220/+684
2025-08-19Rollup merge of #140956 - Kixunil:impl-partialeq-str-for-path, r=AmanieuStuart Cook-8/+6
2025-08-18Auto merge of #145489 - joshtriplett:cfg-if-not, r=Amanieubors-1/+1
2025-08-18tests: fix RISC-V failures and adjust transmute-scalar.rs targetCaiweiran-19/+12
2025-08-18cleanup: make run-make test use run_in_tmpdirAugie Fackler-8/+8
2025-08-18Remove the `From` derive macro from preludeJakub Beránek-15/+42
2025-08-18Remove the no_sanitize attribute in favor of sanitizeBastian Kersting-237/+128
2025-08-18Implement the #[sanitize(..)] attributeBastian Kersting-3/+576
2025-08-18Rollup merge of #145485 - JonathanBrouwer:fix-deprecation-targets, r=jdonszel...Stuart Cook-3/+8
2025-08-18Rollup merge of #145355 - clubby789:option-match-eq, r=nikicStuart Cook-0/+78
2025-08-18Rollup merge of #145309 - winstonallo:issue-145271-fix, r=tgross35Stuart Cook-0/+77
2025-08-18Rollup merge of #145208 - joshtriplett:mbe-derive, r=petrochenkovStuart Cook-9/+373
2025-08-17Fix up library crate order in linker testJosh Triplett-1/+1
2025-08-17Auto merge of #145284 - nnethercote:type_name-print-regions, r=lcnrbors-9/+13
2025-08-17Auto merge of #144081 - RalfJung:const-ptr-fragments, r=oli-obkbors-42/+203
2025-08-16overhaul `&mut` suggestions in borrowck errorsDeadbeef-9/+115
2025-08-16take attr style into account in attr diagnosticsJana Dönszelmann-24/+18
2025-08-16Fix deprecation attribute on foreign statics & typesJonathan Brouwer-3/+8
2025-08-15Auto merge of #145475 - jhpratt:rollup-jr0wado, r=jhprattbors-14/+425
2025-08-15Rollup merge of #145436 - StackOverflowExcept1on:patch-1, r=alexcrichtonJacob Pratt-1/+1
2025-08-15Rollup merge of #144922 - Kobzol:derive-from, r=nnethercoteJacob Pratt-1/+388
2025-08-15Rollup merge of #144907 - ShoyuVanilla:no-const-async, r=fmeaseJacob Pratt-10/+36
2025-08-15Rollup merge of #144054 - jsimmons:stabilize-as-array-of-cells, r=tgross35Jacob Pratt-2/+0
2025-08-15Auto merge of #142071 - lcnr:revealing-use, r=compiler-errorsbors-0/+60
2025-08-15rustdoc-search: search backend with partitioned suffix treeMichael Howell-662/+645
2025-08-15Auto merge of #145450 - Kobzol:rollup-cqclix0, r=Kobzolbors-1/+21
2025-08-15Rollup merge of #145430 - Urgau:drop_forget_useless-145427, r=lqdJakub Beránek-1/+21
2025-08-15fix(tests/rmake/wasm-unexpected-features): change features from `WASM1` to `MVP`StackOverflowExcept1on-1/+1
2025-08-15Auto merge of #144991 - lcnr:ignore-usages-from-ignored-candidates, r=BoxyUwUbors-0/+43
2025-08-15Implement `#[derive(From)]`Jakub Beránek-1/+369
2025-08-15Add feature gate testJakub Beránek-0/+19
2025-08-15Fix wrong spans with external macros in the `dropping_copy_types` lintUrgau-1/+21
2025-08-15Auto merge of #145423 - Zalathar:rollup-9jtefpl, r=Zalatharbors-372/+1061
2025-08-15fix: Reject async assoc fns of const traits/impls in ast_passesShoyu Vanilla-10/+36
2025-08-15Rollup merge of #145389 - GuillaumeGomez:unstable-search, r=fmeaseStuart Cook-28/+3
2025-08-15Rollup merge of #145378 - xizheyin:144968, r=davidtwcoStuart Cook-40/+82
2025-08-15Rollup merge of #145369 - estebank:issue-145367, r=compiler-errorsStuart Cook-0/+30
2025-08-15Rollup merge of #145322 - LorrensP-2158466:early-prelude-processing, r=petroc...Stuart Cook-18/+26
2025-08-15Rollup merge of #145275 - StackOverflowExcept1on:fix-wasm32v1-none, r=alexcri...Stuart Cook-0/+69
2025-08-15Rollup merge of #145120 - maurer:llvm-time, r=nikicStuart Cook-37/+37
2025-08-15Rollup merge of #145065 - petrochenkov:riblock, r=davidtwcoStuart Cook-2/+21