]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-02-25 kennytmRollup merge of #48517 - penpalperson:master, r=Mark...
2018-02-25 kennytmRollup merge of #48494 - bdrewery:freebsd-omit-frame...
2018-02-25 kennytmRollup merge of #48491 - glaubitz:s390x-linux, r=sanxiyn
2018-02-25 kennytmRollup merge of #48489 - glaubitz:x32-linux, r=alexcrichton
2018-02-25 kennytmRollup merge of #48369 - newpavlov:rdrand, r=nagisa
2018-02-25 kennytmRollup merge of #48362 - cuviper:libdir_relative, r...
2018-02-25 kennytmRollup merge of #48302 - mark-i-m:markim_macro-test...
2018-02-25 kennytmRollup merge of #48297 - glaubitz:sparc-linux, r=estebank
2018-02-25 kennytmRollup merge of #48281 - jakllsch:netbsd-powerpc, r...
2018-02-25 kennytmRollup merge of #48166 - hedgehog1024:hedgehog1024...
2018-02-25 kennytmRollup merge of #48115 - Centril:feature/iterator_flatt...
2018-02-25 kennytmRollup merge of #48076 - canarysnort01:fix_pie, r=alexc...
2018-02-25 kennytmRollup merge of #47970 - vlovich:condvar_wait_until...
2018-02-25 kennytmRollup merge of #47964 - jcowgill:mips64-abi, r=eddyb
2018-02-25 Manish Goregaokar1.25.0 -> 1.26.-
2018-02-25 borsAuto merge of #48520 - Manishearth:rollup, r=Manishearth
2018-02-25 Manish Goregaokarignore-pretty on dyn trait test
2018-02-24 Manish GoregaokarRollup merge of #48503 - petrochenkov:nort, r=Mark...
2018-02-24 Manish GoregaokarRollup merge of #48499 - dwijnand:patch-1, r=BurntSushi
2018-02-24 Manish GoregaokarRollup merge of #48490 - petrochenkov:orpat, r=eddyb
2018-02-24 Manish GoregaokarRollup merge of #48481 - Manishearth:dyn-paren, r=petro...
2018-02-24 Manish GoregaokarRollup merge of #48452 - varkor:unpacked-kind, r=eddyb
2018-02-24 Manish GoregaokarRollup merge of #48448 - nikomatsakis:default-binding...
2018-02-24 Manish GoregaokarRollup merge of #48441 - petrochenkov:exty, r=estebank
2018-02-24 Manish GoregaokarRollup merge of #48415 - QuietMisdreavus:traits-on...
2018-02-24 Manish GoregaokarRollup merge of #48404 - steveklabnik:second-edition...
2018-02-24 Manish GoregaokarRollup merge of #48392 - estebank:string, r=petrochenkov
2018-02-24 Manish GoregaokarRollup merge of #48386 - withoutboats:nonstandard-style...
2018-02-24 Manish GoregaokarRollup merge of #48296 - ishitatsuyuki:exp-unblow,...
2018-02-24 Manish GoregaokarRollup merge of #48197 - bobtwinkles:two_phase_borrow_o...
2018-02-24 Manish GoregaokarRollup merge of #48110 - Centril:stabilize/box_leak...
2018-02-24 Manish GoregaokarRollup merge of #47689 - davidtwco:issue-45157, r=nikom...
2018-02-24 penpalpersonAdded error-format flag to x.py.
2018-02-24 borsAuto merge of #48510 - Manishearth:rollup, r=Manishearth
2018-02-24 Manish GoregaokarRollup merge of #48061 - nikomatsakis:nll-do-not-run...
2018-02-24 Manish GoregaokarRollup merge of #48402 - eddyb:y-u-no-inline, r=nikomat...
2018-02-24 Manish GoregaokarRollup merge of #48356 - estebank:unsafe-without-braces...
2018-02-24 Manish GoregaokarRollup merge of #48353 - michaelwoerister:monoitem...
2018-02-24 Manish GoregaokarRollup merge of #48317 - ExpHP:unused-unsafe-is-no...
2018-02-24 Manish GoregaokarRollup merge of #48258 - nrc:save-proc-nested, r=eddyb
2018-02-24 Manish GoregaokarRollup merge of #48246 - estebank:ice, r=nikomatsakis
2018-02-24 Manish GoregaokarRollup merge of #48232 - fpoli:master, r=pnkfelix
2018-02-24 Manish GoregaokarRollup merge of #48206 - michaelwoerister:colors-array...
2018-02-24 Manish GoregaokarRollup merge of #48185 - michaelwoerister:recursive...
2018-02-24 Manish GoregaokarRollup merge of #48143 - nikomatsakis:termination_trait...
2018-02-24 Manish GoregaokarRollup merge of #48084 - cramertj:impl-trait-errors...
2018-02-24 Manish GoregaokarRollup merge of #47987 - Zoxc:rm-recursion-checking...
2018-02-24 Vadim PetrochenkovRemove directory `src/rt`
2018-02-24 Dale WijnandFix capitalisation in Path#file_name's docs
2018-02-24 borsAuto merge of #48476 - Manishearth:rollup, r=Manishearth
2018-02-24 Bryan DreweryWorkaround abort(2) on compilation error on FreeBSD.
2018-02-24 borsAuto merge of #48487 - Mark-Simulacrum:appveyor-split...
2018-02-24 John Paul Adrian... test: Fix s390x-unknown-linux-gnu atomic-lock-free...
2018-02-24 Vadim PetrochenkovImplement multiple patterns with `|` in `if let` and...
2018-02-24 John Paul Adrian... bootstrap: Add openssl configuration for x86_64-unknown...
2018-02-23 Mark SimulacrumSplit MinGW tests into two builders on AppVeyor
2018-02-23 varkorBad tags are unreachable
2018-02-23 Manish GoregaokarAdd test
2018-02-23 Manish Goregaokarparse `dyn (Foo)` as a trait object
2018-02-23 Manish GoregaokarRollup merge of #48472 - Manishearth:clippyup, r=oli-obk
2018-02-23 Manish GoregaokarRollup merge of #48438 - mbrubeck:docs, r=TimNN
2018-02-23 Manish GoregaokarRollup merge of #48436 - adeschamps:string-doc-fix...
2018-02-23 Manish GoregaokarRollup merge of #48429 - toidiu:patch-1, r=nikomatsakis
2018-02-23 Manish GoregaokarRollup merge of #48245 - spastorino:sparse_bitsets...
2018-02-23 Manish GoregaokarRollup merge of #48221 - rkruppe:improve-ctypes-lint...
2018-02-23 Manish GoregaokarRollup merge of #48219 - andjo403:export_symbol, r...
2018-02-23 Manish GoregaokarRollup merge of #48157 - scottmcm:try-for-each, r=dtolnay
2018-02-23 Manish GoregaokarRollup merge of #48123 - nikomatsakis:issue-47244-expec...
2018-02-23 Manish GoregaokarRollup merge of #48083 - jseyfried:improve_tuple_struct...
2018-02-23 Manish GoregaokarRollup merge of #48072 - cramertj:impl-trait-lifetime...
2018-02-23 Manish GoregaokarRollup merge of #47933 - Zoxc:plugin-panics, r=nikomatsakis
2018-02-23 John Paul Adrian... Add sparc-unknown-linux-gnu target
2018-02-23 John Paul Adrian... librustc_back: Add support for sparc-linux-gnu
2018-02-23 Manish GoregaokarUpdate Clippy
2018-02-23 Niko Matsakisexplain why we don't need to run type-checker when...
2018-02-23 Niko Matsakisupdate tests and reference files
2018-02-23 Niko Matsakisdo not run MIR type checker twice
2018-02-23 Niko Matsakisre-export `assert_test_result` for use when testing...
2018-02-23 Niko Matsakisupdate test -- we now give a slightly different error
2018-02-23 borsAuto merge of #47799 - topecongiro:fix-span-of-visibili...
2018-02-23 John Paul Adrian... bootstrap: Add openssl configuration for sparc-unknown...
2018-02-23 John Paul Adrian... bootstrap: Add missing cputype matching for sparc
2018-02-23 borsAuto merge of #48052 - eddyb:deggregate, r=nikomatsakis
2018-02-23 Niko Matsakismove test to the proper directory and test #[bench]
2018-02-23 Niko Matsakisdelete this test file: it also appears as
2018-02-23 varkorIntroduce UnpackedKind
2018-02-23 Niko Matsakisadd test for `fn main() -> !`
2018-02-23 Niko Matsakishandle `#[bench]` functions better
2018-02-23 Niko Matsakisreset default binding mode when we pass through a ...
2018-02-23 Santiago PastorinoRun rustfmt over bitvec.rs and region_infer/values.rs
2018-02-23 Santiago PastorinoFix typo otherwies -> otherwise
2018-02-23 Santiago PastorinoUse Sparse bitsets instead of dense ones for NLL results
2018-02-22 Niko Matsakisremove tokenstream
2018-02-22 borsAuto merge of #48343 - Mark-Simulacrum:release-step...
2018-02-22 Santiago PastorinoMove word type and word size usage to constants & make...
2018-02-22 Niko Matsakismove Termination trait to std::process
2018-02-22 Niko Matsakisput the "unit test" logic into libtest
2018-02-22 Niko Matsakisbegin crate-relative paths with `crate`
2018-02-22 Niko Matsakissupport unit tests with return values that implement...
2018-02-22 Vadim PetrochenkovFix parsing of extern paths in types and poly-traits
next