about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2017-05-15Remove rustc_llvm dependency from librustcRobin Kruppe-0/+1
2017-05-14Remove rustc_llvm dependency from rustc_metadataRobin Kruppe-1/+2
2017-05-13Rollup merge of #41946 - qnighy:disallow-dot-underscore-in-float, r=petrochenkovMark Simulacrum-0/+32
2017-05-13Rollup merge of #41939 - eddyb:trait-assoc-const-default, r=petrochenkovMark Simulacrum-15/+42
2017-05-13Auto merge of #41914 - eddyb:region-refactor, r=nikomatsakisbors-53/+43
2017-05-13rustc_resolve: don't deny outer type parameters in embedded constants.Eduard-Mihai Burtescu-15/+42
2017-05-13rustc: treat ReEarlyBound as free without replacing it with ReFree.Eduard-Mihai Burtescu-4/+6
2017-05-13rustc: use DefId instead of CodeExtent for FreeRegion's scope.Eduard-Mihai Burtescu-50/+38
2017-05-13Auto merge of #41920 - arielb1:inline-drop, r=eddybbors-0/+61
2017-05-13add min-llvm-versionAriel Ben-Yehuda-0/+1
2017-05-12Rollup merge of #41923 - eddyb:issue-41744, r=arielb1Mark Simulacrum-0/+16
2017-05-12Rollup merge of #41876 - oli-obk:diagnosing_diagnostics, r=nagisaMark Simulacrum-43/+43
2017-05-12Disallow ._ in float literal.Masaki Hara-0/+32
2017-05-12Auto merge of #41757 - alexcrichton:stabilize-crt-static, r=japaricbors-14/+0
2017-05-12Auto merge of #41716 - nikomatsakis:issue-41677, r=arielb1bors-10/+46
2017-05-12rustc_trans: do not attempt to truncate an i1 const to i1.Eduard-Mihai Burtescu-0/+16
2017-05-11remove the #[inline] attribute from drop_in_placeAriel Ben-Yehuda-0/+60
2017-05-11correct various error messages that changedNiko Matsakis-10/+9
2017-05-11add a WF obligation if a type variable appears in bivariant positionNiko Matsakis-0/+37
2017-05-11do not fetch variance for items when equatingNiko Matsakis-0/+43
2017-05-11Rollup merge of #41873 - michaelwoerister:fix-filemap-hash-lookup, r=nikomats...Corey Farwell-0/+44
2017-05-11Rollup merge of #41192 - zackw:eprintln, r=alexcrichtonCorey Farwell-0/+40
2017-05-10Skip print-stdout-eprint-stderr test on emscriptenZack Weinberg-0/+2
2017-05-10Update a compile-fail testOliver Schneider-3/+3
2017-05-10Fix up stability annotations per feedback.Zack Weinberg-2/+0
2017-05-10Add `eprint!` and `eprintln!` macros to the prelude.Zack Weinberg-0/+40
2017-05-10Example usage of multiple suggestionsOliver Schneider-40/+40
2017-05-10ICH: Handle case of removed FileMaps.Michael Woerister-0/+44
2017-05-09Improve E0477 error messageGuillaume Gomez-0/+26
2017-05-09Auto merge of #41709 - michaelwoerister:close-metadata-ich-holes, r=nikomatsakisbors-0/+66
2017-05-09Auto merge of #41777 - nikomatsakis:issue-41697-mir-dump-cycle, r=arielb1bors-0/+50
2017-05-08Rollup merge of #41838 - z1mvader:fix_fn_args_coerce_closure, r=nikomatsakisCorey Farwell-8/+54
2017-05-08Rollup merge of #41828 - arielb1:lvalue-ops, r=eddybCorey Farwell-0/+78
2017-05-08Rollup merge of #41827 - qnighy:allow-bare-cr-in-nondoc-comment, r=estebankCorey Farwell-0/+24
2017-05-08Rollup merge of #41520 - estebank:trace-macro, r=nikomatsakisCorey Farwell-11/+11
2017-05-08Rollup merge of #41293 - est31:floating_literal_match, r=nikomatsakisCorey Farwell-0/+56
2017-05-08Auto merge of #41515 - eddyb:non-static-assoc-const, r=nikomatsakisbors-0/+9
2017-05-08massive refactorChristian Poveda-1/+0
2017-05-08added testChristian Poveda-0/+18
2017-05-08first part of issue-40000.rs is now passingChristian Poveda-2/+1
2017-05-08dividied closure-no-fn.rs into three different testsChristian Poveda-6/+36
2017-05-08dump-mir was causing cycles by invoking item-path-str at bad timesNiko Matsakis-0/+50
2017-05-08try to fix lvalue ops for realAriel Ben-Yehuda-0/+78
2017-05-08Allow bare CR in ////-style comment.Masaki Hara-0/+24
2017-05-08incr.comp.: Hash more pieces of crate metadata to detect changes there.Michael Woerister-0/+66
2017-05-07Auto merge of #40857 - estebank:recursive, r=arielb1bors-6/+81
2017-05-07Auto merge of #41785 - Mark-Simulacrum:issue-41783, r=GuillaumeGomezbors-0/+25
2017-05-07Auto merge of #41668 - kennytm:fix-issue-41652, r=jonathandturnerbors-0/+54
2017-05-06Allow # to appear in rustdoc code output.Mark Simulacrum-0/+25
2017-05-06Update the .stderr file for the "an" changesacdenisSK-1/+1