summary refs log tree commit diff
path: root/src/librustc
AgeCommit message (Expand)AuthorLines
2015-05-15Don't use <Duration as Display>::display() in time passesNick Cameron-4/+9
2015-05-14Auto merge of #24920 - alexcrichton:duration, r=aturonbors-4/+5
2015-05-13std: Redesign Duration, implementing RFC 1040Alex Crichton-4/+5
2015-05-13Rollup merge of #25365 - meqif:error-markdown, r=huonwSteve Klabnik-2/+2
2015-05-13Auto merge of #25344 - arielb1:fresh-float, r=nikomatsakisbors-11/+16
2015-05-13Markdown formatting for error explanations.Ricardo Martins-2/+2
2015-05-13Auto merge of #25024 - nrc:mulit-decor, r=sfacklerbors-2/+4
2015-05-13Merge branch 'master' into mulit-decorNick Cameron-234/+259
2015-05-13Fix binder skippingNick Cameron-5/+26
2015-05-13RebasingNick Cameron-7/+6
2015-05-13Fix a bunch of bugsNick Cameron-2/+1
2015-05-13eddyb's changes for DST coercionsNick Cameron-34/+388
2015-05-12Create a FreshFloatTy separate from FreshIntTyAriel Ben-Yehuda-11/+16
2015-05-12Rollup merge of #25331 - michaelsproul:err-idx-doc-link, r=ManishearthManish Goregaokar-2/+2
2015-05-12Add a link to the error index to the main doc page.Michael Sproul-2/+2
2015-05-12Auto merge of #25323 - eddyb:coherent-coherence, r=pnkfelixbors-159/+142
2015-05-12Auto merge of #23424 - arielb1:ambiguous-project, r=nikomatsakisbors-67/+103
2015-05-12rustc_typeck: remove the "preload all impls ever" workaround in coherence.Eduard Burtescu-19/+0
2015-05-12Fix ty::populate_implementations_for_trait_if_necessary to load the trait's i...Eduard Burtescu-17/+54
2015-05-12rustc: rename ty::populate_implementations_for_type_if_necessary to make it c...Eduard Burtescu-40/+19
2015-05-12rustc::metadata: use u64 for DefId's instead of strings.Eduard Burtescu-85/+71
2015-05-12Merge branch 'master' intoNick Cameron-277/+677
2015-05-11Markdown formatting for error explanations.Michael Sproul-0/+6
2015-05-11Auto merge of #25085 - carols10cents:remove-old-tilde, r=steveklabnikbors-6/+6
2015-05-10Rollup merge of #25261 - nham:obsolete_assoc_space_comment, r=alexcrichtonManish Goregaokar-1/+0
2015-05-09Remove obsolete comment in rustc::middle::subst.Nick Hamann-1/+0
2015-05-09Add long diagnostic for E0137Nick Hamann-1/+6
2015-05-09Auto merge of #24728 - GuillaumeGomez:type-mismatch, r=pnkfelixbors-1/+136
2015-05-09Use of @pnkfelix code and fix typosGuillaume Gomez-1/+136
2015-05-09Squeeze the last bits of `task`s in documentation in favor of `thread`Barosl Lee-2/+2
2015-05-07Auto merge of #25123 - arielb1:self-inhibiting-error, r=nikomatsakisbors-3/+12
2015-05-07Select projections over impls in case of ambiguity. Fixes #23336.Ariel Ben-Yehuda-67/+103
2015-05-07Rollup merge of #25138 - tshepang:typos, r=sanxiynSteve Klabnik-3/+3
2015-05-07Rollup merge of #24966 - ruud-v-a:explain, r=pnkfelixSteve Klabnik-2/+69
2015-05-07Rollup merge of #24576 - cactorium:errorcodes, r=pnkfelixSteve Klabnik-3/+55
2015-05-07Auto merge of #24964 - tamird:cleanup-bitflags, r=alexcrichtonbors-10/+8
2015-05-06improve commentAriel Ben-Yehuda-2/+4
2015-05-06Fix #25076Ariel Ben-Yehuda-3/+10
2015-05-06Reword with pnkfelix's suggestionKelvin Ly-12/+14
2015-05-05Use `empty()` instead of a special constTamir Duberstein-10/+8
2015-05-06fix typos caught by codespellTshepang Lekhonkhobe-3/+3
2015-05-06Auto merge of #25134 - alexcrichton:fix-issue-25072-for-realsies, r=brsonbors-3/+47
2015-05-05rustc: Fix more verbatim paths leaking to gccAlex Crichton-3/+47
2015-05-05Markdown edits for diagnostic errors.Michael Sproul-22/+26
2015-05-04Changing Vec to Box<[T]>Carol Nichols-1/+1
2015-05-04Fix spelling errors in documentation.Joseph Crail-2/+2
2015-05-03Update old uses of ~ in comments and debugging statementsCarol Nichols-6/+6
2015-05-01Auto merge of #24778 - nagisa:managed-removal, r=huonwbors-23/+1
2015-05-01Auto merge of #24965 - arielb1:instant-reject, r=nikomatsakisbors-197/+276
2015-05-01Remove ManagedSimonas Kazlauskas-23/+1