about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-04-16Change the output artifact path to `$root_dir/obj/$image` when running locallyDianQK-10/+11
2024-04-09Only output to `GITHUB_STEP_SUMMARY` in a CI environmentDianQK-1/+3
2024-04-09Use `isCI` in `run.sh`DianQK-3/+3
2024-04-09Rollup merge of #123652 - cuviper:ui-vendor, r=jieyouxuMatthias Krüger-0/+5
2024-04-09Rollup merge of #123647 - fmease:rustdoc-clean-up-blanket-impls-synth, r=camelidMatthias Krüger-131/+121
2024-04-09Rollup merge of #123636 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2024-04-09Rollup merge of #123624 - GuillaumeGomez:theme-switch-tests, r=notriddleMatthias Krüger-13/+11
2024-04-09Rollup merge of #122768 - oli-obk:why_is_E0699_so_bad, r=WaffleLapkinMatthias Krüger-14/+31
2024-04-08Auto merge of #122077 - oli-obk:eager_opaque_checks4, r=lcnrbors-1/+0
2024-04-08Fix UI tests with dist-vendored dependenciesJosh Stone-0/+5
2024-04-08rustdoc: slightly clean up the synthesis of blanket implsLeón Orell Valerian Liehr-131/+121
2024-04-08Rollup merge of #123547 - klensy:bs-pubs, r=onur-ozkanMatthias Krüger-30/+0
2024-04-08Manually set cache directory path when running GUI testsGuillaume Gomez-12/+10
2024-04-08Update booksrustbot-0/+0
2024-04-08Auto merge of #120131 - oli-obk:pattern_types_syntax, r=compiler-errorsbors-4/+47
2024-04-08Mark some tests as known-bugs and add the test case from the corresponding issueOli Scherer-1/+0
2024-04-08Rollup merge of #123625 - oli-obk:private_fnctxt, r=fee1-deadMatthias Krüger-43/+3
2024-04-08Rollup merge of #122807 - danielhuang:fix-1, r=davidtwcoMatthias Krüger-2/+2
2024-04-08Normalize layout test to protect against android alignment differencesOli Scherer-1/+2
2024-04-08Actually create ranged int types in the type system.Oli Scherer-4/+12
2024-04-08Thread pattern types through the HIROli Scherer-4/+33
2024-04-08Stop exporting `TypeckRootCtxt` and `FnCtxt`.Oli Scherer-43/+3
2024-04-08Add pattern types to astOli Scherer-0/+5
2024-04-08Update browser-ui-test version to 0.17.2Guillaume Gomez-1/+1
2024-04-08Auto merge of #123569 - c410-f3r:testsssssss, r=jieyouxubors-26/+26
2024-04-08Auto merge of #123506 - RalfJung:miri-test-libstd, r=Mark-Simulacrumbors-10/+55
2024-04-07Move testsCaio-26/+26
2024-04-07Auto merge of #123601 - jieyouxu:compiletest-run-rustfix-revisions, r=WaffleL...bors-1/+21
2024-04-07compiletest: properly handle revisioned run-rustfix tests许杰友 Jieyou Xu (Joe)-1/+21
2024-04-07Rollup merge of #123584 - tgross35:rustc_doc_primitive-usage-error, r=fmeaseMatthias Krüger-2/+10
2024-04-07Auto merge of #123221 - pacak:cache_emit, r=fmease,jieyouxubors-18/+30
2024-04-07Auto merge of #123585 - matthiaskrgr:rollup-dexaj7a, r=matthiaskrgrbors-0/+8
2024-04-07also test core+alloc on a 32bit big-endian targetRalf Jung-1/+5
2024-04-07disable debug assertions to speed up the check-aux jobRalf Jung-0/+4
2024-04-07run some std tests on more targetsRalf Jung-11/+28
2024-04-07also test parts of stdRalf Jung-0/+10
2024-04-07check-aux: test core and alloc in MiriRalf Jung-0/+10
2024-04-07rustdoc: error when `rustc_doc_primitive` has an unknown typeTrevor Gross-2/+10
2024-04-07Rollup merge of #123581 - tgross35:f16-f128-rustdoc-updates, r=fmeaseMatthias Krüger-0/+8
2024-04-07Auto merge of #123555 - DianQK:update-llvm-18, r=cuviperbors-0/+0
2024-04-06Add `f16` and `f128` to rustdoc's `PrimitiveType`Trevor Gross-0/+8
2024-04-07Rollup merge of #123563 - Oneirical:version, r=jieyouxuMatthias Krüger-2/+1
2024-04-07Rollup merge of #123411 - saethlin:ub-checks, r=Urgau,RalfJungMatthias Krüger-1/+19
2024-04-06Rewrite version test as UI testOneirical-2/+1
2024-04-06Auto merge of #123557 - GuillaumeGomez:rollup-3af7urf, r=GuillaumeGomezbors-954/+990
2024-04-06Rollup merge of #123553 - RalfJung:miri, r=RalfJungGuillaume Gomez-954/+990
2024-04-06Put checks that detect UB under their own flag below debug_assertionsBen Kimock-1/+19
2024-04-06Auto merge of #123339 - onur-ozkan:optimize-tidy-check, r=Mark-Simulacrumbors-4397/+4402
2024-04-06extend run-make test runner with some helper functionsMichael Baikov-18/+30
2024-04-06Update to LLVM 18.1.3DianQK-0/+0