]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-04-22 borsAuto merge of #71044 - ecstatic-morse:body-predecessor...
2020-04-22 borsAuto merge of #71431 - Dylan-DPC:rollup-rvm6tfy, r...
2020-04-22 Dylan MacKenzieReplace multiple calls to `predecessors_for`
2020-04-22 Dylan MacKenzieAdd `#[inline]` declarations
2020-04-22 Dylan MacKenzieUse `Body` everywhere
2020-04-22 Dylan MacKenzieDon't use `*` for deref-coercion
2020-04-22 Dylan MacKenzieUse internal mutability for predecessor cache
2020-04-22 Dylan DPCRollup merge of #71401 - spastorino:remove-visit-place...
2020-04-22 Dylan DPCRollup merge of #71370 - PankajChaudhary5:ErrorCode...
2020-04-22 Dylan DPCRollup merge of #71336 - ecstatic-morse:check-consts...
2020-04-22 Dylan DPCRollup merge of #71280 - RalfJung:mplace-check-align...
2020-04-22 borsAuto merge of #71374 - nnethercote:alphabetize-C-and...
2020-04-22 Nicholas NethercoteUse macros for option tests.
2020-04-22 Nicholas NethercoteAdd all the missing option tests.
2020-04-22 Nicholas NethercoteAlphabetize the `-C` and `-Z` options.
2020-04-22 borsAuto merge of #71424 - Dylan-DPC:rollup-iunh61a, r...
2020-04-22 Ralf Jungcomment explaining force_align usage
2020-04-22 Dylan DPCRollup merge of #71414 - phansch:more-diagnostic-items...
2020-04-22 Dylan DPCRollup merge of #71412 - dtolnay:uselessdoc, r=Manishearth
2020-04-22 Dylan DPCRollup merge of #71337 - Valloric:rustdoc-check-pass...
2020-04-22 Dylan DPCRollup merge of #71214 - GuillaumeGomez:add-error-code...
2020-04-22 Dylan DPCRollup merge of #71203 - csmoe:issue-71137, r=csmoe
2020-04-22 Dylan DPCRollup merge of #70970 - eddyb:trait-vs-impl-mismatch...
2020-04-22 Guillaume GomezUpdate UI tests
2020-04-22 Guillaume GomezAdd error code to inner doc comment attribute error
2020-04-22 borsAuto merge of #71323 - nnethercote:bitcode-in-rlib...
2020-04-22 Philipp HanschMore diagnostic items for Clippy usage
2020-04-22 Nicholas NethercoteBuild libstd with `-Cbitcode-in-rlib=yes`.
2020-04-22 Nicholas NethercoteAdd a simple test.
2020-04-22 Nicholas NethercoteAdd a new option `-Cbitcode-in-rlib`.
2020-04-22 Nicholas NethercoteRemove an old in-progress comment from a previous PR.
2020-04-22 David TolnayClarify unused_doc_comments note on macro invocations
2020-04-22 borsAuto merge of #71410 - JohnTitor:rollup-vh6dut5, r...
2020-04-22 csmoeadd test for correct await span
2020-04-22 Yuki OkushiRollup merge of #71399 - rust-lang:cleanup-e0554, r...
2020-04-22 Yuki OkushiRollup merge of #71390 - aticu:master, r=Dylan-DPC
2020-04-22 Yuki OkushiRollup merge of #71384 - RalfJung:RalfJung-patch-1...
2020-04-22 Yuki OkushiRollup merge of #71372 - ayushmishra2005:shebang_stripp...
2020-04-22 Yuki OkushiRollup merge of #71366 - faern:use-assoc-int-consts3...
2020-04-22 Yuki OkushiRollup merge of #71236 - sinkuu:cleanup, r=nikomatsakis
2020-04-22 Yuki OkushiRollup merge of #70998 - estebank:suggest-impl-trait...
2020-04-22 borsAuto merge of #71402 - ehuss:update-cargo, r=ehuss
2020-04-21 Eric HussUpdate cargo, rls
2020-04-21 Santiago Pastorinovisit_place_base is just visit_local
2020-04-21 Guillaume GomezClean up E0554 explanation
2020-04-21 Ayush Kumar... Minor refactoring
2020-04-21 Dylan MacKenzieAssign correct span to new illegal ops
2020-04-21 aticuFix incorrect description of E0690
2020-04-21 pankajchaudhary5Added proper explanation error code E0696
2020-04-21 Ralf JungFix stage0.txt version number comment
2020-04-21 Ayush Kumar... Fix formatting issue
2020-04-21 Ayush Kumar... Refactoring and added test-cases #70528
2020-04-21 borsAuto merge of #71170 - spastorino:dyn-fnonce-alignment...
2020-04-21 Ayush Kumar... Fix #! (shebang) stripping account space issue #70528
2020-04-21 borsAuto merge of #71267 - pnkfelix:issue-71248-dont-need...
2020-04-21 borsAuto merge of #71367 - Dylan-DPC:rollup-ysj4olr, r...
2020-04-20 Dylan DPCRollup merge of #71346 - mati865:rustbuild-tools, r...
2020-04-20 Dylan DPCRollup merge of #71285 - ljedrz:mir_inline_span_for_opt...
2020-04-20 Dylan DPCRollup merge of #71174 - Nokel81:fix-async-main-error...
2020-04-20 Dylan DPCRollup merge of #69362 - CAD97:alloc_layout_extras...
2020-04-20 Linus FärnstrandFix show-const-contents rustdoc test
2020-04-20 Linus FärnstrandUse assoc float consts instead of module level
2020-04-20 Linus FärnstrandDefine module level int consts from assoc consts
2020-04-20 Linus FärnstrandStop accessing module level int consts via crate::<Ty>
2020-04-20 borsAuto merge of #71356 - Dylan-DPC:rollup-liockhk, r...
2020-04-20 Mateusz MikułaDo not build tools if user do not want them
2020-04-20 Esteban KüberEnsure tail expression will have a `Ty` for E0746
2020-04-20 CAD97Improve Layout::extend docs
2020-04-20 Christopher... Update src/libcore/alloc/layout.rs
2020-04-20 Esteban KüberSuggest `-> impl Trait` and `-> Box<dyn Trait>` on...
2020-04-20 Dylan DPCRollup merge of #71334 - ehuss:pattern-docs, r=kennytm
2020-04-20 Dylan DPCRollup merge of #71328 - Mark-Simulacrum:stabilize...
2020-04-20 Dylan DPCRollup merge of #71284 - JOE1994:serialize_id, r=petroc...
2020-04-20 Dylan DPCRollup merge of #71270 - Rustin-Liu:rustin-patch-has...
2020-04-20 Dylan DPCRollup merge of #71250 - GuillaumeGomez:use-json-instea...
2020-04-20 Felix S. Klock IIExpand comment to justify not checking if all the expor...
2020-04-20 Sebastian MaltonCheck that main/start is not async
2020-04-20 borsAuto merge of #70729 - nnethercote:a-big-options-clean...
2020-04-20 Niko Matsakistweak comments
2020-04-20 Shotaro YamadaRemove unused ToHex/FromHex trait
2020-04-20 Shotaro YamadaRemove unused dependencies
2020-04-20 borsAuto merge of #71232 - eddyb:print-const-adts, r=oli-obk
2020-04-20 Dylan MacKenzieBless new miri_unleashed test
2020-04-20 JOE1994check '-Zast-json' & '-Zast-json-noexpand' to output...
2020-04-20 borsAuto merge of #71007 - Amanieu:deprecate_asm, r=Mark...
2020-04-20 Mark RousskovStabilize PathBuf capacity methods
2020-04-20 Dylan MacKenzieNote that some terminators should cause an error
2020-04-20 Dylan MacKenzieExhaustively match on `TerminatorKind` during const...
2020-04-20 Dylan MacKenzieExhaustively match on `StatementKind` during const...
2020-04-20 Dylan MacKenzieCheck for `llvm_asm` in a const context
2020-04-20 Eric HussUpdate pattern docs.
2020-04-19 Val MarkovicMoving all rustdoc-ui tests to check-pass
2020-04-19 borsAuto merge of #70598 - vakaras:add-threads-cr3, r=oli...
2020-04-19 borsAuto merge of #71331 - Dylan-DPC:rollup-5rn1isc, r...
2020-04-19 ljedrzMIR: use span instead of NodeId to determine if optimiz...
2020-04-19 Dylan DPCRollup merge of #71324 - petrochenkov:passcheck2, r...
2020-04-19 Dylan DPCRollup merge of #71317 - RalfJung:unleash-inline-asm...
2020-04-19 Dylan DPCRollup merge of #71310 - JohnTitor:dont-did, r=estebank
2020-04-19 Dylan DPCRollup merge of #71026 - seiyab:issue-64362-adhoc,...
2020-04-19 Ralf JungFix comment
next