about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2018-12-12Auto merge of #56092 - alexcrichton:no-more-std-subodules, r=Mark-Simulacrumbors-60/+56
2018-12-12Auto merge of #56010 - euclio:intra-doc-spans, r=QuietMisdreavusbors-24/+163
2018-12-11std: Depend directly on crates.io cratesAlex Crichton-60/+56
2018-12-11Auto merge of #53497 - fukatani:test-debuginfo-function-call, r=tromeybors-0/+52
2018-12-11Auto merge of #56243 - RalfJung:test-deterministic, r=alexcrichtonbors-1/+1
2018-12-11Add function call test, Update gdb and test docker image install gdb by ppa.Unknown-0/+52
2018-12-10fix intra-link resolution spans in block commentsAndy Russell-24/+163
2018-12-10Rollup merge of #56661 - aelred:issue-55846, r=Mark-SimulacrumGuillaume Gomez-0/+39
2018-12-10Rollup merge of #56641 - GuillaumeGomez:span-trait-method-invalid-nb-paramete...Guillaume Gomez-5/+41
2018-12-10Rollup merge of #56491 - euclio:assert-error, r=estebankGuillaume Gomez-0/+20
2018-12-10Add regression test for issue #55846Felix Chapman-0/+39
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-08fix span for invalid number of parameters in trait methodGuillaume Gomez-5/+41
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