]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-08-29 borsAuto merge of #43648 - RalfJung:jemalloc-debug, r=alexc...
2017-08-29 Ralf Junggive up on trying to fix the assertion failure
2017-08-29 Ralf JungFix alloc_jemalloc debug feature
2017-08-29 borsAuto merge of #44111 - zackmdavis:feature_attr_error_sp...
2017-08-29 borsAuto merge of #44059 - oli-obk:ok_suggestion, r=nikomat...
2017-08-29 borsAuto merge of #44049 - alexcrichton:nounwind-allocators...
2017-08-28 borsAuto merge of #43999 - arielb1:immediate-project, r...
2017-08-28 borsAuto merge of #43076 - Zoxc:gen, r=arielb1
2017-08-28 Alex Crichtonstd: Mark allocation functions as nounwind
2017-08-28 Alex CrichtonTweak rls submodule again
2017-08-28 Oliver SchneiderSuggest `Ok(())` when encountering `Ok()`
2017-08-28 borsAuto merge of #44114 - daboross:patch-1, r=dtolnay
2017-08-28 Zack M. Davisfeature error span on attr. for fn_must_use, SIMD/align...
2017-08-28 Alex CrichtonIgnore a threaded test on emscripten
2017-08-28 borsAuto merge of #44107 - alexcrichton:no-shell-configure...
2017-08-28 Alex CrichtonUpdate the rls submodule again
2017-08-28 Alex Crichtonrustbuild: Rewrite the configure script in Python
2017-08-28 Alex CrichtonUpdate lock file
2017-08-28 John Kåre AlsakerMerge branch 'master' of https://github.com/rust-lang...
2017-08-28 John Kåre AlsakerUpdate rls
2017-08-27 borsAuto merge of #44110 - alexcrichton:docker-init, r...
2017-08-27 Ariel Ben-Yehudaclear out projection subobligations after they are...
2017-08-27 borsAuto merge of #44060 - taleks:issue-43205, r=arielb1
2017-08-27 David RossClarify that VecDeque::swap can panic
2017-08-27 borsAuto merge of #42588 - ishitatsuyuki:patch-1, r=petroch...
2017-08-27 Tatsuyuki IshiUpdate Cargo submodule
2017-08-27 Tatsuyuki IshiWhitelist for dummy_jemalloc
2017-08-27 Tatsuyuki IshiAdditional libc cleanup
2017-08-27 Tatsuyuki IshiPlatform gate libc in libtest
2017-08-27 Tatsuyuki IshiWhitelist unwind import in std
2017-08-27 Tatsuyuki IshiAdd missing dependency for Windows
2017-08-27 Tatsuyuki IshiAddress review comments, second turn
2017-08-27 Tatsuyuki IshiMove unused-extern-crate to late pass
2017-08-27 Tatsuyuki IshiMake unused-extern-crate warn-by-default
2017-08-27 borsAuto merge of #44112 - alexcrichton:thread-join, r...
2017-08-27 Alex Crichtonstd: Handle OS errors when joining threads
2017-08-27 borsAuto merge of #44102 - Mark-Simulacrum:update-cargo...
2017-08-27 Alex Crichtonci: Remove the need for `dumb-init`
2017-08-26 borsAuto merge of #44096 - Dushistov:master, r=japaric
2017-08-26 borsAuto merge of #44084 - alexcrichton:msvc-ninja, r=Mark...
2017-08-26 Mark SimulacrumUpdate cargo
2017-08-26 borsAuto merge of #44082 - pnkfelix:issue-43457, r=eddyb
2017-08-26 borsAuto merge of #44098 - frewsxcv:rollup, r=frewsxcv
2017-08-26 Corey FarwellRollup merge of #44091 - kallisti5:haiku-fix, r=eddyb
2017-08-26 Corey FarwellRollup merge of #44090 - GuillaumeGomez:str-doc, r...
2017-08-26 Corey FarwellRollup merge of #44086 - kennytm:htmldocck-python3...
2017-08-26 Corey FarwellRollup merge of #44072 - lukaramu:fix-doc-headings...
2017-08-26 Corey FarwellRollup merge of #43979 - Jouan:Add-links-for-impls...
2017-08-26 Corey FarwellRollup merge of #43966 - GuillaumeGomez:remove-dup...
2017-08-26 Corey FarwellRollup merge of #43776 - zackmdavis:feature_gate_fn_mus...
2017-08-26 borsAuto merge of #44081 - est31:master, r=eddyb
2017-08-26 borsAuto merge of #44071 - alexcrichton:no-cycles, r=nikoma...
2017-08-26 Evgeniy A.... Add test for wrong code generation for HashSet creation...
2017-08-26 borsAuto merge of #44028 - nrc:rls-update, r=alexcrichton
2017-08-26 Nick CameronUpdate RLS and Cargo
2017-08-26 Alex Crichtonrustc: Make `report_cycle` and `CycleError` private
2017-08-25 Alex Crichtonrustc: Skip cyclic checks in `item_path`
2017-08-25 Alex Crichtonrustc: Add a FIXME for `try_get` in MIR inlining
2017-08-25 Alex Crichtonrustc: Fix two instances of `try_get`
2017-08-25 Alex Crichtonrustc: Change the return of a query's `try_get`
2017-08-25 Alex Crichtonrustc_errors: Add the ability to delay as bugs
2017-08-25 borsAuto merge of #43994 - tamird:remove-attributes, r...
2017-08-25 Alexander von... haiku/librustc_back: Remove incorrect no_integrated_as
2017-08-25 Guillaume GomezAdd missing link in string doc
2017-08-25 Tamir Duberstein*: remove crate_{name,type} attributes
2017-08-25 Tamir Dubersteinsyntax: clarify field name
2017-08-25 borsAuto merge of #44046 - alexcrichton:capture-diagnostics...
2017-08-25 Tamir Dubersteinsyntax: remove unused field
2017-08-25 est31Fix a byte/char confusion issue in the error emitter
2017-08-25 John Kåre AlsakerClean up YieldFinder
2017-08-25 kennytmAllow htmldocck to run using Python 3.
2017-08-25 borsAuto merge of #44053 - alexcrichton:no-choco, r=Mark...
2017-08-25 John Kåre AlsakerAdd some comments and fix a typo
2017-08-25 Alex Crichtonrustbuild: Automatically enable Ninja on MSVC
2017-08-25 Alex CrichtonComment about generators and drops
2017-08-25 Alex CrichtonAdd some suggested comments around drops
2017-08-25 Felix S. Klock IIRegression test.
2017-08-25 Alex CrichtonRemove unneeded FIXME for now
2017-08-25 Alex CrichtonAdd a `self_arg` convenience
2017-08-25 Alex CrichtonFix merge conflict
2017-08-25 Alex CrichtonReorder slightly in `visit_basic_block_data`
2017-08-25 Alex CrichtonFix indentation
2017-08-25 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-25 Felix S. Klock IIFix #43457 (and avoid some unneeded lookups to boot...
2017-08-25 borsAuto merge of #43700 - gaurikholkar:struct_lifetimes...
2017-08-25 borsAuto merge of #44031 - scottmcm:swap_with_slice, r...
2017-08-25 borsAuto merge of #44012 - michaelwoerister:cache-hir-dep...
2017-08-25 borsAuto merge of #43786 - scalexm:issue-43784, r=nikomatsakis
2017-08-25 scalexmChange to `Elaborate::None` inside `compute_projection`
2017-08-25 borsAuto merge of #44070 - smaeul:musl-libunwind, r=alexcri...
2017-08-24 Alex Crichtonrustc: Capture diagnostics from all queries
2017-08-24 borsAuto merge of #44051 - eddyb:apfloat-faster-div, r...
2017-08-24 Alex CrichtonTouch up a comment on `LocalDecl::internal`
2017-08-24 Alex CrichtonAvoid looking at `closure_kinds` for generators
2017-08-24 lukaramuFix inconsistent doc headings
2017-08-24 Samuel HollandDo not assume libunwind.a is available
2017-08-24 borsAuto merge of #43345 - matthewhammer:master, r=nikomatsakis
2017-08-24 borsAuto merge of #44011 - TobiasSchaffner:improved_target_...
2017-08-24 borsAuto merge of #43907 - euclio:command, r=alexcrichton
2017-08-24 Guillaume GomezAdd duplicate test
next