about summary refs log tree commit diff
path: root/src/test/run-pass/issues
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests with naming conflicts to uiVadim Petrochenkov-172/+0
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-20870/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+22
2019-07-24Stabilize the type_name intrinsic in core::anySteven Fackler-5/+4
2019-07-13Auto merge of #62584 - eddyb:circular-math-is-hard, r=pnkfelixbors-0/+64
2019-07-12rustc_codegen_ssa: fix range check in codegen_get_discr.Eduard-Mihai Burtescu-0/+64
2019-07-11Remove feature gate `dropck_parametricity` completelyLzu Tao-8/+5
2019-07-11Replace unsafe_destructor_blind_to_params with may_dangleLzu Tao-26/+16
2019-07-04Permit use of mem::uninitialized via allow(deprecated)Mark Rousskov-0/+1
2019-06-30Fix run-pass testsvarkor-1/+3
2019-06-20rustc_mir: support type parameters by printing them as `_`.Eduard-Mihai Burtescu-0/+19
2019-06-19Rollup merge of #61896 - eddyb:correct-self-ctor, r=petrochenkovMazdak Farrokhzad-9/+0
2019-06-18rustc_typeck: correctly compute `Substs` for `Res::SelfCtor`.Eduard-Mihai Burtescu-9/+0
2019-06-17Make use of `ptr::null(_mut)` instead of casting zeroLzu Tao-5/+5
2019-06-12Deprecate ONCE_INITSteven Fackler-2/+2
2019-06-05Added test suite.Alexander Regueiro-1/+1
2019-06-01Auto merge of #61394 - pietroalbini:rollup-lzugnb4, r=pietroalbinibors-0/+1
2019-05-30Update ui and run-pass for ellipsis_inclusive_range_patterns lintmemoryruins-0/+1
2019-05-30Make the `type_name` intrinsic's output deterministicOliver Scherer-12/+55
2019-05-29Update run-pass test suite to use dynmemoryruins-167/+167
2019-05-20Auto merge of #60921 - cuviper:remove-mpsc_select, r=SimonSapinbors-35/+0
2019-05-18Auto merge of #60386 - Goirad:sgx-ignore-tests, r=nikomatsakisbors-1/+12
2019-05-17Remove the unstable and deprecated mpsc_selectJosh Stone-35/+0
2019-05-16Added ignore-sgx for appropriate testsDario Gonzalez-1/+12
2019-05-12Remove feature(nll) when compare mode is sufficientMatthew Jasper-3/+0
2019-05-04Rollup merge of #60513 - chrisvittal:remove-borrowck-compare, r=matthewjasperMazdak Farrokhzad-3/+0
2019-05-03Update testsChristopher Vittal-3/+0
2019-04-30Rename to RUSTC_LOGYuki OKUSHI-1/+1
2019-04-25ignore-tidy-filelength on all files with greater than 3000 linesvarkor-0/+4
2019-04-23Fix regression in line ending testvarkor-2/+2
2019-04-22Remove double trailing newlinesvarkor-20/+2
2019-04-22update tests for migrate mode by defaultMatthew Jasper-6/+6
2019-04-08Add must_use annotations to Result::is_ok and is_errAlex Gaynor-1/+1
2019-03-31Fix stack overflow when generating debuginfo for 'recursive' typeAaron Hill-0/+8
2019-03-30Fix more testsFabian Drinck-2/+0
2019-03-16Rollup merge of #59025 - aoikonomopoulos:issue-57924, r=varkorkennytm-0/+9
2019-03-14Moved issue tests to subdirs and normalised names.Alexander Regueiro-47/+318
2019-03-13Fix generic argument lookup for SelfAngelos Oikonomopoulos-0/+9
2019-03-04Regression test for #58435.Felix S. Klock II-0/+17
2019-02-26Normalize the type Self resolves to in an implAngelos Oikonomopoulos-0/+13
2019-02-25Test that binop subtyping in rustc_typeck fixes #27949Jamie Turner-0/+41
2019-02-10tests: doc commentsAlexander Regueiro-1/+1
2019-01-26Replace deprecated ATOMIC_INIT constsMark Rousskov-2/+2
2019-01-04implement a hack to make traitobject 0.1.0 compileAriel Ben-Yehuda-47/+0
2018-12-25Remove licensesMark Rousskov-7910/+6
2018-12-25Auto merge of #56962 - nivkner:fixme_fixup4, r=pnkfelixbors-5/+56
2018-12-21Stabilize #[repr(packed(N))]Taylor Cramer-1/+0
2018-12-20Auto merge of #54125 - varkor:less-conservative-uninhabitedness-check, r=niko...bors-0/+1
2018-12-19Rollup merge of #56772 - pnkfelix:issue-54153-linkage-sometimes-requires-opti...Pietro Albini-0/+5
2018-12-19FIXME(31702) remove fixme, move auxiliaries to the right place and fix hr_lif...Niv Kaminer-5/+56