about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2018-12-10Remove dependency on shell32.dll #56510Michael Howell-1/+1
2018-12-09Fix rebase + Add missing `// force-host`Vadim Petrochenkov-3/+4
2018-12-09Move some tests from ui-fulldeps to uiVadim Petrochenkov-15/+0
2018-12-09Move compile-fail-fulldeps tests to ui-fulldepsVadim Petrochenkov-99/+444
2018-12-09Move former compile-fail-fulldeps tests to uiVadim Petrochenkov-46/+662
2018-12-08Auto merge of #56616 - estebank:issue-56539, r=davidtwcobors-0/+7
2018-12-08Rollup merge of #56620 - petrochenkov:noclutter, r=estebankMazdak Farrokhzad-21/+7
2018-12-08Rollup merge of #56248 - estebank:suggest-bare-pub, r=petrochenkovMazdak Farrokhzad-11/+76
2018-12-08Fixed nll stderr file.Alexander Regueiro-1/+1
2018-12-08resolve: Reduce some clutter in import ambiguity errorsVadim Petrochenkov-21/+7
2018-12-07Fixed line numbers in stderr file.Alexander Regueiro-2/+2
2018-12-07Fixed test stderr files.Alexander Regueiro-160/+86
2018-12-07Various minor/cosmetic improvements to codeAlexander Regueiro-228/+278
2018-12-07Encode `TraitAlias` as if they were `Trait`Esteban Küber-0/+7
2018-12-07Auto merge of #56502 - Zoxc:hir-func, r=eddybbors-2/+2
2018-12-07Auto merge of #56460 - davidtwco:issue-55850, r=pnkfelixbors-0/+79
2018-12-07Auto merge of #56566 - ljedrz:fix_clippy_errors, r=cramertjbors-1/+1
2018-12-07Fix ICE in region naming.David Wood-0/+79
2018-12-07Auto merge of #54271 - petrochenkov:nolegder, r=eddyb,alexcrichtonbors-51/+21
2018-12-07Unsupport `#[derive(Trait)]` sugar for `#[derive_Trait]` legacy plugin attrib...Vadim Petrochenkov-51/+21
2018-12-06Auto merge of #55318 - Aaron1011:fix/final-auto-trait-resolve, r=nikomatsakisbors-0/+71
2018-12-06codegen_utils, driver: fix clippy errorsljedrz-1/+1
2018-12-06Auto merge of #56282 - qnighy:additional-sizedness-fix, r=nikomatsakisbors-0/+11
2018-12-06Use a function to access the Hir map to be able to turn it into a query laterJohn Kåre Alsaker-2/+2
2018-12-06Auto merge of #56392 - petrochenkov:regensym, r=oli-obkbors-28/+126
2018-12-06Auto merge of #56557 - pietroalbini:rollup, r=pietroalbinibors-79/+232
2018-12-06Auto merge of #55635 - oli-obk:min_const_unsafe_fn, r=nikomatsakisbors-37/+560
2018-12-06Rollup merge of #56446 - arielb1:special-env-implications, r=nikomatsakisPietro Albini-0/+38
2018-12-06Rollup merge of #56426 - petrochenkov:syntweak, r=nikomatsakisPietro Albini-4/+4
2018-12-06Rollup merge of #56362 - varkor:stabilise-exhaustive-integer-patterns, r=niko...Pietro Albini-85/+153
2018-12-06Rollup merge of #56332 - GuillaumeGomez:specifi-crate-search, r=QuietMisdreavusPietro Albini-0/+19
2018-12-06Rollup merge of #56315 - weiznich:rustdoc_inline_macro_reexport, r=QuietMisdr...Pietro Albini-0/+28
2018-12-06Auto merge of #54517 - mcr431:53956-panic-on-include_bytes-of-own-file, r=mic...bors-6/+9
2018-12-05Auto merge of #56549 - pietroalbini:rollup, r=pietroalbinibors-12/+22
2018-12-05Rollup merge of #56456 - oli-obk:private_impl_trait, r=cramertjPietro Albini-0/+13
2018-12-05Rollup merge of #56372 - wildarch:issue-55314-second-borrow-ref, r=davidtwcoPietro Albini-8/+8
2018-12-05Rollup merge of #56119 - frewsxcv:frewsxcv-option-carrier, r=TimNNPietro Albini-4/+1
2018-12-05Fix precise_pointer_size_matching tests on all platformsvarkor-6/+13
2018-12-05Auto merge of #55933 - euclio:doc-panic, r=QuietMisdreavusbors-0/+26
2018-12-05emit error when doc generation failsAndy Russell-0/+26
2018-12-05Auto merge of #55466 - sinkuu:cleanup, r=petrochenkovbors-1/+0
2018-12-05Auto merge of #55922 - oli-obk:slice_pat_ice, r=zackmdavisbors-0/+72
2018-12-04adds DocTest filename variant, refactors doctest_offset out of source_map, fi...Matthew Russo-3/+4
2018-12-04updates all Filename variants to take a fingerprintMatthew Russo-3/+5
2018-12-04Auto merge of #56486 - matthewjasper:propagate-all-closure-bounds, r=pnkfelixbors-0/+42
2018-12-04Utilize `?` instead of `return None`.Corey Farwell-4/+1
2018-12-04Auto merge of #56244 - oli-obk:loud_ui_errors, r=nikomatsakisbors-333/+432
2018-12-04Add a test case for inlining the docs of a macro reexportGeorg Semmler-0/+28
2018-12-04Intrinsic checks are just needed for `qualify_min_const_fn`Oliver Scherer-0/+8
2018-12-04Add and update testsOliver Scherer-54/+57