about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-10-05Auto merge of #54743 - ljedrz:cleanup_ty_p2, r=zackmdavisbors-178/+146
2018-10-05Auto merge of #54741 - oli-obk:impl_trait_hierarchy, r=cramertjbors-181/+152
2018-10-05Auto merge of #54336 - petrochenkov:preuni, r=alexcrichtonbors-403/+262
2018-10-05Auto merge of #52121 - jebrosen:macros2_feature, r=petrochenkovbors-44/+42
2018-10-05Reapply the macro_rules disambiguation changes from masterVadim Petrochenkov-20/+7
2018-10-05Reapply the derive helper changes from masterVadim Petrochenkov-37/+38
2018-10-05expansion: Remove restriction on use of macro attributes with test/benchVadim Petrochenkov-114/+44
2018-10-05resolve: Keep more precise traces for expanded macro resolutionsVadim Petrochenkov-16/+16
2018-10-05resolve: Merge resolution for `macro_rules` into the common early in-scope re...Vadim Petrochenkov-253/+173
2018-10-05Auto merge of #54703 - davidtwco:issue-52086, r=nikomatsakisbors-12/+216
2018-10-05resolve: Support value namespace in `fn resolve_lexical_macro_path_segment`Vadim Petrochenkov-8/+17
2018-10-05expansion: Expand attribute macros registered by legacy plugins in usual left...Vadim Petrochenkov-15/+3
2018-10-05resolve: Integrate inert attributes registererd by legacy plugins into macro ...Vadim Petrochenkov-11/+35
2018-10-05Auto merge of #54017 - alexcrichton:wasm-atomics2, r=sfacklerbors-4/+509
2018-10-04Auto merge of #54649 - nikomatsakis:universes-refactor-1, r=scalexmbors-1547/+1883
2018-10-04Auto merge of #54666 - matthewjasper:mir-function-spans, r=pnkfelixbors-653/+665
2018-10-04s/skol_predicate/placeholder_predicateNiko Matsakis-2/+2
2018-10-04fix typo: s/tained/tainted/Niko Matsakis-1/+1
2018-10-04remove occurences of `skolemization`Niko Matsakis-53/+50
2018-10-04remove all occurences of `skolemize`Niko Matsakis-4/+4
2018-10-04build up the placeholder indices as we goNiko Matsakis-31/+43
2018-10-04extend NLL universe code to have >1 placeholder within one universeNiko Matsakis-124/+226
2018-10-04create just one subuniverse per binder -- no need for more, reallyNiko Matsakis-69/+37
2018-10-04reorder the placeholders and inference variables in hr::subNiko Matsakis-7/+9
2018-10-04rename skolemized to placeholderNiko Matsakis-211/+226
2018-10-04select.rs: rustfmtNiko Matsakis-1107/+1347
2018-10-04Auto merge of #54784 - Manishearth:clippyup, r=oli-obkbors-14/+24
2018-10-04Auto merge of #54809 - pietroalbini:rollup, r=pietroalbinibors-75/+303
2018-10-04Update Cargo.lockOliver Schneider-0/+1
2018-10-04Add features to the workspace hackOliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer-1/+5
2018-10-04Rollup merge of #54795 - euclio:ifmt-bad-arg, r=estebankPietro Albini-2/+22
2018-10-04Rollup merge of #54789 - scalexm:unnormalized, r=nikomatsakisPietro Albini-11/+58
2018-10-04Rollup merge of #54788 - ljedrz:cleanup_rustc_mir, r=oli-obkPietro Albini-27/+22
2018-10-04Rollup merge of #54780 - scalexm:dup-predicates, r=nikomatsakisPietro Albini-6/+36
2018-10-04Rollup merge of #54777 - zackmdavis:async_pretty_ice, r=cramertjPietro Albini-0/+10
2018-10-04Rollup merge of #54773 - rust-lang:wesleywiser-patch-1, r=oli-obkPietro Albini-1/+1
2018-10-04Rollup merge of #54761 - Lucretiel:patch-1, r=cramertjPietro Albini-2/+2
2018-10-04Rollup merge of #54746 - llogiq:simplify-unused-lints, r=michaelwoeristerPietro Albini-26/+11
2018-10-04Rollup merge of #53523 - phungleson:fix-impl-from-for-std-error, r=GuillaumeG...Pietro Albini-0/+141
2018-10-04Auto merge of #54638 - christianpoveda:master, r=kennytmbors-5/+26
2018-10-04Auto merge of #53851 - oli-obk:local_promotion, r=eddybbors-335/+484
2018-10-04Auto merge of #54624 - arielb1:evaluate-outlives, r=nikomatsakisbors-5/+328
2018-10-04Auto merge of #54447 - KiChjang:issue-54331, r=nikomatsakisbors-64/+176
2018-10-03Auto merge of #54391 - davidtwco:issue-54230, r=petrochenkovbors-19/+296
2018-10-03Clearer later use messages for callsMatthew Jasper-636/+607
2018-10-03Record whether a Call in MIR corresponds to a call in HIRMatthew Jasper-17/+58
2018-10-03remove padding from multiline format string labelAndy Russell-2/+22
2018-10-03Auto merge of #54605 - petrochenkov:mambig, r=alexcrichtonbors-23/+130
2018-10-03Fix `ty::UnnormalizedProjection` in rustdocscalexm-0/+1
2018-10-03Update clippyManish Goregaokar-14/+19