about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-02-07Ignore if we can't create a symlink in this testPaul Dicker-1/+1
2016-02-07Don't let `remove_dir_all` recursively remove a symlinkPaul Dicker-2/+56
2016-02-04Allow dead code for `symlink_junction()`Paul Dicker-0/+2
2016-02-03Reformat commentsPaul Dicker-12/+13
2016-02-03Adress commentsPaul Dicker-29/+63
2016-02-02Enable more fs tests on WindowsPaul Dicker-171/+143
2016-01-30Auto merge of #30843 - jseyfried:no_per_ns, r=nikomatsakisbors-904/+451
2016-01-30Auto merge of #30448 - alexcrichton:llvmup, r=nikomatsakisbors-566/+1353
2016-01-29Get tests working on MSVC 32-bitAlex Crichton-102/+103
2016-01-29trans: Reimplement unwinding on MSVCAlex Crichton-425/+1131
2016-01-29trans: Upgrade LLVMAlex Crichton-43/+123
2016-01-29Remove resolve::dump_moduleJeffrey Seyfried-29/+0
2016-01-29Nits and other local improvements in resolveJeffrey Seyfried-48/+25
2016-01-29Clean up resolve_single_importJeffrey Seyfried-106/+66
2016-01-29Refactor away NameBindings, NsDef, ImportResolutionPerNamespace, DuplicateChe...Jeffrey Seyfried-824/+463
2016-01-29Auto merge of #31283 - dotdash:32_64_cc, r=alexcrichtonbors-19/+3
2016-01-29Auto merge of #31248 - ruud-v-a:fix-triple-ice, r=nrcbors-14/+18
2016-01-29Auto merge of #31285 - Manishearth:rollup, r=Manishearthbors-8/+34
2016-01-29Rollup merge of #31275 - alexcrichton:fix-rumprun, r=brsonManish Goregaokar-4/+9
2016-01-29Rollup merge of #31272 - errandir:master, r=steveklabnikManish Goregaokar-1/+1
2016-01-29Rollup merge of #31269 - ollie27:patch-3, r=alexcrichtonManish Goregaokar-1/+19
2016-01-29Rollup merge of #31264 - est31:block_coment_parent, r=alexcrichtonManish Goregaokar-1/+1
2016-01-29Rollup merge of #31256 - oli-obk:patch-1, r=nagisaManish Goregaokar-1/+4
2016-01-29Auto merge of #31212 - jseyfried:fix_ICE_in_resolve, r=nrcbors-73/+35
2016-01-29Fix truncated drop pattern on 32bit -> 64bit cross compilationBjörn Steinbrink-19/+3
2016-01-29Auto merge of #31144 - jseyfried:remove_import_ordering_restriction, r=nrcbors-25/+0
2016-01-29don't leak RUST_BACKTRACE into test processOliver Schneider-1/+4
2016-01-29Auto merge of #31132 - gchp:internals, r=brsonbors-35/+81
2016-01-29Auto merge of #30948 - fabricedesre:rpi2, r=alexcrichtonbors-0/+32
2016-01-29Auto merge of #30900 - michaelwoerister:trans_item_collect, r=nikomatsakisbors-73/+3330
2016-01-28std: Fix rumprun buildAlex Crichton-4/+9
2016-01-28rustdoc: Add test for tuple renderingOliver Middleton-0/+18
2016-01-29std::string::String.from_utf16 doc fixtgor-1/+1
2016-01-28Auto merge of #30411 - mitaa:multispan, r=nrcbors-434/+1187
2016-01-28Avoid ICE if environment variable is not setRuud van Asseldonk-14/+18
2016-01-28rustdoc: Add missing trailing comma for single element tuplesOliver Middleton-1/+1
2016-01-28Implement MultiSpan error reportingmitaa-434/+1187
2016-01-28Add support for armv7 toolchainsFabrice Desré-0/+32
2016-01-28Fix reference info about parent doc block commentsest31-1/+1
2016-01-28Auto merge of #31257 - tmiasko:track-errors-fix, r=nikomatsakisbors-2/+2
2016-01-28Fix checking if there have been new errors.Tomasz Miąsko-2/+2
2016-01-28Auto merge of #31241 - tshepang:fix, r=steveklabnikbors-2/+2
2016-01-28Auto merge of #31171 - dirk:dirk/safety-section-in-cstring-docs, r=steveklabnikbors-4/+16
2016-01-28Auto merge of #31240 - durka:follow-set-docs, r=pnkfelixbors-3/+4
2016-01-28Refactor away NameSearchTypeJeffrey Seyfried-55/+11
2016-01-28Add test for #31212Jeffrey Seyfried-0/+20
2016-01-28Resolve: Fix an ICE that occurs when an identifier refers to an indeterminate...Jeffrey Seyfried-18/+4
2016-01-28Auto merge of #31225 - mbrubeck:btreeset-size-hint, r=Gankrobors-2/+27
2016-01-27Fix formatting in documentation of `ffi::CString`Dirk Gadsden-2/+2
2016-01-28Rollup merge of #31226 - steveklabnik:gh30954, r=ManishearthManish Goregaokar-3/+4