]> git.lizzy.rs Git - rust.git/history - mk
std: Don't require rust_try as an exported symbol
[rust.git] / mk /
2015-05-19 Alex Crichtonmk: Generate a .def file for rustc_llvm on MSVC
2015-05-19 Alex Crichtonmk: Add the ability to depend on native LLVM tools
2015-05-19 Alex Crichtonmk: Fix MSVC build for rustllvm.lib
2015-05-19 Alex Crichtonmk: Fix building compiler-rt on MSVC
2015-05-19 Alex Crichtonmk: Don't add cross prefixes for MSVC
2015-05-19 Alex Crichtonmk: Add build system support for cl.exe
2015-05-19 Alex Crichtonmk: Enable building LLVM targeting MSVC
2015-05-19 Alex Crichtonconfigure: Start adding MSVC support
2015-05-19 Alex Crichtonmk: Fix native LLVM deps for cross-host builds
2015-05-19 Alex Crichtonmk: Correct names of installed libs on windows
2015-05-19 Alex Crichtonmk: Remove generation of .d files
2015-05-12 Alex CrichtonScale back changes made
2015-05-12 Ricky TaylorVery hacky MSVC hacks.
2015-05-12 borsAuto merge of #25171 - quantheory:associated_time_long_...
2015-05-12 borsAuto merge of #24818 - tbelaire:double-import, r=nrc
2015-05-12 borsAuto merge of #23424 - arielb1:ambiguous-project, r...
2015-05-11 borsAuto merge of #25225 - bluss:doc-search-assoc-items...
2015-05-11 borsAuto merge of #25085 - carols10cents:remove-old-tilde...
2015-05-11 borsAuto merge of #24934 - jooert:bitset-append-split_off...
2015-05-10 Steve KlabnikRollup merge of #25240 - bluss:doc-hashmap-entry, r...
2015-05-10 Steve KlabnikRollup merge of #25222 - GuillaumeGomez:doc-ref, r...
2015-05-10 Steve KlabnikRollup merge of #25188 - tincann:patch-1, r=steveklabnik
2015-05-10 Steve KlabnikRollup merge of #25158 - koute:master, r=alexcrichton
2015-05-10 Steve KlabnikRollup merge of #24948 - derhuerst:patch-1, r=steveklabnik
2015-05-10 Manish GoregaokarRollup merge of #25252 - inrustwetrust:crate-type-attri...
2015-05-09 borsAuto merge of #24728 - GuillaumeGomez:type-mismatch...
2015-05-09 borsAuto merge of #24612 - lifthrasiir:flt2dec, r=pnkfelix
2015-05-09 Manish GoregaokarRollup merge of #25227 - jooert:bitvec-doc-fix, r=alexc...
2015-05-09 Manish GoregaokarRollup merge of #25216 - barosl:no-more-task, r=Manishearth
2015-05-09 borsAuto merge of #25212 - pnkfelix:dropck-box-trait, r...
2015-05-09 borsAuto merge of #25214 - acgtyrant:patch-1, r=brson
2015-05-09 borsAuto merge of #25231 - carols10cents:lingering-quoted...
2015-05-09 borsAuto merge of #25159 - inrustwetrust:wrapping_inline...
2015-05-09 borsAuto merge of #24859 - richo:valgrind-tests, r=brson
2015-05-09 borsAuto merge of #25162 - seanmonstar:asref-bytes, r=alexc...
2015-05-08 borsAuto merge of #25217 - alexcrichton:fix-distcheck,...
2015-05-08 Manish GoregaokarRollup merge of #25140 - kevinmehall:mips, r=steveklabnik
2015-05-08 Richo Healeymk: Log that valgrind tests are disabled
2015-05-08 Alex Crichtonmk: Add a missing folder to the dist directory
2015-05-07 borsAuto merge of #25123 - arielb1:self-inhibiting-error...
2015-05-07 borsAuto merge of #25157 - alexcrichton:remove-vec-add...
2015-05-07 borsAuto merge of #24973 - roryokane:fix-minus-doc-buttons...
2015-05-07 borsAuto merge of #25013 - pnkfelix:span_to_lines-oflo...
2015-05-07 Steve KlabnikRollup merge of #25146 - piatra:doc-search-patch, r...
2015-05-07 Steve KlabnikRollup merge of #25144 - killercup:docs/iter-fold-reduc...
2015-05-07 Steve KlabnikRollup merge of #25142 - rydotyosh:patch-1, r=alexcrichton
2015-05-07 Steve KlabnikRollup merge of #25141 - steveklabnik:fix_guessing_game...
2015-05-07 Steve KlabnikRollup merge of #25139 - hibariya:fix-indentation,...
2015-05-07 Steve KlabnikRollup merge of #25138 - tshepang:typos, r=sanxiyn
2015-05-07 Steve KlabnikRollup merge of #25137 - carols10cents:fix-token-declar...
2015-05-07 Steve KlabnikRollup merge of #25131 - janne:patch-1, r=alexcrichton
2015-05-07 Steve KlabnikRollup merge of #25052 - jooert:misc_attr_reference...
2015-05-07 Steve KlabnikRollup merge of #24966 - ruud-v-a:explain, r=pnkfelix
2015-05-07 Steve KlabnikRollup merge of #24576 - cactorium:errorcodes, r=pnkfelix
2015-05-07 borsAuto merge of #25125 - Stebalien:from_raw_os, r=alexcri...
2015-05-07 borsAuto merge of #25093 - Ms2ger:mac-consts, r=alexcrichton
2015-05-07 borsAuto merge of #24964 - tamird:cleanup-bitflags, r=alexc...
2015-05-07 borsAuto merge of #24890 - jooert:bitvec-append-split_off...
2015-05-06 borsAuto merge of #24392 - seanmonstar:lint-transmute-mut...
2015-05-06 borsAuto merge of #23894 - tbu-:pr_iter_length_position...
2015-05-06 borsAuto merge of #25153 - jgallagher:rwlock-try-write...
2015-05-06 borsAuto merge of #25135 - alexcrichton:generalize-env...
2015-05-06 borsAuto merge of #25120 - bluss:sliceconcatext, r=alexcrichton
2015-05-06 borsAuto merge of #25117 - jooert:tests, r=alexcrichton
2015-05-06 borsAuto merge of #25062 - michaelsproul:html-error-index...
2015-05-05 Steve KlabnikRollup merge of #24782 - steveklabnik:doc_ownership...
2015-05-05 Michael SproulError index style tweaks.
2015-05-04 borsAuto merge of #24652 - achanda:ip-long, r=alexcrichton
2015-05-03 Michael SproulAdd error index generator.
2015-05-01 borsAuto merge of #24720 - critiqjo:stepby-sizehint, r...
2015-05-01 Manish GoregaokarRollup merge of #25010 - huonw:inline-int-extremes...
2015-05-01 Manish GoregaokarRollup merge of #24981 - carols10cents:remove-more...
2015-04-30 borsAuto merge of #24924 - carols10cents:grammar-improvemen...
2015-04-30 borsAuto merge of #24902 - bombless:configure, r=pnkfelix
2015-04-30 borsAuto merge of #24892 - robinst:issue-24407-E0010, r...
2015-04-30 borsAuto merge of #24842 - GBGamer:patch-3, r=steveklabnik
2015-04-30 borsAuto merge of #24970 - Hech:master, r=steveklabnik
2015-04-30 borsAuto merge of #24960 - tynopex:patch-doc, r=alexcrichton
2015-04-30 borsAuto merge of #24884 - michaelsproul:extended-errors...
2015-04-30 borsAuto merge of #24967 - alexcrichton:rollup, r=alexcrichton
2015-04-29 Alex Crichtonrollup merge of #24921: tamird/bitflags-associated...
2015-04-29 Alex Crichtonrollup merge of #24873: alexcrichton/fix-windows-stdio
2015-04-29 Alex Crichtonrollup merge of #24962: tamird/unignore-android-tests
2015-04-29 Alex Crichtonrollup merge of #24961: nham/net_docs_cleanup
2015-04-29 Alex Crichtonrollup merge of #24953: tamird/android-pie
2015-04-29 Alex Crichtonrollup merge of #24952: pnkfelix/put-back-missing-dash...
2015-04-29 Alex Crichtonrollup merge of #24945: pnkfelix/fixes-for-dash-g-handling
2015-04-29 Alex Crichtonrollup merge of #24917: zecozephyr/nullptropt
2015-04-29 Alex Crichtonrollup merge of #24911: GBGamer/patch-4
2015-04-29 Alex Crichtonrollup merge of #24908: inrustwetrust/once_memory_ordering
2015-04-29 Alex Crichtonrollup merge of #24904: steveklabnik/remove_std_net_warning
2015-04-29 Alex Crichtonrollup merge of #24903: pnkfelix/fsk-enum-swapindrop
2015-04-29 Alex Crichtonrollup merge of #24894: bguiz/diagnostic-E0267
2015-04-29 Alex Crichtonrollup merge of #24881: chris-morgan/issue-24872
2015-04-29 Alex Crichtonrollup merge of #24871: mbrubeck/doc-edit
2015-04-29 Alex Crichtonrollup merge of #24870: tshepang/reference-fix-brackets
2015-04-29 Alex Crichtonrollup merge of #24862: barometz/intro-push-err-fix
2015-04-29 Alex Crichtonrollup merge of #24846: dotdash/fast_cttz8
2015-04-29 Alex Crichtonrollup merge of #24833: tari/rfc888
2015-04-29 Alex Crichtonrollup merge of #24711: alexcrichton/fs2.1
next