about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-10-06Fix typo in libstd/thread/mod.rs: remove unnecessary commaArtem Varaksa-1/+1
2018-10-06Auto merge of #54766 - alexcrichton:wasm-all-symbols, r=michaelwoeristerbors-4/+89
2018-10-06Auto merge of #54859 - pietroalbini:rollup, r=pietroalbinibors-503/+796
2018-10-05Rollup merge of #54853 - davidtwco:issue-52663-missing-lifetime-suggestion-te...Pietro Albini-28/+11
2018-10-05Rollup merge of #54851 - alexcrichton:revert-optimize, r=sfacklerPietro Albini-47/+5
2018-10-05Rollup merge of #54834 - kzys:fix-small-screen, r=GuillaumeGomezPietro Albini-1/+0
2018-10-05Rollup merge of #54833 - abonander:issue-54441, r=petrochenkovPietro Albini-16/+40
2018-10-05Rollup merge of #54812 - pnkfelix:issue-32382-index-assoc-type-with-lifetime,...Pietro Albini-0/+42
2018-10-05Rollup merge of #54804 - euclio:inverted-parameters, r=estebankPietro Albini-1/+106
2018-10-05Rollup merge of #54787 - varkor:unused-mut-in-desugaring, r=nikomatsakisPietro Albini-17/+53
2018-10-05Rollup merge of #54781 - phansch:master, r=varkorPietro Albini-1/+16
2018-10-05Rollup merge of #54717 - ljedrz:cleanup_ty_p1, r=davidtwcoPietro Albini-388/+375
2018-10-05Rollup merge of #54078 - GabrielMajeri:expand-sync-docs, r=steveklabnikPietro Albini-4/+148
2018-10-05Auto merge of #54743 - ljedrz:cleanup_ty_p2, r=zackmdavisbors-178/+146
2018-10-05Simplify test.David Wood-28/+11
2018-10-05Revert "Slightly refactor VecDeque implementation"Alex Crichton-3/+3
2018-10-05Revert "Optimize VecDeque::append"Alex Crichton-27/+2
2018-10-05Revert "Add docs and debug asserts"Alex Crichton-23/+11
2018-10-05Revert "Fix tidy"Alex Crichton-2/+1
2018-10-05Revert "Add another assert"Alex Crichton-4/+0
2018-10-05Auto merge of #54741 - oli-obk:impl_trait_hierarchy, r=cramertjbors-181/+152
2018-10-05add suggestion for inverted function parametersAndy Russell-1/+106
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-05make `Parser::parse_foreign_item()` return a foreign item or errorAustin Bonander-16/+40
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-05rustc/ty: improve stack shifting and remove related allocationsljedrz-10/+10
2018-10-05rustc/ty: move a faster early return upljedrz-5/+5
2018-10-05rustc/ty: improve allocationsljedrz-38/+32
2018-10-05rustc/ty: simplify common patternsljedrz-41/+25
2018-10-05rustc/ty: use Cow<str> where applicableljedrz-248/+261
2018-10-05rustc/ty: whitespace fixesljedrz-46/+42
2018-10-05Address review commentsGabriel Majeri-43/+67
2018-10-04rustdoc: overflow:auto doesn't work nicely on small screensKazuyoshi Kato-1/+0
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-04Further improve docs for `FnDef` and `FnPtr`Philipp Hansch-8/+6
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