]> git.lizzy.rs Git - rust.git/history - src/librustc/metadata/creader.rs
auto merge of #17189 : bkoropoff/rust/extern-existing-crate, r=alexcrichton
[rust.git] / src / librustc / metadata / creader.rs
2014-09-14 borsauto merge of #17189 : bkoropoff/rust/extern-existing...
2014-09-13 borsauto merge of #17188 : thestinger/rust/tvec, r=pcwalton
2014-09-13 borsauto merge of #17161 : vadimcn/rust/fix-debuginfo,...
2014-09-13 borsauto merge of #17187 : damag/rust/ffi-guide-fixes,...
2014-09-13 borsauto merge of #17182 : luqmana/rust/rnp, r=alexcrichton
2014-09-13 borsauto merge of #17175 : pcwalton/rust/region-bounds...
2014-09-13 borsauto merge of #17162 : sfackler/rust/decorator-traits...
2014-09-12 borsauto merge of #17155 : steveklabnik/rust/dherman_fixes...
2014-09-12 borsauto merge of #17134 : vberger/rust/lint_unused_extern_...
2014-09-12 borsauto merge of #17069 : eddyb/rust/visitor, r=pnkfelix
2014-09-12 Eduard BurtescuTrack the visited AST's lifetime throughout Visitor.
2014-09-12 Eduard BurtescuRemove largely unused context from Visitor.
2014-09-12 Brian KoropoffFix check for existing crate when using --extern
2014-09-12 Brian KoropoffMake debug message about resolving `extern crate` state...
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-22 borsauto merge of #16509 : luqmana/rust/uw, r=alexcrichton
2014-08-22 borsauto merge of #16512 : wickerwaka/rust/getopt-16348...
2014-08-21 borsauto merge of #16487 : steveklabnik/rust/guide_ownershi...
2014-08-21 borsauto merge of #16362 : nham/rust/std_rand_pi_example...
2014-08-21 borsauto merge of #16447 : steveklabnik/rust/guide_vectors_...
2014-08-21 borsauto merge of #16443 : steveklabnik/rust/fix_path_docs...
2014-08-20 borsauto merge of #16408 : steveklabnik/rust/guide_iterator...
2014-08-20 borsauto merge of #16257 : steveklabnik/rust/guide_patterns...
2014-08-19 borsauto merge of #16582 : Gankro/rust/bitv, r=alexcrichton
2014-08-19 borsauto merge of #16364 : tbu-/rust/pr_checkeddiv0, r...
2014-08-19 borsauto merge of #16345 : EduardoBautista/rust/fix-error...
2014-08-18 borsauto merge of #16556 : pczarn/rust/wbr, r=alexcrichton
2014-08-18 borsauto merge of #16559 : Gankro/rust/bitv, r=pcwalton
2014-08-17 borsauto merge of #16558 : Gankro/rust/hashbig, r=pcwalton
2014-08-17 borsauto merge of #16537 : jakub-/rust/use-mod-manual,...
2014-08-17 borsauto merge of #16535 : michaelsproul/rust/vim-traits...
2014-08-17 borsauto merge of #16498 : Kimundi/rust/inline-utf-encoding...
2014-08-16 borsauto merge of #16531 : alexcrichton/rust/snapshots...
2014-08-16 borsauto merge of #16505 : dotdash/rust/extern_realpath...
2014-08-15 Björn SteinbrinkProperly canonicalize crate paths specified via --extern
2014-08-11 borsauto merge of #15410 : LemmingAvalanche/rust/patch...
2014-08-06 borsauto merge of #15865 : jamesrhurst/rust/ctags-regex...
2014-07-31 borsauto merge of #15385 : jroweboy/rust/master, r=brson
2014-07-28 borsauto merge of #15983 : brson/rust/fail, r=alexcrichton
2014-07-26 borsauto merge of #15941 : treeman/rust/doc-lru, r=alexcrichton
2014-07-26 borsauto merge of #15988 : brson/rust/antlrprep, r=cmr
2014-07-26 borsauto merge of #15987 : brson/rust/hidestdrt, r=alexcrichton
2014-07-26 borsauto merge of #15982 : alexcrichton/rust/rustdoc-fixes...
2014-07-26 borsauto merge of #15975 : dotdash/rust/unwind_lifetimes...
2014-07-26 borsauto merge of #15789 : steveklabnik/rust/guide_pointers...
2014-07-25 borsauto merge of #15787 : treeman/rust/hashmap-doc, r...
2014-07-25 borsauto merge of #15979 : Randati/rust/patch-2, r=kballard
2014-07-25 borsauto merge of #15968 : nham/rust/keys_values_other_maps...
2014-07-25 borsauto merge of #15958 : hirschenberger/rust/borrock...
2014-07-25 borsauto merge of #15971 : alexcrichton/rust/hurray-for...
2014-07-25 Alex Crichtonrustc: Compare paths with --extern, not bytes
2014-07-24 borsauto merge of #15424 : TeXitoi/rust/relicense-shootout...
2014-07-24 borsauto merge of #15407 : sneves/rust/master, r=aturon
2014-07-16 borsauto merge of #15476 : kballard/rust/more_vim_tweaks...
2014-07-15 borsauto merge of #15604 : mrmonday/rust/raw-socket-libc...
2014-07-15 borsauto merge of #15421 : catharsis/rust/doc-ffi-minor...
2014-07-15 borsauto merge of #15534 : steveklabnik/rust/guide_stdin...
2014-07-15 borsauto merge of #15531 : steveklabnik/rust/guide_looping...
2014-07-15 borsauto merge of #15434 : steveklabnik/rust/guide_match...
2014-07-14 borsauto merge of #15497 : jasonthompson/rust/docs/str3...
2014-07-13 borsauto merge of #15591 : aturon/rust/box-cell-stability...
2014-07-13 borsauto merge of #15584 : alexcrichton/rust/warn-annoyance...
2014-07-13 borsauto merge of #15614 : lucidd/rust/#15474, r=alexcrichton
2014-07-12 borsauto merge of #15613 : cmr/rust/rustdoc-arg-patterns...
2014-07-12 borsauto merge of #15610 : brson/rust/0.12.0, r=alexcrichton
2014-07-12 borsauto merge of #15607 : lucidd/rust/master, r=pnkfelix
2014-07-12 borsauto merge of #15605 : blake2-ppc/rust/rustdoc-const...
2014-07-12 borsauto merge of #15602 : adrientetar/rust/name-fix, r...
2014-07-12 borsauto merge of #15601 : jbclements/rust/disable-default...
2014-07-12 borsauto merge of #15592 : arjantop/rust/bufwriter-write...
2014-07-12 borsauto merge of #15588 : alexcrichton/rust/issue-15478...
2014-07-12 borsauto merge of #15597 : brson/rust/ldconfig, r=pcwalton
2014-07-12 borsauto merge of #15589 : Denommus/rust/master, r=alexcrichton
2014-07-11 borsauto merge of #15586 : aturon/rust/stability-dashboard...
2014-07-11 borsauto merge of #15565 : alexcrichton/rust/issue-15475...
2014-07-10 Alex Crichtonrustc: Forbid plugin_registrar in only rlib form
2014-07-09 borsauto merge of #15471 : erickt/rust/push_all, r=acrichto
2014-07-09 borsauto merge of #15283 : kwantam/rust/master, r=alexcrichton
2014-07-09 borsauto merge of #15540 : Gankro/rust/master, r=huonw
2014-07-09 borsauto merge of #15530 : adrientetar/rust/proper-fonts...
2014-07-09 borsauto merge of #15422 : steveklabnik/rust/guide_compound...
2014-07-09 borsauto merge of #15374 : steveklabnik/rust/comments,...
2014-07-08 borsauto merge of #14832 : alexcrichton/rust/no-rpath,...
2014-07-08 borsauto merge of #15493 : brson/rust/tostr, r=pcwalton
2014-07-08 Richo Healeystd: Rename the `ToStr` trait to `ToString`, and `to_st...
2014-07-08 borsauto merge of #15406 : luqmana/rust/nop, r=pcwalton
2014-07-07 borsauto merge of #15440 : pcwalton/rust/struct-aliases...
2014-07-07 borsauto merge of #15411 : mitchmindtree/rust/master, r...
2014-07-07 borsauto merge of #15464 : dotdash/rust/bool_stores, r...
2014-07-06 borsauto merge of #15465 : SimonSapin/rust/patch-4, r=alexc...
2014-07-06 borsauto merge of #15456 : aochagavia/rust/guide, r=alexcri...
2014-07-06 borsauto merge of #15454 : jakub-/rust/15453, r=huonw
2014-07-06 borsauto merge of #15447 : patrickyevsukov/rust/patch-1...
2014-07-06 borsauto merge of #15441 : P1start/rust/lifetime-suggest...
2014-07-06 borsauto merge of #15439 : dotdash/rust/remove_entry_bcx...
2014-07-06 borsauto merge of #15417 : pfalabella/rust/rational-signed...
2014-07-05 borsauto merge of #15319 : alexcrichton/rust/no-crate-id...
2014-07-05 Alex CrichtonTest fixes and rebase conflicts
2014-07-05 Alex Crichtonrustc: Add a flag for specifying dependencies
2014-07-05 Alex Crichtonrustc: Remove CrateId and all related support
next