about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-04-02Add hash of source files in debug infoArlo Siemsen-3/+15
2020-04-02unerase regions in `infer_placeholder_type`Matthew Jasper-3/+14
2020-04-02Move #69020 test to ui/associated-const + rebless.jumbatm-90/+162
2020-04-02Extend #69020 test to include reversed order.jumbatm-0/+18
2020-04-02Rollup merge of #70681 - rcoh:russell/70677-raw-str-panic, r=petrochenkovMazdak Farrokhzad-0/+14
2020-04-02Rollup merge of #70634 - Centril:import-directly, r=Mark-SimulacrumMazdak Farrokhzad-2/+4
2020-04-02Rollup merge of #70421 - Centril:recover-const-async-fn-ptr, r=estebankMazdak Farrokhzad-5/+185
2020-04-02Remove unused discriminant reads from MIR bodiesWesley Wiser-9/+56
2020-04-02fix fulldeps test falloutMazdak Farrokhzad-2/+4
2020-04-02tests: remove ignore directives from tests that mention core/alloc/std spans.Eduard-Mihai Burtescu-582/+229
2020-04-02Writing testsKevin Per-0/+53
2020-04-02Auto merge of #70362 - TimDiekmann:alloc-overhaul, r=Amanieubors-60/+74
2020-04-02Handle unterminated raw strings with no #s properlyRussell Cohen-0/+14
2020-04-01Rollup merge of #70590 - RalfJung:miri-backtrace, r=oli-obkDylan DPC-74/+148
2020-04-01Rollup merge of #70535 - jonas-schievink:graph-refactor, r=nikomatsakisDylan DPC-0/+23
2020-04-01Rollup merge of #70522 - rcoh:60762-raw-string-errors, r=petrochenkovMazdak Farrokhzad-15/+50
2020-04-01Hide `task_context` when lowering bodyJonas Schievink-0/+56
2020-04-01Rollup merge of #70556 - Centril:fix-70552, r=estebankDylan DPC-0/+11
2020-04-01Rollup merge of #70081 - lcnr:issue68387, r=varkorDylan DPC-33/+173
2020-03-31Rollup merge of #70600 - danielframpton:aarch64-windows-tests, r=alexcrichtonDylan DPC-17/+0
2020-03-31update unused_braces wordingBastian Kauschke-9/+9
2020-03-31add tests for `unused_braces`Bastian Kauschke-0/+134
2020-03-31update testsBastian Kauschke-25/+31
2020-03-31const backtrace: do not skip first frameRalf Jung-1/+12
2020-03-31Add a test case for incremental + codegen-units interaction.Michael Woerister-0/+42
2020-03-31Rollup merge of #70562 - lcnr:const-arr_len, r=CentrilMazdak Farrokhzad-3/+122
2020-03-31Rollup merge of #70555 - Centril:fix-70549, r=petrochenkovMazdak Farrokhzad-0/+74
2020-03-31Rollup merge of #70548 - Ersikan:master, r=GuillaumeGomezMazdak Farrokhzad-2/+2
2020-03-30bless testsRalf Jung-73/+136
2020-03-30Fix #69841 by updating LLVM submodule. Includes regression test for issue 69841.Felix S. Klock II-0/+30
2020-03-30Add a testJonas Schievink-0/+23
2020-03-30update tests, improve variable namesBastian Kauschke-8/+36
2020-03-30add test for array len inferenceBastian Kauschke-0/+32
2020-03-30infer arr len from patternBastian Kauschke-4/+63
2020-03-30Rollup merge of #70546 - lqd:polonius_update, r=nikomatsakisDylan DPC-11/+17
2020-03-30try_resolve_as_non_binding: span_bug -> delay_span_bugMazdak Farrokhzad-0/+74
2020-03-30parse_and_disallow_postfix_after_cast: account for `ExprKind::Err`.Mazdak Farrokhzad-0/+11
2020-03-30rustc -> rustc_middle part 5 -- fix testsMazdak Farrokhzad-24/+24
2020-03-30rustc -> rustc_middle part 2Mazdak Farrokhzad-3/+3
2020-03-30Add long error code for error E0226Julien Philippon-2/+2
2020-03-30bless output of ui test nll/user-annotations/closure-substs.rsRemy Rakic-1/+1
2020-03-30bless output of ui test impl-trait/multiple-lifetimes/error-handling.rsRemy Rakic-2/+5
2020-03-30bless output of ui test closures/closure-expected-type/expect-region-supply-r...Remy Rakic-3/+3
2020-03-30bless output of ui test nll/outlives-suggestion-simple.rsRemy Rakic-4/+6
2020-03-30bless output of ui test hrtb/hrtb-perfect-forwarding.rsRemy Rakic-1/+2
2020-03-29Auto merge of #70009 - estebank:sugg-bound, r=Centrilbors-492/+377
2020-03-29Tweak `suggest_constraining_type_param`Esteban Küber-492/+377
2020-03-29Rollup merge of #70540 - jonas-schievink:link-attr-template, r=varkorDylan DPC-2/+2
2020-03-29review comment: wordingEsteban Küber-21/+21
2020-03-29Suggest correct order for arguments when encountering early constraintsEsteban Küber-21/+21