]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-06-16 borsAuto merge of #42578 - estebank:recover-binop, r=nikoma...
2017-06-16 borsAuto merge of #42568 - GuillaumeGomez:E0608, r=QuietMis...
2017-06-15 Esteban KüberReview comments
2017-06-15 borsAuto merge of #42648 - murarth:merge-alloc-collections...
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 borsAuto merge of #42665 - aidanhs:aphs-simplify-init-repos...
2017-06-14 Aidan Hobson... Use --depth to speed up pristine submodule cloning
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 MurarthMerge crate `collections` into `alloc`
2017-06-14 borsAuto merge of #42644 - frewsxcv:rollup, r=frewsxcv
2017-06-13 Corey FarwellRollup merge of #42638 - arthurpaimarnold:lexer_rule_fo...
2017-06-13 Corey FarwellRollup merge of #42636 - GuillaumeGomez:new-error-codes...
2017-06-13 Corey FarwellRollup merge of #42597 - mark-buer:park_timeout_example...
2017-06-13 Corey FarwellRollup merge of #42496 - Razaekel:feature/integer_max...
2017-06-13 Corey FarwellRollup merge of #42428 - scottmcm:str-get-overflow...
2017-06-13 Corey FarwellRollup merge of #42408 - bjorn3:patch-2, r=michaelwoerister
2017-06-13 Guillaume GomezAdd E0617
2017-06-13 Arthur Arnoldchanged upper bound digit in octal rule to 7
2017-06-13 Marco CastelluccioAdd libprofiler_builtins to the list of paths for the...
2017-06-13 Marco CastelluccioFix gcc version required by libprofiler_builtins
2017-06-13 bjorn3Add docs to librustc/hir/check_attr.rs
2017-06-13 Michael Woeristerdep_node: Add comment about method specialization being...
2017-06-13 borsAuto merge of #42627 - michaelwoerister:no-ident-in...
2017-06-13 Michael Woeristerincr.comp.: Don't use Ident in DefPath because that...
2017-06-13 borsAuto merge of #42576 - nikomatsakis:incr-comp-less...
2017-06-13 Michael Woeristerincr.comp.: Make DepNode's std::fmt::Debug implementati...
2017-06-13 borsAuto merge of #42608 - ollie27:rustdoc_variant_reexport...
2017-06-13 borsAuto merge of #42471 - nrc:save-sig-2, r=eddyb
2017-06-13 Nick CameronUpdate RLS again
2017-06-13 borsAuto merge of #42566 - arthurprs:update-jemalloc, r...
2017-06-12 Marco CastelluccioFill in tracking issue for the profile feature
2017-06-12 Marco CastelluccioRedefine strdup, open, fdopen as _strdup, _open, _fdope...
2017-06-12 Marco CastelluccioCompile WindowsMMap too on MSVC
2017-06-12 Oliver Middletonrustdoc: Fix missing enum variant reexports
2017-06-12 Niko Matsakisconsider closures/ty-fn-defs when making trait selectio...
2017-06-12 Niko Matsakiskill dep-graph-unrelated test
2017-06-12 Niko Matsakiskill various DepNode variants
2017-06-12 Niko Matsakiskill various tasks we no longer need and remove outdate...
2017-06-12 Esteban KüberChange `<` interpreted as generic arg start warning
2017-06-12 Guillaume GomezAdd E0608
2017-06-12 borsAuto merge of #42605 - frewsxcv:rollup, r=frewsxcv
2017-06-12 Corey FarwellRollup merge of #42594 - ollie27:rustdoc_assoc_type_lin...
2017-06-12 Corey FarwellRollup merge of #42592 - ollie27:rustdoc_empty_modules...
2017-06-12 Corey FarwellRollup merge of #42586 - ideasman42:patch-1, r=steveklabnik
2017-06-12 Corey FarwellRollup merge of #42579 - maccoda:maccoda/env_docs,...
2017-06-12 Esteban KüberFix affected tests
2017-06-12 borsAuto merge of #42570 - birkenfeld:patch-3, r=frewsxcv
2017-06-12 borsAuto merge of #42537 - michaelwoerister:tcx-for-dep...
2017-06-12 Georg BrandlAdd dedicated docstrings to Sum/Product impl of Result
2017-06-12 borsAuto merge of #42572 - ollie27:rustdoc_create_dir_all...
2017-06-12 Michael WoeristerAdd some documentation to the dep_node module.
2017-06-12 Esteban KüberSuggest non-ambiguous comparison after cast
2017-06-12 Mark BuerCapture elapsed duration in Thread::park_timeout example
2017-06-12 borsAuto merge of #42419 - ucarion:ucarion-explain-rc-arc...
2017-06-12 Nick CameronFix rebasing error
2017-06-12 Nick CameronFix a bug where Json API save-analysis was not labelled...
2017-06-12 Nick CameronImpl and trait item sigs
2017-06-12 Nick CameronImplement a bunch more signature functions
2017-06-12 Nick CameronSmall refactoring + docs
2017-06-12 Nick CameronUse the new signature stuff
2017-06-12 Nick CameronUpdate rls-data
2017-06-12 Nick CameronAdd a sig module to save-analysis
2017-06-11 borsAuto merge of #42585 - GuillaumeGomez:E0609, r=Susurrus
2017-06-11 Guillaume GomezAdd E0610
2017-06-11 Esteban KüberLearn to parse `a as usize < b`
2017-06-11 borsAuto merge of #42155 - seanmonstar:unimplemented, r...
2017-06-11 Guillaume GomezAdd E0609
2017-06-11 Oliver Middletonrustdoc: Stop stripping empty modules
2017-06-11 Oliver Middletonrustdoc: Link directly to associated types
2017-06-11 borsAuto merge of #40454 - djzin:fast-swap, r=sfackler
2017-06-11 borsAuto merge of #42569 - birkenfeld:patch-2, r=frewsxcv
2017-06-10 borsAuto merge of #42580 - tommyip:import-error, r=petrochenkov
2017-06-10 Campbell BartonAdd missing term 'disjoint' from matches, rmatches
2017-06-10 borsAuto merge of #42563 - eddyb:infer, r=nikomatsakis
2017-06-10 Eduard-Mihai... rustc: make the comon case of tcx.infer_ctxt(()) nicer.
2017-06-10 Eduard-Mihai... rustc: make InferCtxt optional in MemCategorizationContext.
2017-06-10 Tommy IpOnly emit one error for `use foo::self;`
2017-06-10 Eduard-Mihai... rustc: do not depend on infcx.tables in MemCategorizati...
2017-06-10 borsAuto merge of #42556 - scottmcm:ctz-nz, r=BurntSushi
2017-06-10 borsAuto merge of #42533 - Mark-Simulacrum:macro-parse...
2017-06-10 Dylan Maccoraenv docs completion.
2017-06-09 borsAuto merge of #42573 - frewsxcv:rollup, r=frewsxcv
2017-06-09 Clar CharrMove Drop to module.
2017-06-09 Clar CharrMove CoerceUnsized to module.
2017-06-09 Clar CharrMove Index to module.
2017-06-09 Clar CharrMove Deref to module.
2017-06-09 Clar CharrMove Try to module.
2017-06-09 Clar CharrMove placement new operators to module.
2017-06-09 Clar CharrMove bit ops to module.
2017-06-09 Clar CharrMove arithmetic ops to module.
2017-06-09 Clar CharrMove Fn to module.
2017-06-09 Corey FarwellRollup merge of #42558 - xfq:patch-1, r=steveklabnik
2017-06-09 Corey FarwellRollup merge of #42551 - tshepang:better-cell-replace...
2017-06-09 Corey FarwellRollup merge of #42531 - mmatyas:aarch64_compile-test_f...
2017-06-09 Corey FarwellRollup merge of #42385 - Manishearth:its-a-vec, r=steve...
2017-06-09 Corey FarwellRollup merge of #42307 - clarcharr:js-license, r=frewsxcv
next