about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2017-01-05Allow projections to be promoted to constants in MIR.Eduard-Mihai Burtescu-13/+40
2017-01-04Auto merge of #38414 - estebank:doc-dissambiguate, r=steveklabnikbors-168/+203
2017-01-04Auto merge of #38670 - dotdash:transmute_align, r=eddybbors-65/+97
2017-01-04Auto merge of #38773 - sanxiyn:rustdoc-ice, r=steveklabnikbors-3/+9
2017-01-04Auto merge of #38552 - eddyb:bad-blocks, r=arielb1bors-15/+99
2017-01-04Auto merge of #38707 - redox-os:master, r=brsonbors-35/+129
2017-01-04Update for changes to TraitItem on master.Eduard-Mihai Burtescu-3/+3
2017-01-04Don't leak the compiler's internal representation of scopes in error messages.Eduard-Mihai Burtescu-15/+99
2017-01-04Auto merge of #38809 - alexcrichton:rustbuild-fresh, r=brsonbors-6/+1
2017-01-03Auto merge of #38066 - bluss:string-slice-error, r=sfacklerbors-8/+38
2017-01-03Revert cargo.lockJeremy Soller-22/+22
2017-01-03Remove -lc, -lm from the target spec - the cross compiler will link thoseJeremy Soller-31/+23
2017-01-03rustbuild: Update where we look for mtime changesAlex Crichton-1/+1
2017-01-03rustbuild: Allow create_sysroot in stage0Alex Crichton-5/+0
2017-01-03Auto merge of #38473 - zackmdavis:issue_kebab, r=sanxiynbors-0/+0
2017-01-03Auto merge of #38791 - dylanmckay:foreign-item-dc, r=eddybbors-1/+26
2017-01-03Auto merge of #38782 - clarcharr:stupid, r=GuillaumeGomezbors-12/+12
2017-01-03Don't warn about dead foreign items if the 'allow(dead_code)' attribute is pr...Dylan McKay-1/+26
2017-01-02Reword 'stupid' and 'crazy' in docs.Clar Charr-12/+12
2017-01-02Auto merge of #38543 - philipc:unsized-debuginfo, r=michaelwoeristerbors-1/+46
2017-01-02Auto merge of #38760 - est31:ignorecfg, r=sanxiynbors-1/+1
2017-01-02Auto merge of #38766 - eddyb:less-fake-hir, r=arielb1bors-293/+411
2017-01-02Avoid rustdoc ICE when an unstable feature is usedSeo Sanghyeon-3/+9
2017-01-01Auto merge of #38548 - GuillaumeGomez:thread_struct_docs, r=frewsxcvbors-0/+65
2017-01-01Auto merge of #38765 - xen0n:i-dont-like-red-bots-2, r=alexcrichtonbors-1/+9
2017-01-01rustc_const_eval: convert constants to Pattern instead of hir::Pat.Eduard-Mihai Burtescu-188/+180
2017-01-02rustbuild: fix dist-analysis with full bootstrap disabledWang Xuerui-1/+9
2017-01-01Fix pre-cfg_attr notation in commentest31-1/+1
2017-01-01rustc_const_eval: build Pattern instead of hir::Pat for pretty-printing.Eduard-Mihai Burtescu-105/+231
2017-01-01Auto merge of #38692 - estebank:remove-try-from-pprust, r=petrochenkovbors-857/+857
2017-01-01Auto merge of #38753 - philipc:debuginfo-union, r=petrochenkovbors-10/+15
2017-01-01Auto merge of #38745 - CannedYerins:llvm-code-style, r=rkruppebors-443/+446
2017-01-01Auto merge of #38726 - japaric:sparc64, r=sanxiynbors-11/+290
2017-01-01Add pretty printing of unions in debuggersPhilip Craig-10/+15
2017-01-01Auto merge of #38711 - programble:doc/slice-iter-method-links, r=brsonbors-0/+45
2017-01-01Auto merge of #38713 - clarcharr:trusted_len, r=brsonbors-1/+7
2017-01-01Merge branch 'master' into sparc64Seo Sanghyeon-2396/+4826
2017-01-01Auto merge of #38653 - Mark-Simulacrum:dropless-arena, r=eddybbors-100/+228
2017-01-01Auto merge of #38736 - xen0n:save-the-save-analysis, r=alexcrichtonbors-1/+10
2016-12-31Auto merge of #38708 - alexcrichton:add-distcheck, r=brsonbors-7/+52
2016-12-31Auto merge of #38482 - est31:i128, r=eddybbors-485/+2232
2016-12-31Utilize new in_arena method instead of hashing for Lifting interned itemsMark Simulacrum-27/+25
2016-12-31Split CtxtArenas into GlobalArenas and CtxtInterners.Mark Simulacrum-74/+87
2016-12-31Improve naming style in rustllvm.Ian Kerins-443/+446
2016-12-31Fix iabs and add some more testsest31-5/+18
2016-12-31Auto merge of #38737 - keeperofdakeys:proc-macro-derive-Dec-16, r=jseyfriedbors-2/+60
2016-12-31Fix TypedArena infinitely looping when inplace reallocation fails.Mark Simulacrum-2/+2
2016-12-31Add a non type-specific arena.Mark Simulacrum-0/+117
2016-12-31rustbuild: fix save-analysis not being saved for 2-stage buildsWang Xuerui-4/+5
2016-12-31Auto merge of #38709 - alexcrichton:check-xsv, r=nikomatsakisbors-0/+6