]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/trans/base.rs
libstd/librustc: Make the crate_map a weak symbol that libstd links against.
[rust.git] / src / librustc / middle / trans / base.rs
2013-09-18 Luqman Adenlibstd/librustc: Make the crate_map a weak symbol that...
2013-09-18 Luqman Adenlibrustc/libstd: No longer pass crate_map to start.
2013-09-18 borsauto merge of #9296 : alexcrichton/rust/snapshots,...
2013-09-18 Alex CrichtonRegister new snapshots
2013-09-18 borsauto merge of #9277 : crabtw/rust/mips, r=brson
2013-09-18 borsauto merge of #9275 : blake2-ppc/rust/float-from-str...
2013-09-18 borsauto merge of #9272 : luqmana/rust/esln, r=catamorphism
2013-09-18 borsauto merge of #9271 : brson/rust/extra-help, r=catamorphism
2013-09-18 borsauto merge of #9264 : ben0x539/rust/pp-work, r=alexcrichton
2013-09-18 borsauto merge of #9254 : vadimcn/rust/fix-mingw-v4, r...
2013-09-18 borsauto merge of #9133 : dcrewi/rust/bigint-random-range...
2013-09-18 borsauto merge of #9258 : thestinger/rust/doc, r=catamorphism
2013-09-18 Luqman Adenlibrustc: Respect #[link_name] on extern statics. Fixes...
2013-09-17 borsauto merge of #9257 : alexcrichton/rust/better-address...
2013-09-17 borsauto merge of #9235 : olsonjeffery/rust/newrt_file_io_1...
2013-09-17 Alex CrichtonPrevent a rare linkage issue with an xcrate static
2013-09-17 borsauto merge of #9236 : steveklabnik/rust/rustpkg_init...
2013-09-17 borsauto merge of #9245 : kballard/rust/bytes-span, r=catam...
2013-09-17 borsauto merge of #9244 : thestinger/rust/drop, r=catamorphism
2013-09-17 borsauto merge of #9241 : alexcrichton/rust/build-rustdoc...
2013-09-17 borsauto merge of #9239 : steveklabnik/rust/rustpkg_tutoria...
2013-09-17 borsauto merge of #9234 : steveklabnik/rust/rustpkg_manpage...
2013-09-17 borsauto merge of #9225 : huonw/rust/closing-time, r=alexcr...
2013-09-17 borsauto merge of #9214 : adridu59/rust/issue-7723, r=thest...
2013-09-17 borsauto merge of #9130 : alexcrichton/rust/inline-globals...
2013-09-17 borsauto merge of #9237 : brson/rust/valgrind, r=thestinger
2013-09-17 borsauto merge of #9233 : catamorphism/rust/issue-4208...
2013-09-17 borsauto merge of #9108 : blake2-ppc/rust/hazards-on-overfl...
2013-09-17 Daniel Micayswitch Drop to `&mut self`
2013-09-17 borsauto merge of #9231 : cmr/rust/enum_encoding, r=catamor...
2013-09-16 borsauto merge of #9109 : thestinger/rust/function, r=alexc...
2013-09-16 Daniel Micayset attributes on `invoke` instructions too
2013-09-16 borsauto merge of #9223 : sfackler/rust/tasks-fix, r=catamo...
2013-09-16 borsauto merge of #9211 : klutzy/rust/win32-fix, r=alexcrichton
2013-09-16 Daniel Micayadd sret + noalias to the out pointer parameter
2013-09-16 Daniel Micayfix handling of function attributes
2013-09-16 borsauto merge of #9204 : lkuper/rust/workcache, r=alexcrichton
2013-09-16 borsauto merge of #9121 : sanxiyn/rust/arm, r=alexcrichton
2013-09-16 Alex CrichtonResume inlining globals across crates
2013-09-16 borsauto merge of #9220 : kballard/rust/c_str-as_str, r...
2013-09-16 borsauto merge of #9206 : alexcrichton/rust/issue-9188...
2013-09-16 borsauto merge of #9196 : alexcrichton/rust/attempting...
2013-09-16 borsauto merge of #9187 : lkuper/rust/no-simplevisitor...
2013-09-16 borsauto merge of #9118 : alexcrichton/rust/llvm-fix, r...
2013-09-16 borsauto merge of #9219 : thestinger/rust/function-split...
2013-09-16 Alex CrichtonWhen declaring extern fns from external crates, use...
2013-09-16 Daniel Micayteach Call/CallWithConv to set attributes
2013-09-15 Alex CrichtonGuarantee that statics have unique names
2013-09-14 borsauto merge of #9191 : huonw/rust/are-you-tired, r=cmr
2013-09-14 borsauto merge of #9183 : alexcrichton/rust/issue-5794...
2013-09-14 borsauto merge of #9182 : bjz/rust/master, r=brson
2013-09-14 borsauto merge of #9181 : lkuper/rust/libsyntax-default...
2013-09-14 borsauto merge of #9180 : blake2-ppc/rust/reduce-either...
2013-09-14 borsauto merge of #9178 : lkuper/rust/docs, r=catamorphism
2013-09-14 borsauto merge of #9174 : thestinger/rust/bot, r=catamorphism
2013-09-14 borsauto merge of #9165 : klutzy/rust/newrt-file-fix, r...
2013-09-14 borsauto merge of #9162 : alexcrichton/rust/issue-9123...
2013-09-14 borsauto merge of #9160 : alexcrichton/rust/local-data...
2013-09-13 Alex CrichtonTranslate nested items in default methods
2013-09-12 borsauto merge of #9096 : huonw/rust/linenoise, r=brson
2013-09-12 borsauto merge of #9114 : sfackler/rust/flush-fix, r=brson
2013-09-12 borsauto merge of #9061 : jakub-/rust/pretty-print-empty...
2013-09-11 borsauto merge of #9014 : dcrewi/rust/convert-between-bigin...
2013-09-11 borsauto merge of #9038 : singingboyo/rust/with-mem-writer...
2013-09-11 borsauto merge of #8999 : anasazi/rust/multi-threaded-io...
2013-09-11 borsauto merge of #9039 : singingboyo/rust/update-for-expr...
2013-09-11 borsauto merge of #9097 : michaelwoerister/rust/namespaces...
2013-09-11 borsauto merge of #9007 : dcrewi/rust/random-bigints, r...
2013-09-11 borsauto merge of #9093 : pnkfelix/rust/fsk-remove-oldvisit...
2013-09-11 borsauto merge of #9091 : sfackler/rust/buffered, r=alexcri...
2013-09-10 borsauto merge of #9103 : jbclements/rust/let-var-hygiene...
2013-09-10 John Clementschange type of ExprLoop and ExprBreak elts from ident...
2013-09-10 Michael Woeristerdebuginfo: Support for namespaces (functions only)
2013-09-10 borsauto merge of #9076 : blake2-ppc/rust/test-for-8585...
2013-09-10 borsauto merge of #9062 : blake2-ppc/rust/vec-iterator...
2013-09-10 borsauto merge of #9034 : catamorphism/rust/rustpkg-workcac...
2013-09-10 borsauto merge of #9086 : pcwalton/rust/writeback-port...
2013-09-09 borsauto merge of #9083 : dcrewi/rust/biguint-bit-ops,...
2013-09-09 borsauto merge of #9071 : thestinger/rust/noalias, r=alexcr...
2013-09-09 borsauto merge of #9033 : alexcrichton/rust/libuv-makefile...
2013-09-09 Daniel Micayadd `noalias` attribute to ~ return values
2013-09-09 borsauto merge of #9005 : alexcrichton/rust/rusty-log,...
2013-09-08 borsauto merge of #8988 : cmr/rust/fromstr_fn, r=brson
2013-09-08 borsauto merge of #9035 : alexcrichton/rust/fewer-clownshoe...
2013-09-07 borsauto merge of #9015 : MicahChalmer/rust/emacs-fixes...
2013-09-07 borsauto merge of #8906 : novalis/rust/master, r=alexcrichton
2013-09-07 borsauto merge of #9032 : alexcrichton/rust/inline-repr...
2013-09-07 borsauto merge of #9026 : jbclements/rust/let-var-hygiene...
2013-09-07 borsauto merge of #9010 : aaronlaursen/rust/master, r=alexc...
2013-09-06 John Clementswhitespace, reindentation, and comments only
2013-09-06 John Clementsmake ifn macro non-capturing
2013-09-06 borsauto merge of #8909 : lkuper/rust/default-methods-refac...
2013-09-05 borsauto merge of #8992 : chris-morgan/rust/unreachable...
2013-09-05 borsauto merge of #8984 : chris-morgan/rust/auto-stream...
2013-09-05 borsauto merge of #8993 : pnkfelix/rust/fsk-fix-7740-dont...
2013-09-05 borsauto merge of #8990 : thestinger/rust/str, r=alexcrichton
2013-09-05 borsauto merge of #8975 : alexcrichton/rust/reorganize...
2013-09-05 borsauto merge of #8875 : alexcrichton/rust/fix-inner-stati...
2013-09-05 Alex CrichtonImprove name mangling for gdb
2013-09-05 borsauto merge of #8944 : alexcrichton/rust/issue-8938...
next