about summary refs log tree commit diff
path: root/src/test/run-make
AgeCommit message (Expand)AuthorLines
2022-08-23Diagnose missing includes in run-make testsTomasz Miąsko-55/+55
2022-08-18Auto merge of #98655 - nnethercote:dont-derive-PartialEq-ne, r=dtolnaybors-23/+0
2022-08-15Rollup merge of #100377 - est31:fluent_grepability, r=davidtwcoMatthias Krüger-3/+3
2022-08-15Rollup merge of #100211 - cjgillot:ctfe-mir-available, r=michaelwoeristerMatthias Krüger-0/+28
2022-08-12Fix testsest31-3/+3
2022-08-12Rollup merge of #100366 - davidtwco:translation-never-fail, r=compiler-errorsDylan DPC-6/+25
2022-08-10Refuse to codegen an upstream static.Camille GILLOT-0/+28
2022-08-10errors: don't fail on broken primary translationsDavid Wood-6/+25
2022-08-09Fix coverage-llvmir test on WindowsNikita Popov-1/+1
2022-08-05Auto merge of #100073 - dpaoliello:externvar, r=michaelwoeristerbors-1/+37
2022-08-04Add test for raw-dylib with an external variableDaniel Paoliello-1/+37
2022-08-02Fix backwards-compatibility check for tests with `+whole-archive`Daniel Sommermann-3/+30
2022-08-01Auto merge of #99476 - dpaoliello:rawdylibvectorcall, r=michaelwoeristerbors-24/+134
2022-08-01Don't derive `PartialEq::ne`.Nicholas Nethercote-23/+0
2022-07-29Auto merge of #99467 - BelovDV:add_option_link_arg, r=petrochenkovbors-0/+29
2022-07-28Diagnose missing make includesTomasz Miąsko-4/+4
2022-07-28Move coverage tests from run-make-fulldeps to run-makeTomasz Miąsko-0/+5620
2022-07-26Fix vectorcallDaniel Paoliello-24/+134
2022-07-26Lib kind -l link-arg:Daniil Belov-0/+29
2022-07-26Auto merge of #98989 - dpaoliello:rawdylibbin, r=michaelwoeristerbors-13/+20
2022-07-25feat: impl export-executable-symbolscsmoe-0/+19
2022-07-22Enable raw-dylib for binariesDaniel Paoliello-13/+20
2022-07-13Rename `debugging_opts` to `unstable_opts`Joshua Nelson-1/+2
2022-07-09tweak names and output and blessRalf Jung-1/+1
2022-07-06session: `output-width` -> `diagnostic-width`David Wood-1/+1
2022-07-06session: `terminal-width` -> `output-width`David Wood-2/+2
2022-07-06sess: stabilize `--terminal-width`David Wood-0/+3
2022-07-04Auto merge of #98573 - krasimirgg:nlmb-llvm-nm, r=nikicbors-10/+14
2022-07-04adapt native-link-modifier-bundle test to use llvm-nmKrasimir Georgiev-10/+14
2022-07-02Fix bug in `rustdoc -Whelp`Joshua Nelson-199/+0
2022-06-27Finish rustdoc error improvementGuillaume Gomez-5/+9
2022-06-27Add test for help output with -WShivani Bhardwaj-0/+195
2022-06-27Add test for default rustdoc runShivani Bhardwaj-0/+199
2022-06-16Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock`Maybe Waffle-2/+6
2022-06-09Stabilize the `bundle` native library modifierVadim Petrochenkov-4/+56
2022-05-18Properly apply path prefix remapping paths emitted into debuginfo.Michael Woerister-0/+82
2022-05-01Auto merge of #96549 - ouz-a:mir-opt, r=oli-obkbors-4/+0
2022-04-29remove and blessouz-a-4/+0
2022-04-28Add `@feat.00` symbol to symbols.o for COFFGary Guo-0/+12
2022-04-26Rollup merge of #96279 - GuillaumeGomez:remove-woff-fonts, r=camelid,jshaDylan DPC-3/+3
2022-04-25Auto merge of #95604 - nbdd0121:used2, r=petrochenkovbors-0/+32
2022-04-21Update run-make test front-files from .woff to .woff2Guillaume Gomez-3/+3
2022-04-18Add a test for issue 47384Gary Guo-0/+32
2022-04-13Rollup merge of #93217 - willcrichton:example-analyzer, r=GuillaumeGomezDylan DPC-3/+2
2022-04-12sess: try sysroot candidates for fluent bundleDavid Wood-1/+27
2022-04-06Rollup merge of #95649 - ouz-a:mir-opt, r=oli-obkDylan DPC-0/+4
2022-04-05errors: implement sysroot/testing bundle loadingDavid Wood-0/+53
2022-04-04fixed error, made function leaner and tighterouz-a-0/+4
2022-03-30Stabilize native library modifier syntax and the `whole-archive` modifier spe...Vadim Petrochenkov-3/+1
2022-03-27Improve alignment of additional scraped examples, add scrape examples help pageWill Crichton-2/+2