about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2017-10-30edit and fix bad spacing of inner-attribute-not-allowed noteZack M. Davis-2/+1
2017-10-30Auto merge of #45603 - joshleeb:iss42106, r=estebankbors-0/+28
2017-10-30Move issue-42106 test from compile-fail to uiJosh Leeb-du Toit-1/+13
2017-10-29Add several lints into `unused` lint groupVadim Petrochenkov-11/+29
2017-10-29Add test for fix duplicate display of E0502Josh Leeb-du Toit-0/+16
2017-10-28Auto merge of #45489 - oli-obk:json_diagnostics, r=petrochenkovbors-2/+25
2017-10-28Auto merge of #44295 - plietar:extern-types, r=arielb1bors-0/+364
2017-10-28Auto merge of #45503 - thombles:tk/i44339-v5, r=petrochenkovbors-3/+28
2017-10-27Implement RFC 1861: Extern typesPaul Lietar-0/+364
2017-10-26Auto merge of #45519 - michaelwoerister:dedup-errors, r=arielb1bors-143/+45
2017-10-26Auto merge of #45380 - dotdash:arg_copies, r=arielb1bors-113/+92
2017-10-26Avoid unnecessary copies of arguments that are simple bindingsBjörn Steinbrink-113/+92
2017-10-26Auto merge of #45488 - oli-obk:ctfe_resolve, r=eddybbors-0/+28
2017-10-26Auto merge of #45464 - sinkuu:ice_44851, r=jseyfriedbors-0/+24
2017-10-25Auto merge of #45532 - kennytm:rollup, r=kennytmbors-18/+18
2017-10-26Rollup merge of #45398 - integer32llc:reassignment, r=arielb1kennytm-18/+18
2017-10-25Auto merge of #44636 - GuillaumeGomez:little-error-msg, r=michaelwoeristerbors-0/+22
2017-10-25Reword to avoid using either re-assignment or reassignment in errorsCarol (Nichols || Goulding)-18/+18
2017-10-25Update ui tests for error message deduplication.Michael Woerister-6/+0
2017-10-25Update compile-fail tests for error message deduplication.Michael Woerister-137/+45
2017-10-25Auto merge of #45476 - Xanewok:fingerprint-disambiguator, r=michaelwoeristerbors-10/+10
2017-10-25Rename some run-pass tests so they don't crash when executed from eCryptfs.Michael Woerister-0/+0
2017-10-25Add a regression test for the const eval type resolutionOliver Schneider-0/+28
2017-10-25Compiletest should parse suggestions from the spansOliver Schneider-1/+1
2017-10-25Auto merge of #45455 - kennytm:print-extern-impl-for-e0119, r=nikomatsakisbors-0/+355
2017-10-25Update tests for less noisy error messagesThomas Karpiniec-3/+28
2017-10-24Introduce CrateDisambiguator newtype and fix testsIgor Matuszewski-10/+10
2017-10-24Reduce the repetition in json error outputOliver Schneider-2/+2
2017-10-24Add a test reproducing the quadratic json explosionOliver Schneider-0/+23
2017-10-24Auto merge of #45401 - zackmdavis:crate_shorthand_visibility_modifier, r=niko...bors-5/+45
2017-10-24Auto merge of #44766 - sunjay:lift_generics, r=nikomatsakisbors-6/+5
2017-10-23update inherent_impls testsNiko Matsakis-6/+5
2017-10-23Fix #44851 by visiting tokens in `DefCollector` and `BuildReducedGraphVisitor`sinkuu-0/+24
2017-10-22`crate` shorthand visibility modifierZack M. Davis-5/+45
2017-10-23Print the conflicting impl on E0119 with external crate.kennytm-0/+355
2017-10-22Auto merge of #45442 - matthewjasper:const-dynamic-capture-error, r=petrochenkovbors-0/+19
2017-10-21Auto merge of #45391 - malbarbo:x32-1, r=alexcrichtonbors-0/+1
2017-10-20Auto merge of #45348 - alexcrichton:thinlto-timp, r=michaelwoeristerbors-0/+52
2017-10-20Fix some tests for linux gnux32Marco A L Barbosa-0/+1
2017-10-20Auto merge of #45359 - arielb1:escaping-borrow, r=eddybbors-2/+41
2017-10-20Add short message-formatGuillaume Gomez-0/+22
2017-10-20Auto merge of #45319 - michaelwoerister:use-128bit-siphash, r=nikomatsakisbors-10/+10
2017-10-20Auto merge of #45316 - goffrie:exitable-breakable-block, r=nikomatsakisbors-0/+24
2017-10-19Auto merge of #45080 - clippered:issue-44986/fix-windows-ui-path, r=estebankbors-3/+1
2017-10-19Cleanly error for non-const expression in associated constmatthewjasper-0/+19
2017-10-20Rollup merge of #45352 - alexcrichton:emscripten-tests, r=nikomatsakiskennytm-57/+56
2017-10-19Auto merge of #45232 - zackmdavis:moar_lint_suggestions, r=estebankbors-15/+86
2017-10-19Rollup merge of #45326 - cuviper:min-llvm-3.9, r=alexcrichtonkennytm-11/+6
2017-10-19Rollup merge of #44138 - steveklabnik:rustdoc-deprecations, r=QuietMisdreavuskennytm-3/+3
2017-10-18Remove two obsolete min-llvm-version testsJosh Stone-3/+0