]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-01-26 Michael WoeristerAvoid redundant work for drop-glue translation items...
2016-01-26 Michael WoeristerAdd caching of external MIR in trans::collector
2016-01-26 Michael WoeristerImplement the translation item collector.
2016-01-25 Michael WoeristerAdd dependency tracking to trait cache in translation...
2016-01-25 borsAuto merge of #31159 - dirk:dirk/clarify-cargo-lock...
2016-01-24 borsAuto merge of #31166 - geofft:process-comments, r=alexc...
2016-01-24 borsAuto merge of #31093 - tshepang:misc-doc-improvements...
2016-01-24 borsAuto merge of #31162 - mopp:fix_configure_for_new_clang...
2016-01-24 Geoffrey Thomassys/unix/process.rs: Update comments in make_argv and...
2016-01-24 borsAuto merge of #30932 - arielb1:raw-const-errors, r...
2016-01-24 Ariel Ben-Yehuda Improve the error explanations for check_const
2016-01-24 moppfix condition for clang
2016-01-24 Tshepang Lekhonkhobedoc: miscellaneous OpenOptions:append improvements
2016-01-24 Dirk GadsdenClarify when `Cargo.lock` is created by `cargo build...
2016-01-23 borsAuto merge of #31148 - steveklabnik:rollup, r=steveklabnik
2016-01-23 Steve KlabnikRollup merge of #31146 - angelsl:patch-1, r=steveklabnik
2016-01-23 Steve KlabnikRollup merge of #31145 - D101101:patch-1, r=steveklabnik
2016-01-23 Steve KlabnikRollup merge of #31136 - mbrubeck:btree-doc, r=steveklabnik
2016-01-23 Steve KlabnikRollup merge of #31130 - marcbowes:master, r=nrc
2016-01-23 Steve KlabnikRollup merge of #31128 - kamalmarhubi:book-trait-impl...
2016-01-23 Steve KlabnikRollup merge of #31113 - steveklabnik:master, r=alexcri...
2016-01-23 Steve KlabnikRollup merge of #31111 - apasel422:issue-31103, r=steve...
2016-01-23 Steve KlabnikRollup merge of #31090 - tshepang:improve-sentence...
2016-01-23 Steve KlabnikRollup merge of #31088 - tshepang:grammar, r=brson
2016-01-23 Steve KlabnikRollup merge of #31061 - brson:bib, r=steveklabnik
2016-01-23 Steve KlabnikRollup merge of #31055 - steveklabnik:alt-tags, r=alexc...
2016-01-23 Steve KlabnikRollup merge of #31054 - steveklabnik:a11y, r=alexcrichton
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-23 Steve KlabnikRollup merge of #31045 - Manishearth:diag-prim-shadow...
2016-01-23 Steve KlabnikRollup merge of #31035 - nathankleyn:improve-visibility...
2016-01-23 Steve KlabnikRollup merge of #31031 - brson:issue-30123, r=nikomatsakis
2016-01-23 Steve KlabnikRollup merge of #31019 - andreabedini:patch-1, r=alexcr...
2016-01-23 Steve KlabnikRollup merge of #30997 - bluss:trait-default, r=nikomat...
2016-01-23 borsAuto merge of #30997 - bluss:trait-default, r=nikomatsakis
2016-01-23 angelslSemaphore not sempahore
2016-01-23 borsAuto merge of #31121 - Manishearth:prim-link, r=alexcri...
2016-01-23 Manish GoregaokarHandle generics in raw pointers
2016-01-23 borsAuto merge of #30958 - dhodder:master, r=brson
2016-01-23 Sergey VeselkovFix the missing line in the guessing-game.md
2016-01-23 borsAuto merge of #30807 - kolloch:patch-1, r=steveklabnik
2016-01-23 borsAuto merge of #31126 - arielb1:remote-errors, r=eddyb
2016-01-23 borsAuto merge of #31124 - dirk:dirk/display-and-error...
2016-01-23 borsAuto merge of #31116 - bluss:expect-out-cold, r=alexcri...
2016-01-22 borsAuto merge of #31104 - nrc:save-fix-variant-data, r...
2016-01-22 Matt BrubeckDocument that BTreeMap iteration is in order
2016-01-22 borsAuto merge of #31095 - alexcrichton:remove-old-files...
2016-01-22 Marc BowesE0210: Add a warning about type aliases
2016-01-22 Kamal MarhubiForward reference crates and modules chapter
2016-01-22 Kamal Marhubibook: Clarify that trait or type must be in same crate...
2016-01-22 Dirk GadsdenSimplify return for error::Error impl for string::Parse...
2016-01-22 Ariel Ben-Yehudaastconv: don't use as_local_node_id for ids in a Def
2016-01-22 Dirk GadsdenImplement error::Error and fmt::Display for string...
2016-01-22 borsAuto merge of #30917 - arthurprs:bs_bounds_check, r...
2016-01-22 Ulrik SverdrupMove cold panic functions in Option and Result
2016-01-22 Ulrik SverdrupUse cold functions for panic formatting Option::expect...
2016-01-22 Manish GoregaokarCorrectly output links for primitive types which enclos...
2016-01-22 borsAuto merge of #31087 - nikomatsakis:incr-comp-fulfillme...
2016-01-22 arthurprsAvoid bounds check for slice binary search
2016-01-22 borsAuto merge of #31084 - ranma42:cmd-no-unsafe, r=alexcri...
2016-01-22 Steve Klabnikupdate link to unwind in book
2016-01-22 Andrew PaseltinerFix typo in "Getting Started" section of the book
2016-01-22 borsAuto merge of #31080 - dhuseby:updating_libc_dep, r...
2016-01-22 borsAuto merge of #31077 - nagisa:mir-temp-promotion, r...
2016-01-22 borsAuto merge of #31074 - gmbonnet:stage0-libdir, r=alexcr...
2016-01-22 borsAuto merge of #31072 - arielb1:method-callee-cleanup...
2016-01-22 borsAuto merge of #31070 - sfackler:bufreader-box-slice...
2016-01-22 Nick Cameronsave-analysis: emit the right kind of variant
2016-01-22 borsAuto merge of #31068 - sfackler:bufwriter-panic, r...
2016-01-22 borsAuto merge of #31064 - retep998:msvc-host-dlls, r=alexc...
2016-01-22 borsAuto merge of #30944 - fhahn:issue-29789-use-constant2...
2016-01-21 Alex Crichtonetc: Remove old num/libc generation code
2016-01-21 Alex Crichtonetc: Remove the mingw-fix-include directory
2016-01-21 Alex Crichtonetc: Remove old mklldef.py script
2016-01-21 Alex Crichtonmk: Remove all perf-related targets
2016-01-21 borsAuto merge of #30882 - petrochenkov:varnamesp, r=nrc
2016-01-21 Florian HahnAdd Debug impl and erase region for TypedConstVal
2016-01-21 Florian HahnIntroduce and use TypedConstVal for Repeat
2016-01-21 Florian Hahn[MIR] use mir::repr::Constant in ExprKind::Repeat,...
2016-01-21 Tshepang Lekhonkhobedoc: this sentence did not read well
2016-01-21 Tshepang Lekhonkhobedoc: improve grammar
2016-01-21 borsAuto merge of #31052 - bluss:split-at-mut-str, r=alexcr...
2016-01-21 Vadim Petrochenkovresolve: Fix variant namespacing
2016-01-21 Ariel Ben-Yehudaadd fixme
2016-01-21 Andrea CancianiRemove `unsafe` code from `core::cmp`
2016-01-21 Niko MatsakisIndicate that trans is always dependent on typeck
2016-01-21 Niko MatsakisRevamp the fulfillment cache tracking to only cache...
2016-01-21 borsAuto merge of #31028 - erickt:ast-json, r=michaelwoerister
2016-01-21 Dave Husebyupdating the libc dependency to pull in build breaker...
2016-01-21 borsAuto merge of #31043 - shahn:arc_weak, r=alexcrichton
2016-01-21 Simonas Kazlauskas[MIR] Promote temps to alloca on multi-assignment
2016-01-21 borsAuto merge of #31024 - oli-obk:move_checks_out_of_libru...
2016-01-21 Ulrik Sverdrupcore: Use raw pointers to avoid aliasing in str::split_...
2016-01-21 borsAuto merge of #31057 - bluss:memrchr-fallback, r=alexcr...
2016-01-21 Ariel Ben-Yehudaclean up trans_static_method_callee and friends
2016-01-21 Guillaume Bonnetconfigure: Do not generate two stage0 rustlib dirs...
2016-01-21 Oliver Schneidermove more checks out of librustc
2016-01-21 borsAuto merge of #29520 - retep998:staticlib-naming-fiasco...
2016-01-21 borsAuto merge of #31042 - shahn:weak_annotations, r=alexcr...
2016-01-21 Steven FacklerUse a Box<[u8]> in BufReader
2016-01-21 Steven FacklerDon't flush in BufWriter destructor after a panic in...
next