about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-08-05Update rustdoc testsGuillaume Gomez-5/+5
2024-08-05Update GUI tests for code example buttonsGuillaume Gomez-56/+71
2024-08-05Unify run button display with "copy code" button and with mdbook buttonsGuillaume Gomez-42/+23
2024-08-05Auto merge of #128672 - matthiaskrgr:rollup-txf7siy, r=matthiaskrgrbors-343/+942
2024-08-05Rollup merge of #128623 - jieyouxu:check-attr-ice, r=nnethercoteMatthias Krüger-71/+152
2024-08-05Rollup merge of #128500 - clubby789:122600-test, r=Mark-SimulacrumMatthias Krüger-0/+19
2024-08-05Rollup merge of #128309 - kmicklas:btreeset-cursor, r=AmanieuMatthias Krüger-1/+582
2024-08-05Rollup merge of #127974 - onur-ozkan:force-std-builds, r=Mark-SimulacrumMatthias Krüger-9/+33
2024-08-05Rollup merge of #127907 - RalfJung:byte_slice_in_packed_struct_with_derive, r...Matthias Krüger-232/+41
2024-08-05Rollup merge of #127655 - RalfJung:invalid_type_param_default, r=compiler-errorsMatthias Krüger-30/+115
2024-08-04Auto merge of #128534 - bjorn3:split_stdlib_workspace, r=Mark-Simulacrumbors-404/+615
2024-08-04Update incorrect commentbjorn3-1/+1
2024-08-04Auto merge of #128544 - compiler-errors:perf-warn_if_unreachable, r=fmeasebors-18/+18
2024-08-04Auto merge of #128634 - matthiaskrgr:rollup-l5a2v5k, r=matthiaskrgrbors-300/+472
2024-08-04Rollup merge of #128620 - GuillaumeGomez:update-rinja, r=notriddleMatthias Krüger-7/+10
2024-08-04Rollup merge of #128615 - notriddle:notriddle/anchor-a11y, r=GuillaumeGomezMatthias Krüger-1/+1
2024-08-04Rollup merge of #128589 - onur-ozkan:llvm-configs, r=cuviperMatthias Krüger-3/+17
2024-08-04Rollup merge of #128578 - camelid:cache-index-cleanup, r=notriddleMatthias Krüger-157/+167
2024-08-04Rollup merge of #128531 - RalfJung:miri-recursive-validity, r=saethlinMatthias Krüger-107/+186
2024-08-04Rollup merge of #128526 - tshepang:patch-1, r=AmanieuMatthias Krüger-10/+0
2024-08-04Rollup merge of #128305 - folkertdev:asm-parser-unsupported-operand, r=AmanieuMatthias Krüger-15/+91
2024-08-04Auto merge of #127877 - Rejyr:migrate-print-rmake, r=jieyouxubors-25/+61
2024-08-03rustdoc: Re-add missing `stripped_mod` check; explain orphan implsNoah Lev-5/+26
2024-08-03Ensure `Rustc::print` use in `rmake` testsJerry Wang-11/+4
2024-08-03Migrate `print-target-list` to `rmake`Jerry Wang-9/+21
2024-08-04Auto merge of #128466 - sayantn:stdarch-update, r=tgross35bors-21/+1
2024-08-04check_attr: cover multi-segment attributes on specific check arms许杰友 Jieyou Xu (Joe)-71/+73
2024-08-04tests: add regression test for incorrect "builtin attribute is checked" asser...许杰友 Jieyou Xu (Joe)-0/+79
2024-08-03Migrate `run-make/print-calling-conventions` to ui-testJerry Wang-5/+36
2024-08-03Auto merge of #128441 - Bryanskiy:delegation-perf, r=petrochenkovbors-27/+33
2024-08-04Update rinja version to 0.3.0Guillaume Gomez-7/+10
2024-08-04Update stdarchsayantn-0/+0
2024-08-04Chore: add `x86_amx_intrinsics` feature flag to `core/lib.rs` and remove `iss...sayantn-21/+1
2024-08-03Auto merge of #128614 - matthiaskrgr:rollup-d2fextz, r=matthiaskrgrbors-217/+253
2024-08-03rustdoc: make the hover trail for doc anchors a bit biggerMichael Howell-1/+1
2024-08-03Rollup merge of #128603 - ChrisDenton:used, r=jieyouxuMatthias Krüger-7/+3
2024-08-03Rollup merge of #128581 - jieyouxu:checked-attr, r=nnethercoteMatthias Krüger-6/+104
2024-08-03Rollup merge of #128573 - GuillaumeGomez:simplify-body, r=notriddleMatthias Krüger-5/+3
2024-08-03Rollup merge of #128551 - Konippi:refactor-backtrace-style-in-panic, r=tgross35Matthias Krüger-19/+10
2024-08-03Rollup merge of #128530 - scottmcm:repeat-n-unchecked, r=joboetMatthias Krüger-14/+34
2024-08-03Rollup merge of #128283 - lolbinarycat:bootstrap-custom-target, r=albertlarsan68Matthias Krüger-3/+14
2024-08-03Rollup merge of #127921 - spastorino:stabilize-unsafe-extern-blocks, r=compil...Matthias Krüger-163/+85
2024-08-03Auto merge of #127324 - DianQK:match-br, r=cjgillotbors-536/+1936
2024-08-03Add test for updating enum discriminant through pointerclubby789-0/+19
2024-08-03Auto merge of #128370 - petrochenkov:libsearch, r=bjorn3bors-38/+65
2024-08-03Simplify `body` usage in rustdocGuillaume Gomez-5/+3
2024-08-03Auto merge of #128404 - compiler-errors:revert-dead-code-changes, r=pnkfelixbors-662/+164
2024-08-03Remove BAR for run-make/used.rsChris Denton-3/+0
2024-08-03Update run-make/used to use `any_symbol_contains`Chris Denton-5/+4
2024-08-03Remove another false-negative hidden by dead code changesMichael Goulet-4/+0