]> git.lizzy.rs Git - rust.git/history - src
add openbsd snapshot
[rust.git] / src /
2015-12-22 Sébastien Marieadd openbsd snapshot
2015-12-22 borsAuto merge of #30516 - retep998:non-universal-crt,...
2015-12-22 Peter AtashianFix Universal CRT detection on weird setups
2015-12-21 borsAuto merge of #30434 - alexcrichton:update-jemalloc...
2015-12-21 borsAuto merge of #30352 - alexcrichton:new-snashots, r...
2015-12-21 Alex Crichtonstd: Update jemalloc version
2015-12-21 borsAuto merge of #30460 - Ms2ger:BindingMode, r=alexcrichton
2015-12-21 Alex CrichtonRegister new snapshots
2015-12-21 borsAuto merge of #30512 - semarie:openbsd-libc, r=alexcrichton
2015-12-21 Sébastien Marieunbreak openbsd code
2015-12-21 borsAuto merge of #30413 - pnkfelix:fsk-span_note, r=Manish...
2015-12-21 borsAuto merge of #30400 - fbergr:master, r=steveklabnik
2015-12-21 borsAuto merge of #30493 - semarie:openbsd-cc, r=alexcrichton
2015-12-21 borsAuto merge of #30486 - nagisa:mir-fix-geps, r=luqmana
2015-12-21 borsAuto merge of #30482 - luqmana:const-fat-ptr, r=dotdash
2015-12-20 borsAuto merge of #30470 - petrochenkov:owned5, r=nrc
2015-12-20 Ms2gerStop re-exporting the ast::BindingMode variants.
2015-12-20 borsAuto merge of #30469 - nagisa:mir-gv-prettify, r=luqmana
2015-12-20 borsAuto merge of #30468 - Eljay:fix-doc-link, r=alexcrichton
2015-12-20 borsAuto merge of #30454 - mmcco:size_t, r=alexcrichton
2015-12-20 Sébastien Marieopenbsd: use specific linker for building
2015-12-20 Sébastien Marieremove specific code for OpenBSD that define STDCPP_LIB...
2015-12-20 borsAuto merge of #30455 - mmcco:beautify-isaac, r=alexcrichton
2015-12-20 borsAuto merge of #30436 - durka:patch-14, r=alexcrichton
2015-12-19 borsAuto merge of #30430 - mmcco:master, r=alexcrichton
2015-12-19 borsAuto merge of #30401 - DiamondLovesYou:pnacl-target...
2015-12-19 borsAuto merge of #30394 - geofft:dt-runpath, r=alexcrichton
2015-12-19 Simonas KazlauskasFix GEPs for MIR indexing translation
2015-12-19 Luqman Aden[MIR] Handle FatPtr in mir::constant::trans_constval.
2015-12-19 borsAuto merge of #30435 - Ms2ger:ParseResult, r=alexcrichton
2015-12-19 borsAuto merge of #30408 - durka:issue-26873, r=alexcrichton
2015-12-19 Richard DiamondAdd PNaCl target info to the makefile target cfgs and...
2015-12-19 borsAuto merge of #30403 - webmobster:master, r=alexcrichton
2015-12-19 Michael McConvilleUse libc's syscall() and NR_GETENTROPY const
2015-12-19 Michael McConvillePull newer version of libc for NR_GETENTROPY
2015-12-19 Michael McConvilleMerge branch 'master' of https://github.com/rust-lang...
2015-12-19 borsAuto merge of #30184 - petrochenkov:ascr, r=nikomatsakis
2015-12-19 Vadim PetrochenkovImprove OwnedSlice and use it in HIR
2015-12-19 borsAuto merge of #30381 - fhahn:memchr-in-std, r=alexcrichton
2015-12-19 Michael McConvilleFix build by removing needless type prefix
2015-12-19 Michael McConvilleSimplify logic checking getentropy's return value
2015-12-19 Michael McConvilleUse a const for getentropy(2)'s syscall number
2015-12-19 Michael McConvilleUse the correct syscall name in panic message
2015-12-19 Michael McConvilleUse the getentropy(2) syscall on OpenBSD
2015-12-18 Simonas KazlauskasPrettify MIR graphviz output
2015-12-18 borsAuto merge of #30364 - luqmana:mir-calls, r=nikomatsakis
2015-12-18 Luqman Aden[MIR] Initial implementation for translating calls.
2015-12-18 Lee JefferyFix broken link in E0070 description.
2015-12-18 Florian HahnUse memrchr bindings provided by libc
2015-12-18 borsAuto merge of #30389 - nikomatsakis:rfc1214-error,...
2015-12-18 borsAuto merge of #29973 - petrochenkov:privinpub, r=nikoma...
2015-12-18 Vadim PetrochenkovDo not substitute type aliases during error reporting
2015-12-18 Niko MatsakisMake RFC 1214 warnings into errors, and rip out the...
2015-12-18 Alex Burkaadd tests for #26873
2015-12-18 borsAuto merge of #30374 - durka:issue-30371, r=alexcrichton
2015-12-18 Vadim PetrochenkovRequire exact type equality + add tests
2015-12-18 Felix S. Klock IIAdded doc comments for new UnresolvedNameContext enum.
2015-12-18 borsAuto merge of #30457 - Manishearth:rollup, r=Manishearth
2015-12-18 Manish GoregaokarRollup merge of #30452 - dotdash:24876_take_2, r=alexcr...
2015-12-18 Manish GoregaokarRollup merge of #30447 - Xmasreturns:Docu, r=steveklabnik
2015-12-18 Manish GoregaokarRollup merge of #30431 - mmcco:cleanup, r=alexcrichton
2015-12-18 Manish GoregaokarRollup merge of #30420 - petrochenkov:owned2, r=nrc
2015-12-18 Florian HahnUpdate liblibc to current master
2015-12-18 Florian HahnUse memchr in libstd where possible, closes #30076
2015-12-18 Florian HahnAdd memchr implemenation based on rust-memchr to libstd
2015-12-18 borsAuto merge of #30286 - oli-obk:const_error_span, r...
2015-12-18 Manish GoregaokarRollup merge of #30406 - durka:patch-13, r=sanxiyn
2015-12-18 Manish GoregaokarRollup merge of #30398 - jwworth:pull-request-145020545...
2015-12-18 Manish GoregaokarRollup merge of #30384 - nrc:diagnostics, r=@nikomatsakis
2015-12-18 Manish GoregaokarRollup merge of #30286 - oli-obk:const_error_span,...
2015-12-18 borsAuto merge of #30272 - tshepang:doc-drain, r=bluss
2015-12-18 Michael McConvilleBeautify ISAAC's mixing arithmetic
2015-12-18 Björn SteinbrinkFix emitting asm and object file output at the same...
2015-12-18 borsAuto merge of #30414 - alexcrichton:fix-cross-builds...
2015-12-18 Michael McConvilleAdd a type prefix to fix build
2015-12-18 Michael McConvilleMake runtime function return size_t
2015-12-18 Vadim PetrochenkovAdd more systematic tests
2015-12-18 Vadim PetrochenkovProhibit public glob reexports of private variants
2015-12-18 Vadim PetrochenkovAddress the comments
2015-12-18 Vadim PetrochenkovSubstitute type aliases before checking for privacy
2015-12-18 Vadim PetrochenkovUse lint instead of warning
2015-12-18 Vadim PetrochenkovReport errors not caught by the old visitor as warnings
2015-12-18 Vadim PetrochenkovProhibit private variant reexports
2015-12-18 Vadim PetrochenkovApproximate type aliases as public when determining...
2015-12-18 Vadim PetrochenkovUpdate error messages and error descriptions
2015-12-18 Vadim PetrochenkovFix the fallout
2015-12-18 Vadim PetrochenkovRewrite VisiblePrivateTypesVisitor
2015-12-18 borsAuto merge of #29907 - nagisa:mir-moar-constants, r...
2015-12-17 XmasreturnsClarified shadowing example
2015-12-17 Vadim PetrochenkovAbstract away differences between Vec and ptr::P in HIR
2015-12-17 Vadim PetrochenkovDeprecate name `OwnedSlice` and don't use it
2015-12-17 Vadim Petrochenkovlibsyntax: Merge OwnedSlice into ptr::P
2015-12-17 borsAuto merge of #30445 - steveklabnik:rollup, r=steveklabnik
2015-12-17 Steve KlabnikRollup merge of #30443 - tshepang:just-a-rename, r...
2015-12-17 Steve KlabnikRollup merge of #30442 - tshepang:typo, r=steveklabnik
2015-12-17 Steve KlabnikRollup merge of #30441 - tshepang:missing-comma, r...
2015-12-17 Steve KlabnikRollup merge of #30439 - swooster:swooster-nomicon...
2015-12-17 Steve KlabnikRollup merge of #30437 - tshepang:clarity, r=steveklabnik
2015-12-17 Steve KlabnikRollup merge of #30428 - steveklabnik:quickfix, r=apasel422
2015-12-17 Steve KlabnikRollup merge of #30419 - shepmaster:rogue-I, r=alexcrichton
next