]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-01-30 Niko Matsakismake `overlapping_impls` call closures instead of returning
2018-01-26 Niko Matsakisadd regression test
2018-01-16 borsAuto merge of #47209 - eddyb:ccx, r=nikomatsakis
2018-01-15 borsAuto merge of #47413 - GuillaumeGomez:unstable-error...
2018-01-15 borsAuto merge of #47445 - kennytm:rollup, r=kennytm
2018-01-15 kennytmRollup merge of #47443 - FenrirWolf:rand, r=alexcrichton
2018-01-15 kennytmRollup merge of #47432 - etaoins:make-fulldeps-update...
2018-01-15 kennytmRollup merge of #47417 - petrochenkov:noasm, r=estebank
2018-01-15 kennytmRollup merge of #47414 - est31:master, r=alexcrichton
2018-01-15 kennytmRollup merge of #47372 - topecongiro:issue-43925, r...
2018-01-15 kennytmRollup merge of #47368 - chrisvittal:nll-tests, r=nikom...
2018-01-15 kennytmRollup merge of #47330 - bmusin:patch-2, r=shepmaster
2018-01-15 kennytmRollup merge of #47277 - tspiteri:log-correctness,...
2018-01-15 kennytmRollup merge of #47126 - sdroege:exact-chunks, r=bluss
2018-01-15 kennytmRollup merge of #47120 - clarcharr:io_error_debug,...
2018-01-15 Guillaume GomezAdd error code for unstable feature errors
2018-01-15 borsAuto merge of #47329 - davidtwco:issue-46983, r=nikomat...
2018-01-15 FenrirRemove leftover Rand stuff
2018-01-15 borsAuto merge of #46196 - projektir:rbe-submodule, r=steve...
2018-01-14 Ryan CummingMake ui-fulldeps/update-references executable
2018-01-14 borsAuto merge of #46455 - petrochenkov:pimpl, r=nikomatsakis
2018-01-14 Vadim Petrochenkovsyntax: Disambiguate generics and qualified paths
2018-01-14 Vadim Petrochenkovsyntax: Rewrite parsing of impls
2018-01-14 borsAuto merge of #47322 - nikomatsakis:nll-ice, r=pnkfelix
2018-01-14 borsAuto merge of #47274 - Manishearth:rustdoc-span, r...
2018-01-14 borsAuto merge of #47268 - EdSchouten:cloudabi-libstd,...
2018-01-14 Eduard-Mihai... rustc_trans: rename mircx: MirContext to fx: FunctionCx.
2018-01-14 Eduard-Mihai... rustc_trans: rename bcx to bx.
2018-01-14 Eduard-Mihai... rustc_trans: rename ccx to cx.
2018-01-14 Eduard-Mihai... rustc_trans: rename CrateContext to CodegenCx.
2018-01-14 Eduard-Mihai... rustc_trans: access fields directly on CrateContext.
2018-01-14 Eduard-Mihai... rustc_trans: remove unused `TargetDataRef` accessor.
2018-01-14 Eduard-Mihai... rustc_trans: collapse {Local,Shared}CrateContext.
2018-01-14 borsAuto merge of #47261 - estebank:immutable-arg, r=petroc...
2018-01-14 borsAuto merge of #47223 - alexcrichton:new-target-feature...
2018-01-14 borsAuto merge of #46832 - Diggsey:bufread-cheaper-seek...
2018-01-14 Alex Crichtonrustc: Refactor attribute checking to operate on HIR
2018-01-13 borsAuto merge of #47416 - petrochenkov:remove-impl-for...
2018-01-13 projektirAdding RBE as a submodule #46194
2018-01-13 Vadim PetrochenkovMove "no asm" check into AST validation
2018-01-13 Diggory BlakeAdd note to documentation
2018-01-13 Diggory BlakeImplement "seek_relative"
2018-01-13 Alex Crichtonrustc: Tweak `#[target_feature]` syntax
2018-01-13 Clar CharrBetter Debug impl for io::Error.
2018-01-13 Vadim PetrochenkovRe-add support for `impl Trait for ..` to the parser
2018-01-13 leonardo.yvensAddress review.
2018-01-13 leonardo.yvensParse `auto trait` inside fns.
2018-01-13 leonardo.yvensFix rustdoc
2018-01-13 leonardo.yvensMove coherence/overlap.rs into coherence/mod.rs
2018-01-13 leonardo.yvensRemove wfcheck for auto traits, remove dead error codes
2018-01-13 leonardo.yvensAdjust tests for removal of `impl Foo for .. {}`
2018-01-13 leonardo.yvensRemove `impl Foo for ..` in favor of `auto trait Foo`
2018-01-13 borsAuto merge of #47251 - rkruppe:rm-simd-attr, r=eddyb
2018-01-13 est31Enforce dashes in the unstable book file names
2018-01-13 borsAuto merge of #47242 - estebank:issue-15980, r=petrochenkov
2018-01-13 Sebastian DrögeAdd unit tests for exact_chunks/exact_chunks_mut
2018-01-13 Sebastian DrögeTest the whole chunks instead of just an element in...
2018-01-13 Sebastian DrögeUse assert_eq!() instead of assert!(a == b) in slice...
2018-01-13 Sebastian DrögeMention in the exact_chunks docs that this can often...
2018-01-13 Sebastian DrögeImplement TrustedRandomAccess for slice::{ExactChunks...
2018-01-13 Sebastian DrögeRemove useless assertion
2018-01-13 Sebastian DrögeApply review comments from @bluss
2018-01-13 Sebastian DrögeFix doctests for slice::exact_chunks() for real
2018-01-13 Sebastian DrögeFix assertions in examples of the exact_chunk() documen...
2018-01-13 Sebastian DrögeAdd #![feature(exact_chunks)] to the documentation...
2018-01-13 Sebastian DrögeAdd slice::ExactChunks and ::ExactChunksMut iterators
2018-01-13 borsAuto merge of #47181 - michaelwoerister:var-len-def...
2018-01-13 borsAuto merge of #46592 - o01eg:fix-45345, r=alexcrichton
2018-01-13 Bulat Musinfix off-by-one error
2018-01-13 borsAuto merge of #46461 - zackmdavis:elemental_method_sugg...
2018-01-12 borsAuto merge of #47392 - kennytm:rollup, r=kennytm
2018-01-12 kennytmRollup merge of #47382 - topecongiro:issue-43105, r...
2018-01-12 kennytmRollup merge of #47375 - overvenus:duration-examples...
2018-01-12 kennytmRollup merge of #47365 - Diggsey:issue-42630, r=alexcri...
2018-01-12 kennytmRollup merge of #47357 - whentze:osstr-doc-fix, r=Guill...
2018-01-12 kennytmRollup merge of #47352 - EdSchouten:cloudabi-libtest...
2018-01-12 kennytmRollup merge of #47344 - topecongiro:fixed-ices, r...
2018-01-12 kennytmRollup merge of #47343 - goffrie:master, r=jseyfried
2018-01-12 kennytmRollup merge of #47340 - alercah:typo-fix, r=GuillaumeGomez
2018-01-12 kennytmRollup merge of #47331 - michaelwoerister:measure-depgr...
2018-01-12 kennytmRollup merge of #47328 - mbrubeck:fs_read, r=sfackler
2018-01-12 kennytmRollup merge of #47324 - mbrubeck:len, r=sfackler
2018-01-12 kennytmRollup merge of #47310 - bmusin:patch-1, r=sfackler
2018-01-12 kennytmRollup merge of #47307 - dlrobertson:fix_panic_strings...
2018-01-12 kennytmRollup merge of #47306 - alexreg:dataflow-analysis...
2018-01-12 kennytmRollup merge of #47305 - cramertj:better-calendar-alone...
2018-01-12 kennytmRollup merge of #47298 - cramertj:path-as-modrs, r...
2018-01-12 kennytmRollup merge of #47289 - etaoins:skip-linker-output...
2018-01-12 kennytmRollup merge of #47288 - cuviper:jobserver-pipe2, r...
2018-01-12 kennytmRollup merge of #47283 - malbarbo:musl-1.1.18, r=alexcr...
2018-01-12 kennytmRollup merge of #47282 - malbarbo:i586-musl, r=alexcrichton
2018-01-12 kennytmRollup merge of #47185 - ritiek:ui-test-failed-output...
2018-01-12 kennytmRollup merge of #47081 - pietroalbini:fix-nested-tree...
2018-01-12 kennytmRollup merge of #47069 - Kagamihime:master, r=nrc
2018-01-12 kennytmRollup merge of #46985 - Diggsey:path-component-asref...
2018-01-12 Seiichi UchidaUse delay_span_bug() over debug!()
2018-01-12 Christopher... remove unnecessary compile-flags comments
2018-01-12 Seiichi UchidaAvoid panicking when invalid argument is passed to...
2018-01-12 Seiichi UchidaIgnore CTFE errors while lowering patterns
2018-01-12 borsAuto merge of #46551 - jseyfried:improve_legacy_modern_...
next