]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-09-14 Guillaume GomezRollup merge of #36334 - GuillaumeGomez:run_but, r...
2016-09-14 borsAuto merge of #36041 - ahmedcharles:try, r=nrc
2016-09-13 borsAuto merge of #35021 - japaric:rustc-builtins, r=alexcr...
2016-09-13 Alex CrichtonLink test to compiler builtins and make unstable
2016-09-13 borsAuto merge of #36181 - seanmonstar:likely, r=nikomatsakis
2016-09-13 Alex Crichtonrustc: Don't pass --whole-archive for compiler-builtins
2016-09-13 borsAuto merge of #36264 - matklad:zeroing-cstring, r=alexc...
2016-09-13 borsAuto merge of #36446 - GuillaumeGomez:rollup, r=Guillau...
2016-09-13 Guillaume GomezRollup merge of #36402 - kmcallister:gh-29331-array...
2016-09-13 Guillaume GomezRollup merge of #36397 - SuperFluffy:bufwriter_unnecess...
2016-09-13 Guillaume GomezRollup merge of #36389 - jfirebaugh:E0297, r=GuillaumeGomez
2016-09-13 Guillaume GomezRollup merge of #36380 - kylog:fix-typo, r=steveklabnik
2016-09-13 Guillaume GomezRollup merge of #36357 - kmcallister:gh-29362-mem-docs...
2016-09-13 Alex Crichtonrustc: Always link compiler-builtins last
2016-09-13 Jorge Aparicioit's also compiler-rt.lib on windows-gnu
2016-09-13 Jorge Apariciono emutls for you, windows
2016-09-13 Jorge Aparicioit's libcompiler-rt.lib on windows
2016-09-13 Jorge Apariciocrate-ify compiler-rt into compiler-builtins
2016-09-13 borsAuto merge of #36019 - frewsxcv:take-into-inner, r...
2016-09-13 borsAuto merge of #35960 - nikomatsakis:incr-comp-krate...
2016-09-12 Niko Matsakischeck stack discipline of tasks
2016-09-12 borsAuto merge of #36354 - mikhail-m1:master, r=jonathandturner
2016-09-12 borsAuto merge of #36204 - c4rlo:patch-3, r=GuillaumeGomez
2016-09-12 borsAuto merge of #36414 - nnethercote:char_lit, r=jseyfried
2016-09-12 borsAuto merge of #36406 - arielb1:constant-padding, r...
2016-09-12 borsAuto merge of #36360 - orbea:docdir, r=alexcrichton
2016-09-12 Nicholas NethercoteLazily construct panic messages in char_lit().
2016-09-12 Nicholas NethercoteAvoid an unnecessary intermediate value in char_lit().
2016-09-12 borsAuto merge of #36355 - bluss:vec-extend-from-slice...
2016-09-12 borsAuto merge of #36344 - sanxiyn:llvm-components, r=alexc...
2016-09-11 Ahmed CharlesUse question_mark feature in librustc_metadata.
2016-09-11 Ahmed CharlesUse question_mark feature in librustc_const_eval.
2016-09-11 Ahmed CharlesUse question_mark feature in librustc_back.
2016-09-11 Ahmed CharlesUse question_mark feature in libstd.
2016-09-11 Ahmed CharlesUse question_mark feature in libserialize.
2016-09-11 Ahmed CharlesUse question_mark feature in librustc.
2016-09-11 Ahmed CharlesUse question_mark feature in librustc_mir.
2016-09-11 Ahmed CharlesUse question_mark feature in librustc_incremental.
2016-09-11 Ahmed CharlesUse question_mark feature in librustc_errors.
2016-09-11 Ahmed CharlesUse question_mark feature in libcore.
2016-09-11 Ahmed CharlesFix typo in bootstrap/lib.rs.
2016-09-11 Ahmed CharlesUse question_mark feature in compiletest.
2016-09-11 Ahmed CharlesUse question_mark feature in linkchecker.
2016-09-11 Ariel Ben-Yehudause `adt::trans_const` when translating constant closur...
2016-09-11 borsAuto merge of #36308 - dtolnay:inputitem, r=alexcrichton
2016-09-11 Keegan McAllisterTweak array docs
2016-09-11 borsAuto merge of #36369 - uweigand:s390x, r=alexcrichton
2016-09-11 Richard Janis... Remove unnecessary `cmp::min` from BufWriter::write
2016-09-10 John FirebaughUpdate E0297 to new error format
2016-09-10 borsAuto merge of #36351 - pnkfelix:fix-36278-size-miscalc...
2016-09-10 Keegan McAllisterTweak std::mem docs
2016-09-10 Kylo Ginsbergbook: fix a typo
2016-09-10 borsAuto merge of #36378 - GuillaumeGomez:rollup, r=Guillau...
2016-09-10 Guillaume GomezRollup merge of #36346 - oli-obk:patch-1, r=arielb1
2016-09-10 Guillaume GomezRollup merge of #36326 - JDemler:master, r=steveklabnik
2016-09-10 Guillaume GomezRollup merge of #36314 - tshepang:not-needed, r=Guillau...
2016-09-10 Guillaume GomezRollup merge of #36311 - frewsxcv:instant-elapsed-examp...
2016-09-10 Guillaume GomezRollup merge of #36045 - ollie27:rustdoc_titles3, r...
2016-09-10 Guillaume GomezRollup merge of #35691 - jaredwy:update-error-63, r...
2016-09-10 borsAuto merge of #36333 - apasel422:issue-35668, r=eddyb
2016-09-10 Mikhail Modinfix span for errors E0537, E0535 & E0536
2016-09-10 borsAuto merge of #36332 - llogiq:static_consts_feature...
2016-09-10 David TolnayAdd ExpnId to expanded procedural macro code
2016-09-09 Ulrich WeigandAdd s390x support
2016-09-09 borsAuto merge of #36256 - rjgoldsborough:make-configure...
2016-09-09 borsAuto merge of #36331 - petrochenkov:tyadt, r=eddyb
2016-09-09 borsAuto merge of #36324 - nrc:save-docs, r=eddyb
2016-09-09 Jared WylesUpdate the wording for E0063. This will truncate the...
2016-09-09 orbeaAllow setting --docdir
2016-09-09 borsAuto merge of #36322 - uweigand:nonblocking, r=alexcrichton
2016-09-09 borsAuto merge of #36321 - uweigand:enum-abi, r=eddyb
2016-09-09 Jake Goldsboroughtweaking the nodejs cmd sanity check
2016-09-09 Ulrik SverdrupWork around pointer aliasing issue in Vec::extend_from_...
2016-09-08 borsAuto merge of #36173 - petrochenkov:unstat, r=nikomatsakis
2016-09-08 Vadim PetrochenkovIssue deprecation warnings for safe accesses to extern...
2016-09-08 Andre Bogusfix feature error, test fallout
2016-09-08 Vadim PetrochenkovAddress comments
2016-09-08 Vadim PetrochenkovRefactor `TyStruct`/`TyEnum`/`TyUnion` into `TyAdt`
2016-09-08 David TolnayPoint compile-fail errors to the input item instead...
2016-09-08 borsAuto merge of #35745 - jroesch:soundness-fix-29859...
2016-09-08 Felix S. Klock IIFor size of `struct P<T>(Q<T>)`, don't double-count...
2016-09-08 borsAuto merge of #36048 - GuillaumeGomez:code_clean, r...
2016-09-08 Oliver Schneiderclean up `get_vtable`'s doc comment
2016-09-08 Seo SanghyeonUse LLVM_COMPONENTS to run tests just for supported...
2016-09-08 borsAuto merge of #36316 - jseyfried:custom_derive_internal...
2016-09-08 Andre Bogusadded feature description to reference
2016-09-08 borsAuto merge of #36310 - jstnlef:remove-extraneous-not...
2016-09-08 Andre Bogusadded feature gate test
2016-09-08 Andre Boguswarning → error, lowercase
2016-09-08 borsAuto merge of #36214 - jseyfried:stackless_expansion...
2016-09-08 Jared RoeschFix duplicate error code
2016-09-07 Guillaume GomezSet run button transparent instead of invisible
2016-09-07 borsAuto merge of #36292 - japaric:musl-root, r=alexcrichton
2016-09-07 Jeffrey SeyfriedImprove `directory` computation during invocation colle...
2016-09-07 Jeffrey SeyfriedImplement stackless placeholder expansion.
2016-09-07 Jeffrey SeyfriedStrip unconfigured nodes in the `InvocationCollector...
2016-09-07 Andrew PaseltinerHandle `ReEmpty` for `impl Trait`
2016-09-07 Jeffrey SeyfriedRefactor code out of the folder implementation for...
2016-09-07 Andre Bogusadd static_in_const feature gate
2016-09-07 Jakob DemlerFixed typo in nomicon
next