about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-01-31Fix problems with f64 and DirEntry on IllumosNikita Baksalyar-67/+37
2016-01-31Apply several fixes for Illumos supportNikita Baksalyar-41/+76
2016-01-31Add Illumos supportNikita Baksalyar-37/+376
2016-01-31Auto merge of #31298 - japaric:mips-musl, r=alexcrichtonbors-2/+70
2016-01-31update libc submoduleJorge Aparicio-0/+0
2016-01-30Auto merge of #31288 - GuillaumeGomez:error_code_tidy, r=brsonbors-9/+56
2016-01-30rustc: set MIPS cpu/features in the compilerJorge Aparicio-5/+12
2016-01-30revert changes used for local testingJorge Aparicio-0/+0
2016-01-30Auto merge of #30778 - fhahn:issue-21195-expect-help, r=nikomatsakisbors-15/+63
2016-01-30Auto merge of #31286 - oli-obk:fix/mir_box, r=nagisabors-4/+23
2016-01-30Auto merge of #31274 - brson:nobench, r=nikomatsakisbors-87856/+0
2016-01-30Mark test failing with msvc due to #31306 as ignore-msvcFlorian Hahn-0/+16
2016-01-30Auto merge of #31305 - Manishearth:rollup, r=Manishearthbors-51/+92
2016-01-30Rollup merge of #31296 - steveklabnik:gh31249, r=alexcrichtonManish Goregaokar-0/+11
2016-01-30Rollup merge of #31295 - steveklabnik:gh31266, r=alexcrichtonManish Goregaokar-0/+5
2016-01-30Rollup merge of #31294 - steveklabnik:gh31284, r=alexcrichtonManish Goregaokar-2/+2
2016-01-30Rollup merge of #31292 - alexcrichton:osx-dtors-in-dtors-in-dtors, r=aturonManish Goregaokar-0/+25
2016-01-30Rollup merge of #31244 - tshepang:rustfmt-parse, r=nikomatsakisManish Goregaokar-49/+49
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-29add support for mips(el)-unknown-linux-muslJorge Aparicio-2/+63
2016-01-30Add missings NOTE and HELP annotations to testsFlorian Hahn-9/+32
2016-01-30Expect all help/note messages are specified in a cfail test if it contains he...Florian Hahn-6/+15
2016-01-29Add main() so that examples workSteve Klabnik-0/+11
2016-01-29Make note that this is different in stdSteve Klabnik-0/+5
2016-01-29Fix number of methods in guessing gameSteve Klabnik-2/+2
2016-01-29Remove src/test/benchBrian Anderson-87856/+0
2016-01-29std: Ignore dtors_in_dtors_in_dtors on OSXAlex Crichton-0/+25
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-29Add check for unused error codesggomez-9/+56
2016-01-29[MIR] Add test for `box EXPR` dereferencingSimonas Kazlauskas-0/+20
2016-01-29[MIR] Fix type of temporary for `box EXPR`Oliver Schneider-4/+3
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