about summary refs log tree commit diff
path: root/tests/run-make
AgeCommit message (Expand)AuthorLines
2023-07-02Auto merge of #113040 - Kobzol:llvm-remark-streamer, r=tmiaskobors-0/+18
2023-07-02Add `rustc` option to output LLVM optimization remarks to YAML filesJakub Beránek-0/+18
2023-06-30add end-to-end testRémy Rakic-0/+12
2023-06-29Rollup merge of #112300 - Zalathar:run-coverage, r=wesleywiserMatthias Krüger-5593/+1
2023-06-28Rollup merge of #113094 - GuillaumeGomez:fix-invalid-div-tag-in-head, r=notri...Dylan DPC-1/+1
2023-06-28Remove the old `coverage-reports` and `coverage` directoriesZalathar-264/+1
2023-06-28Migrate the remaining `run-make/coverage-reports` tests over to `run-coverage`Zalathar-816/+0
2023-06-28Migrate most of the existing coverage tests over to `run-coverage`Zalathar-4517/+4
2023-06-27Replace `id` attribute with `name` for `<meta>` tagGuillaume Gomez-1/+1
2023-06-27Rollup merge of #112972 - nbdd0121:mir, r=davidtwcoMatthias Krüger-3/+3
2023-06-23Bless testsGary Guo-3/+3
2023-06-23Make sure to include default en-US ftl resources for rustc_error crateMichael Goulet-0/+12
2023-06-20Rollup merge of #112794 - bjorn3:fix_lib_global_alloc, r=oli-obkGuillaume Gomez-0/+22
2023-06-19Rollup merge of #112499 - tgross35:py-ruff-fixes, r=Mark-SimulacrumMichael Goulet-3/+3
2023-06-19Fix linker failures when #[global_allocator] is used in a dependencybjorn3-0/+22
2023-06-16Apply changes to fix python linting errorsTrevor Gross-3/+3
2023-06-16Auto merge of #112346 - saethlin:no-comment, r=oli-obkbors-19/+16
2023-06-15Rollup merge of #112403 - nbdd0121:eh_frame, r=NilstriebGuillaume Gomez-0/+20
2023-06-15Remove comments from mir-opt MIR dumpsBen Kimock-19/+16
2023-06-09Auto merge of #111626 - pjhades:output, r=b-naberbors-0/+72
2023-06-07Remove wrongly emitted `.eh_frame` in `-Cpanic=abort`Gary Guo-0/+20
2023-06-06fixJing Peng-1/+1
2023-06-06Write to stdout if `-` is given as output fileJing Peng-0/+72
2023-06-05Verify that (almost) all `ret` instructions have been replacedRaoul Strackx-0/+9
2023-06-05Correct LVI print function testRaoul Strackx-4/+4
2023-05-25Auto merge of #86844 - bjorn3:global_alloc_improvements, r=pnkfelixbors-0/+68
2023-05-23Rollup merge of #111461 - oli-obk:crate_collision, r=petrochenkovDylan DPC-1/+1
2023-05-23Fix symbol conflict diagnostic mistakenly being shown instead of missing crat...Oli Scherer-1/+1
2023-05-21Auto merge of #111675 - Urgau:fix-local-libs-for-native-static-libs, r=bjorn3bors-0/+43
2023-05-19Auto merge of #111641 - michaelwoerister:debugger-visualizer-fixes, r=cjgillotbors-0/+78
2023-05-19Fix run-make/inrcemental-debugger-visualizer test for macOS.Michael Woerister-3/+1
2023-05-18Auto merge of #111345 - jyn514:cfg-release-caching, r=cjgillot,est31bors-0/+15
2023-05-17Only depend on CFG_VERSION in rustc_interfacejyn-0/+15
2023-05-17Add simple regression test for `--print=native-static-libs`Urgau-0/+43
2023-05-17Fix #107910, Shorten backtraces in ICEsyukang-0/+52
2023-05-17Add/improve tests for debugger_visualizer change detection.Michael Woerister-5/+63
2023-05-16Fix dependency tracking for debugger visualizersMichael Woerister-0/+22
2023-05-13Rollup merge of #111469 - Dushistov:fix-coverage-data-race, r=wesleywiserDylan DPC-1/+1
2023-05-12Rollup merge of #111179 - Zalathar:sort-groups, r=Mark-SimulacrumMatthias Krüger-33/+148
2023-05-12Usage of atomic counters for llvm code coverageEvgeniy A. Dushistov-1/+1
2023-05-11Ignore test on MSVC for nowbjorn3-0/+68
2023-05-10Auto merge of #106560 - bjorn3:support_staticlib_dylib_linking, r=pnkfelixbors-0/+49
2023-05-09Rollup merge of #110304 - cchiw:master, r=davidtwcoDylan DPC-0/+18
2023-05-08Rollup merge of #104070 - nbdd0121:unwind, r=AmanieuMichael Goulet-0/+26
2023-05-08Rollup merge of #105354 - BlackHoleFox:apple-deployment-printer, r=oli-obkYuki Okushi-1/+1
2023-05-07Add test for unwinding past terminating POFGary Guo-0/+26
2023-05-07Fix instrument-coverage tests by using Python to sort instantiation groupsZalathar-33/+148
2023-05-06Rollup merge of #111167 - cuviper:type-decl-disubprogram, r=michaelwoeristerMatthias Krüger-0/+21
2023-05-06Rollup merge of #109677 - dpaoliello:rawdylib, r=michaelwoerister,wesleywiserYuki Okushi-13/+24
2023-05-05Add GNU Property NoteCharisee-0/+18