about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-07-25Rollup merge of #60938 - jonas-schievink:doc-include-paths, r=petrochenkovMazdak Farrokhzad-8/+5
2019-07-25Rollup merge of #60066 - sfackler:type-name, r=CentrilMazdak Farrokhzad-13/+8
2019-07-24Stabilize the type_name intrinsic in core::anySteven Fackler-13/+8
2019-07-25Rollup merge of #62736 - lqd:polonius_tests3, r=matthewjasperMazdak Farrokhzad-32/+772
2019-07-24Rollup merge of #62917 - estebank:trailing-slash, r=matkladMazdak Farrokhzad-0/+19
2019-07-24Rollup merge of #62916 - Centril:self-in-enum-def, r=oli-obkMazdak Farrokhzad-0/+36
2019-07-24Rollup merge of #62890 - fakenine:normalize_use_of_backticks_compiler_message...Mazdak Farrokhzad-1/+1
2019-07-24Rollup merge of #62772 - estebank:trait-bound, r=matthewjasperMazdak Farrokhzad-6/+50
2019-07-24Auto merge of #62908 - fakenine:normalize_use_of_backticks_compiler_messages_...bors-26/+26
2019-07-24Refer to #50072 re. hack.Mazdak Farrokhzad-2/+2
2019-07-24Add test self-in-enum-definitionMazdak Farrokhzad-0/+36
2019-07-23Always emit trailing slash errorEsteban Küber-0/+19
2019-07-23normalize use of backticks for compiler messages in remaining modulesSamy Kacimi-26/+26
2019-07-23Normalize use of backticks in compiler messages for libsyntax/*Samy Kacimi-1/+1
2019-07-23Rollup merge of #62880 - fakenine:normalize_use_of_backticks_compiler_message...Mark Rousskov-2/+2
2019-07-23Rollup merge of #62869 - matklad:feature-gate, r=Mark-SimulacrumMark Rousskov-0/+17
2019-07-23Rollup merge of #62842 - JohnTitor:test-for-58887, r=alexregMark Rousskov-0/+53
2019-07-23Rollup merge of #62817 - estebank:variant-sp, r=matthewjasperMark Rousskov-3/+1
2019-07-23Rollup merge of #62804 - lundibundi:help-infer-const-static, r=eddybMark Rousskov-6/+75
2019-07-23Rollup merge of #62791 - estebank:type-ascription, r=petrochenkovMark Rousskov-52/+148
2019-07-23Rollup merge of #62523 - pnkfelix:delay-bug-to-resolve-issue-62203-ice, r=varkorMark Rousskov-0/+72
2019-07-23Update testJonas Schievink-8/+5
2019-07-22normalize use of backticks in compiler messages for librustc_allocatorSamy Kacimi-2/+2
2019-07-22Rollup merge of #62870 - matklad:issue-62863, r=petrochenkovMazdak Farrokhzad-0/+30
2019-07-22Rollup merge of #62853 - fakenine:normalize_use_of_backticks_compiler_message...Mazdak Farrokhzad-6/+6
2019-07-22Rollup merge of #62832 - fakenine:normalize_use_of_backticks_compiler_message...Mazdak Farrokhzad-4/+4
2019-07-22Rollup merge of #62812 - fakenine:normalize_use_of_backticks_compiler_message...Mazdak Farrokhzad-15/+15
2019-07-22Rollup merge of #62810 - fakenine:normalize_use_of_backticks_compiler_message...Mazdak Farrokhzad-55/+55
2019-07-22Rollup merge of #62788 - fakenine:normalize_use_of_backticks_compiler_message...Mazdak Farrokhzad-1/+1
2019-07-22add rustc_private as a proper language feature gateAleksey Kladov-0/+17
2019-07-22fix lexing of comments with many \rAleksey Kladov-0/+30
2019-07-22fix tidylqd-1/+1
2019-07-22Bless output of test nll/loan_ends_mid_block_pair.rs for Polonius, againlqd-24/+1
2019-07-22issue-46589 passes in Polonius and fails in NLL, duplicate it and manually ch...lqd-1/+39
2019-07-22Add test to check that assignments to projections do not kill too many loanslqd-0/+101
2019-07-22Add test checking various assignments are accepted in Poloniuslqd-0/+88
2019-07-22Bless output of test unboxed-closures/unboxed-closures-failed-recursive-fn-1....lqd-0/+60
2019-07-22Make both polonius loans tests check-passlqd-2/+2
2019-07-22Rename test so that both "kills-loans" tests match nameslqd-1/+2
2019-07-22Add test extracted from rand, checking that StorageDead kills loanslqd-0/+28
2019-07-22Bless output of test nll/return-ref-mut-issue-46557.rs for Poloniuslqd-0/+15
2019-07-22Ignore test hrtb/issue-30786.rs in Polonius compare modelqd-5/+6
2019-07-22Bless output of test borrowck/promote-ref-mut-in-let-issue-46557.rs for Polo...lqd-0/+59
2019-07-22Polonius facts: kill loans on Call terminators and StorageDeadlqd-0/+24
2019-07-22Fix or ignore regressed testsVadim Petrochenkov-3/+12
2019-07-22Create a dedicated polonius test folderlqd-0/+0
2019-07-22Bless output of test dropck/dropck_trait_cycle_checked.rs for Poloniuslqd-0/+74
2019-07-22Bless output of test borrowck/two-phase-surprise-no-conflict.rs for Poloniuslqd-0/+148
2019-07-22Bless output of test borrowck/borrowck-escaping-closure-error-2.rs for Poloniuslqd-0/+16
2019-07-22Bless output of test generator/ref-escapes-but-not-over-yield.rs for Poloniuslqd-0/+20