about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-11-13mir-borrowck: Move `is_static_mut()` to `ty/utils.rs`Basile Desloges-22/+24
2017-11-13Auto merge of #45890 - arielb1:self-first, r=eddybbors-9/+56
2017-11-13Auto merge of #45824 - dotdash:stack_pop, r=alexcrichtonbors-1/+35
2017-11-13Auto merge of #45810 - SimonSapin:ac-dc, r=aturonbors-4/+6
2017-11-13Auto merge of #45956 - kennytm:rollup, r=kennytmbors-84/+420
2017-11-13Rollup merge of #45954 - udoprog:fix-style, r=kennytmkennytm-1/+1
2017-11-13Rollup merge of #45952 - zackmdavis:singular_projection, r=estebankkennytm-9/+54
2017-11-13Rollup merge of #45933 - shanavas786:refactor-filter, r=alexcrichtonkennytm-8/+4
2017-11-13Rollup merge of #45927 - sinkuu:mir-borrowck-closure, r=estebankkennytm-9/+303
2017-11-13Rollup merge of #45917 - ollie27:compiletest_stamp, r=alexcrichtonkennytm-0/+5
2017-11-13Rollup merge of #45914 - michaelwoerister:fix-test-header-parsing, r=alexcric...kennytm-10/+11
2017-11-13Rollup merge of #45893 - redox-os:futex_timeout, r=alexcrichtonkennytm-22/+38
2017-11-13Rollup merge of #45892 - redox-os:is_absolute_fix, r=alexcrichtonkennytm-4/+4
2017-11-13Rollup merge of #45828 - pornel:printoption, r=nrckennytm-21/+0
2017-11-13Fix style in interner testJohn-John Tedro-1/+1
2017-11-13Auto merge of #45673 - GuillaumeGomez:rustdoc-type-search-generic, r=QuietMis...bors-131/+307
2017-11-12deduplicate projection error (E0271) messagesZack M. Davis-9/+54
2017-11-13Fix commentsShotaro Yamada-2/+4
2017-11-13Auto merge of #45949 - Mark-Simulacrum:cargo-next, r=alexcrichtonbors-0/+0
2017-11-12Auto merge of #45623 - mneumann:dragonfly-ci, r=alexcrichtonbors-0/+179
2017-11-12Bump cargo to master.Mark Simulacrum-0/+0
2017-11-12Auto merge of #44167 - cengizIO:master, r=nikomatsakisbors-131/+99
2017-11-12Add "As parameters" items as wellGuillaume Gomez-22/+25
2017-11-12Improve result outputGuillaume Gomez-5/+8
2017-11-12Big JS optimizationGuillaume Gomez-15/+11
2017-11-12Add elements count in tab search titleGuillaume Gomez-6/+13
2017-11-12JS big updatesGuillaume Gomez-109/+254
2017-11-12Generate generics on search-indexGuillaume Gomez-7/+29
2017-11-12Auto merge of #45908 - alexcrichton:disable-thinlto-libtest, r=Mark-Simulacrumbors-0/+1
2017-11-12Add ci for DragonFly (disabled for now)Michael Neumann-0/+179
2017-11-12update project-fn-test-invariant testCengiz Can-2/+2
2017-11-12remove trailing whitespace from comment blockCengiz Can-4/+4
2017-11-12add reasons of using BTreeMap to a commentCengiz Can-0/+6
2017-11-12update failing E0621 testsCengiz Can-6/+6
2017-11-12use BTreeMap for region constraintsCengiz Can-12/+14
2017-11-12Update fn-ret-invariant test assertionCengiz Can-2/+1
2017-11-12Improve SubSupConflict case with one named, one anonymous lifetime parameter ...Cengiz Can-115/+76
2017-11-12Auto merge of #45753 - sinkuu:mir_copyprop_arg, r=arielb1bors-5/+183
2017-11-12Update LLVM to fix miscompiles with -Copt-level=z on WindowsBjörn Steinbrink-1/+35
2017-11-12Do not silence output in run-make/sanitizer-memorySimon Sapin-2/+4
2017-11-12Auto merge of #45902 - nrc:component-update, r=alexcrichtonbors-193/+198
2017-11-12Auto merge of #45900 - rkruppe:u128-to-f32-saturation-by-default, r=alexcrichtonbors-45/+64
2017-11-12Auto merge of #45870 - mikeyhew:arbitrary_self_types, r=arielb1bors-113/+349
2017-11-12Auto merge of #45864 - nikomatsakis:issue-30046-infer-fn-once-in-closures, r=...bors-61/+87
2017-11-12MIR-borrowck: fix diagnostics for closuresShotaro Yamada-9/+301
2017-11-12Auto merge of #45848 - nrc:rls-bugs-4, r=eddybbors-775/+964
2017-11-11Disable LLVM assertions on Nightly, enable them in "alt" builds.Simon Sapin-2/+2
2017-11-11Auto merge of #45152 - Binero:master, r=dtolnaybors-11/+43
2017-11-11Improvided map_entry_replace examplesJeroen Bollen-12/+22
2017-11-11Auto merge of #45333 - alkis:master, r=blussbors-30/+136