]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-06-19 Ariel Ben-YehudaMemoize types in `is_representable` to avoid exponentia...
2017-06-19 borsAuto merge of #42737 - fhahn:rust-log-crash, r=michaelw...
2017-06-19 borsAuto merge of #42722 - est31:master, r=Mark-Simulacrum
2017-06-19 borsAuto merge of #42740 - arielb1:bad-arm-2, r=alexcrichton
2017-06-18 borsAuto merge of #42735 - arielb1:generic-closure-fn,...
2017-06-18 Ariel Ben-YehudaBackport fixes to LLVM 4.0 ARM codegen bugs
2017-06-18 est31Sort entries of SUMMARY.md alphabetically
2017-06-18 est31Remove SUMMARY.md of the unstable book as its autogenerated
2017-06-18 borsAuto merge of #42676 - alexcrichton:update-cargo, r...
2017-06-18 borsAuto merge of #42738 - Mark-Simulacrum:rollup, r=Mark...
2017-06-18 Mark SimulacrumRollup merge of #42734 - MaloJaffre:tests, r=Mark-Simul...
2017-06-18 Mark SimulacrumRollup merge of #42731 - MaloJaffre:issue-24889, r...
2017-06-18 Mark SimulacrumRollup merge of #42730 - VBChunguk:boxed-wild-pattern...
2017-06-18 Mark SimulacrumRollup merge of #42723 - ubsan:master, r=QuietMisdreavus
2017-06-18 Mark SimulacrumRollup merge of #42720 - murarth:deprecated-collections...
2017-06-18 Mark SimulacrumRollup merge of #42714 - alexbool:master, r=alexcrichton
2017-06-18 Mark SimulacrumRollup merge of #42695 - Mark-Simulacrum:fix-verbose...
2017-06-18 Malo JaffréAdd tests for various issues
2017-06-18 Florian Hahnrustc: Check if def_path_hash_to_def_id is populated...
2017-06-18 Ariel Ben-Yehudacollector: apply param substs to closures cast to fn...
2017-06-18 Malo JaffréAdd test for #24889
2017-06-18 borsAuto merge of #42593 - ibabushkin:on-demand-external...
2017-06-18 Wonwoo ChoiUse T as the subpattern type of Box<T>
2017-06-17 MurarthReintroduce deprecated `collections` crate
2017-06-17 ubsanAdd `_` to the list of keywords
2017-06-17 Alex CrichtonUpdate cargo/rls submodules and dependencies
2017-06-17 borsAuto merge of #42649 - estebank:if-cond, r=nikomatsakis
2017-06-17 borsAuto merge of #42659 - nikomatsakis:issue-42545-type...
2017-06-17 Alexander BulaevInline StrSearcher::haystack()
2017-06-17 Niko Matsakisregister the obligations from `wf::implied_bounds`
2017-06-17 Niko Matsakismove `implied_bounds` into regionck
2017-06-17 borsAuto merge of #42712 - frewsxcv:rollup, r=frewsxcv
2017-06-17 Corey FarwellRollup merge of #42705 - est31:master, r=alexcrichton
2017-06-17 Corey FarwellRollup merge of #42662 - Mark-Simulacrum:doc-fix, r...
2017-06-17 Corey FarwellRollup merge of #42660 - steveklabnik:gh42632, r=frewsxcv
2017-06-17 borsAuto merge of #42650 - nrc:save-slim, r=eddyb
2017-06-17 borsAuto merge of #42613 - stepancheg:lossy, r=alexcrichton
2017-06-17 borsAuto merge of #42604 - stepancheg:timedwait, r=alexcrichton
2017-06-16 borsAuto merge of #42598 - cramertj:track-more-metadata...
2017-06-16 Esteban KüberReview comments
2017-06-16 est31Introduce tidy lint to check for inconsistent tracking...
2017-06-16 borsAuto merge of #42430 - nagisa:core-float, r=alexcrichton
2017-06-16 borsAuto merge of #42612 - est31:master, r=nagisa
2017-06-16 Mark SimulacrumUse custom cargo/rustc paths when parsing flags.
2017-06-16 est31Fix cross compilation
2017-06-16 borsAuto merge of #42410 - nagisa:llvmup, r=sanxiyn
2017-06-16 borsAuto merge of #41840 - arielb1:deduplicate-selection...
2017-06-16 borsAuto merge of #42631 - malbarbo:wasm32, r=alexcrichton
2017-06-16 borsAuto merge of #42690 - frewsxcv:rollup, r=frewsxcv
2017-06-16 Taylor CramerDivide up metadata into separate DepNodes
2017-06-16 Corey FarwellRollup merge of #42685 - Havvy:doc-remove-sometimes...
2017-06-16 Corey FarwellRollup merge of #42656 - VBChunguk:struct-field-attribu...
2017-06-16 Corey FarwellRollup merge of #42654 - GuillaumeGomez:error-codes...
2017-06-16 Corey FarwellRollup merge of #42651 - infinity0:master, r=alexcrichton
2017-06-16 Corey FarwellRollup merge of #42616 - estebank:span-fix, r=nikomatsakis
2017-06-16 borsAuto merge of #42578 - estebank:recover-binop, r=nikoma...
2017-06-16 Nick CameronRemove intermediate forms and some other refactoring
2017-06-16 borsAuto merge of #42568 - GuillaumeGomez:E0608, r=QuietMis...
2017-06-15 Stepan KoltsovFix condvar.wait(distant future) return immediately...
2017-06-15 Stepan KoltsovAvoid allocations in Debug for os_str
2017-06-15 Stepan KoltsovUtf8Lossy type with chunks iterator and impl Display...
2017-06-15 Esteban KüberPosition span label correctly when it isn't last
2017-06-15 Simonas KazlauskasAdd a no-system-llvm compilecheck header
2017-06-15 Esteban KüberReview comments
2017-06-15 borsAuto merge of #42648 - murarth:merge-alloc-collections...
2017-06-15 Guillaume GomezAdd E0618
2017-06-15 Ximin LuoOnly run check-linkchecker when actually building docs
2017-06-15 Ximin LuoEnsure that disable-doc builds don't depend on doc...
2017-06-15 borsAuto merge of #42623 - VBChunguk:fix-older-urls, r...
2017-06-15 Guillaume GomezUse new macro instead
2017-06-15 borsAuto merge of #42625 - michaelwoerister:dep-node-debug...
2017-06-15 Taylor CramerSwitch CrateNum queries to DefId
2017-06-15 Esteban KüberReport error for assignment in `if` condition
2017-06-15 borsAuto merge of #42665 - aidanhs:aphs-simplify-init-repos...
2017-06-15 Wonwoo ChoiRemove struct_field_attributes from the Unstable Book
2017-06-14 Aidan Hobson... Use --depth to speed up pristine submodule cloning
2017-06-14 est31Remove some more stubs
2017-06-14 Mark SimulacrumCorrect note as to location of section.
2017-06-14 Ariel Ben-Yehudasuppress trait errors that are implied by other errors
2017-06-14 steveklabnikupdate book with redirect fixes
2017-06-14 Simonas KazlauskasRe-implement float min/max in rust
2017-06-14 Wonwoo ChoiRemove struct_field_attributes feature gate
2017-06-14 Wonwoo ChoiUpdate older URLs pointing to the first edition of...
2017-06-14 borsAuto merge of #42523 - clarcharr:refactor_ops, r=brson
2017-06-14 borsAuto merge of #42433 - marco-c:profiling, r=alexcrichton
2017-06-14 Taylor CramerOn-demandify extern_crate
2017-06-14 Taylor CramerOn-demandify is_allocator and is_panic_runtime
2017-06-14 Taylor Crameron-demand dylib dependency formats
2017-06-14 Taylor CramerAdd CrateNum-taking ability to the provide macro
2017-06-14 MurarthMerge crate `collections` into `alloc`
2017-06-14 Taylor CramerOn-demand is_const_fn
2017-06-14 est31Don't require that stubs exist for features in the...
2017-06-14 est31Autogenerate stubs and the summary of the unstable...
2017-06-14 est31Librarify tidy
2017-06-14 HavvyRemove sometimes in std::io::Read doc
2017-06-14 borsAuto merge of #42644 - frewsxcv:rollup, r=frewsxcv
2017-06-13 Nick CameronRemove CSV format of save-analysis data
2017-06-13 Marco A L BarbosaDisable wasm32 image
2017-06-13 Corey FarwellRollup merge of #42638 - arthurpaimarnold:lexer_rule_fo...
2017-06-13 Corey FarwellRollup merge of #42636 - GuillaumeGomez:new-error-codes...
next