about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-08-04Update E0124 to the new error formatSamuel Cormier-Iijima-7/+12
2016-08-04Auto merge of #35168 - scottcarr:deaggregation, r=nikomatsakisbors-0/+162
2016-08-03Auto merge of #35015 - petrochenkov:forearg, r=nikomatsakisbors-47/+114
2016-08-03Auto merge of #34520 - Manishearth:fix-unsafecell-docs, r=steveklabnikbors-0/+19
2016-08-03Support removed LLVM intrinsics by invoking its AutoUpgrade mechanism.Eduard Burtescu-0/+38
2016-08-03reduce rightward drift, add precondition commentScott A Carr-15/+20
2016-08-03Auto merge of #35174 - arielb1:llvm-type-audit, r=eddybbors-2655/+2936
2016-08-03finish type-auditing rustllvmAriel Ben-Yehuda-194/+246
2016-08-03split the FFI part of rustc_llvm to rustc_llvm::ffiAriel Ben-Yehuda-2067/+2087
2016-08-03begin auditing the C++ types in RustWrapperAriel Ben-Yehuda-602/+771
2016-08-03audit LLVM C++ types in ArchiveWrapper and PassWrapperAriel Ben-Yehuda-114/+275
2016-08-03remove the ExecutionEngine bindingAriel Ben-Yehuda-122/+1
2016-08-03Auto merge of #35178 - m4b:fix-relx-musl, r=alexcrichtonbors-0/+6
2016-08-02Auto merge of #35176 - japaric:no-atomics, r=alexcrichtonbors-0/+2
2016-08-02Auto merge of #35159 - michaelwoerister:incr-comp-implies-orbit, r=nikomatsakisbors-1/+29
2016-08-03Properly enforce the "patterns aren't allowed in foreign functions" checkVadim Petrochenkov-6/+67
2016-08-03rustc_trans: don't lose the cross-crate DefId, MIR trans needs it.Eduard Burtescu-3/+33
2016-08-02run mir opt test with mir-opt-level=3 so they fireScott A Carr-0/+2
2016-08-03Move the E0130 check to AST validation passVadim Petrochenkov-47/+53
2016-08-02Automatically enable -Zorbit if -Zincremental is specified.Michael Woerister-1/+29
2016-08-02core: fix `cargo build` for targets with "max-atomic-width": 0Jorge Aparicio-0/+2
2016-08-02add hashtag to emphasis its a gh issueScott A Carr-1/+1
2016-08-02fix field type, add testScott A Carr-1/+42
2016-08-02reduce rightward drift, add fixmeScott A Carr-41/+41
2016-08-02Fix style issuesm4b-2/+2
2016-08-02Auto merge of #35145 - jseyfried:avoid_extra_resolve_error, r=arielb1bors-40/+26
2016-08-02Auto merge of #35084 - tbu-:pr_lowercase_wtf8_debug, r=brsonbors-2/+2
2016-08-01Auto merge of #34096 - eddyb:launch, r=nikomatsakisbors-28/+61
2016-08-01Add -mrelax-relocations=no hacks to fix musl buildm4b-0/+6
2016-08-02Ignore the lang-items example in the book.Eduard Burtescu-1/+1
2016-08-02tests: mark the inline asm in run-pass/issue-14936 as volatile.Eduard Burtescu-1/+2
2016-08-02rustc: parse -Z orbit=off.Eduard Burtescu-1/+22
2016-08-02tests: don't use -Zorbit on run-pass/issue-28950, it stack overflows.Eduard Burtescu-0/+3
2016-08-02rustc_trans: load C-like enums larger than usize from memory with -Zorbit.Eduard Burtescu-25/+33
2016-08-01Auto merge of #35054 - pwoolcoc:stringfromchars, r=brsonbors-0/+20
2016-08-02Turn -Z orbit on by default.Eduard Burtescu-1/+1
2016-08-01Auto merge of #35018 - cgswords:rope_tstream, r=nrcbors-610/+374
2016-08-01deaggregate structs to enable further optimizationScott A Carr-0/+114
2016-08-01Fix fallout in `ui/codemap_tests`.Jeffrey Seyfried-5/+2
2016-08-01Reimplemented tokenstreams as ropes and reduced the exposed TokenStream API.cgswords-610/+374
2016-08-01Auto merge of #35163 - sanxiyn:rollup, r=sanxiynbors-474/+371
2016-08-02Rollup merge of #35157 - sanxiyn:remove-workaround, r=eddybSeo Sanghyeon-6/+0
2016-08-02Rollup merge of #35141 - eddyb:assert-mir-debug, r=nagisaSeo Sanghyeon-0/+1
2016-08-02Rollup merge of #35140 - the-kenny:tcp-stress-test-const-thread-count, r=alex...Seo Sanghyeon-2/+5
2016-08-02Rollup merge of #35134 - frewsxcv:slice-chunks, r=GuillaumeGomezSeo Sanghyeon-9/+7
2016-08-02Rollup merge of #35114 - michaelwoerister:inline-meta-to-hir-map, r=eddybSeo Sanghyeon-175/+335
2016-08-02Rollup merge of #35033 - jakllsch:remaining_cpu_x86-64, r=alexcrichtonSeo Sanghyeon-0/+3
2016-08-02Rollup merge of #34802 - petrochenkov:call, r=eddybSeo Sanghyeon-282/+20
2016-08-01Auto merge of #34743 - badboy:llvm-upgrade, r=eddybbors-389/+225
2016-08-01Remove CMake workaroundSeo Sanghyeon-6/+0