about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-09-21FIX - adopt new Diagnostic naming in newly migrated modulesJhonny Bill Mena-6/+6
2022-09-21UPDATE - rename SessionSubdiagnostic macro to SubdiagnosticJhonny Bill Mena-69/+69
2022-09-21UPDATE - rename DiagnosticHandler macro to DiagnosticJhonny Bill Mena-87/+87
2022-09-21UPDATE - rename AddSubdiagnostic trait to AddToDiagnosticJhonny Bill Mena-9/+9
2022-09-21UPDATE - rename DiagnosticHandler trait to IntoDiagnosticJhonny Bill Mena-94/+95
2022-09-21UPDATE - move SessionDiagnostic from rustc_session to rustc_errorsJhonny Bill Mena-2/+1
2022-09-21Set 'exec-env:RUST_BACKTRACE=0' in const-eval-select testsAaron Hill-2/+4
2022-09-21Make error messages great again (and fix clippy and add test)Deadbeef-42/+64
2022-09-21Add GUI test for `.stab` elements in docblocksGuillaume Gomez-0/+39
2022-09-21Rollup merge of #102059 - compiler-errors:issue-101984, r=jackh726Dylan DPC-0/+41
2022-09-21Rollup merge of #102045 - RalfJung:const-prop-regression-fix, r=oli-obkDylan DPC-0/+120
2022-09-21Rollup merge of #102031 - andrewpollack:compiler-tests-backtrace, r=tmandryDylan DPC-4/+10
2022-09-21Rollup merge of #89891 - ojeda:modular-alloc, r=Mark-SimulacrumDylan DPC-0/+8
2022-09-21Improve diagnostic for adding more bounds to opaque typesOli Scherer-4/+6
2022-09-21Reproduce sad diagnosticOli Scherer-0/+35
2022-09-21Simplify insert_outlives_predicate opaque type logicOli Scherer-0/+8
2022-09-21Add regression testOli Scherer-0/+18
2022-09-21Also collect bounds from the ParamEnv for opaque typesOli Scherer-13/+2
2022-09-21Neither require nor imply lifetime bounds on opaque type for well formednessOli Scherer-29/+365
2022-09-21Auto merge of #101846 - chenyukang:fix-101793, r=davidtwcobors-22/+64
2022-09-21Auto merge of #100096 - compiler-errors:fn-return-must-be-sized, r=jackh726bors-1/+66
2022-09-21Adding needs-unwind for test using panic::catch_unwindAndrew Pollack-2/+3
2022-09-21Auto merge of #100214 - scottmcm:strict-range, r=thomccbors-0/+14
2022-09-21Adding ignore fuchsia non-applicable commandsAndrew Pollack-0/+1
2022-09-21Adding ignore fuchsia tests for execvp (pre_exec)Andrew Pollack-0/+1
2022-09-20Adding ignore fuchsia tests for execvpAndrew Pollack-0/+1
2022-09-20Adding needs-unwind to tests involving changing memory size of Futures/ClosuresAndrew Pollack-0/+3
2022-09-20Auto merge of #102061 - notriddle:rollup-kwu9vp8, r=notriddlebors-85/+238
2022-09-20Rollup merge of #102038 - jyn514:rustdoc-normalize-test, r=compiler-errorsMichael Howell-0/+2
2022-09-20Rollup merge of #102034 - notriddle:notriddle/border-bottom, r=GuillaumeGomezMichael Howell-13/+13
2022-09-20Rollup merge of #102027 - notriddle:notriddle/docblock-item-decl, r=Guillaume...Michael Howell-72/+72
2022-09-20Rollup merge of #102008 - GuillaumeGomez:notable-trait-gui-test, r=notriddleMichael Howell-0/+103
2022-09-20Rollup merge of #100250 - cjgillot:recover-token-stream, r=Aaron1011Michael Howell-0/+48
2022-09-20Better binder treatmentMichael Goulet-0/+41
2022-09-20Auto merge of #101989 - fee1-dead-contrib:const_trait_impl-assoc-caller-bound...bors-0/+14
2022-09-20Move some tests to more reasonable directoriesCaio-171/+0
2022-09-20Add test for sidebar elements in the "All types" pageGuillaume Gomez-0/+35
2022-09-20Auto merge of #99806 - oli-obk:unconstrained_opaque_type, r=estebankbors-24/+122
2022-09-20Add the `#[derive_const]` attributeDeadbeef-2/+73
2022-09-20fix ConstProp handling of written_only_inside_own_block_localsRalf Jung-0/+120
2022-09-20Auto merge of #101806 - BelovDV:issue-fix-fn-find_library, r=petrochenkovbors-0/+53
2022-09-20fix verbatim with upstream dependenciesbors-0/+53
2022-09-19Optimize `array::IntoIter`Scott McMurray-0/+14
2022-09-19Make the `normalize-overflow` rustdoc test actually do somethingJoshua Nelson-0/+2
2022-09-19Make cycle errors recoverableJoshua Nelson-0/+1
2022-09-19Remove useless color assertions on 0px bordersMichael Howell-13/+13
2022-09-20Auto merge of #102022 - matthiaskrgr:rollup-emwfjd1, r=matthiaskrgrbors-18/+77
2022-09-19Adding ignore fuchsia tests for Backtrace, ErrorKind casesAndrew Pollack-4/+10
2022-09-19Adding needs-unwind to nicer-assert-messages compiler ui testsAndrew Pollack-0/+3
2022-09-19rustdoc: update test cases for changed item-decl HTMLMichael Howell-72/+72