]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-06-18 Manish GoregaokarRollup merge of #73476 - JakobDegen:should_panic_rustdo...
2020-06-18 Manish GoregaokarRollup merge of #73447 - lzutao:stabilize-result_as_der...
2020-06-18 Manish GoregaokarRollup merge of #73428 - pierwill:patch-1, r=jonas...
2020-06-18 Manish GoregaokarRollup merge of #73425 - poliorcetics:zeroed-functions...
2020-06-18 Manish GoregaokarRollup merge of #73361 - estebank:non-primitive-cast...
2020-06-18 Manish GoregaokarRollup merge of #73320 - estebank:type-param-sugg-more...
2020-06-18 Manish GoregaokarRollup merge of #73315 - GuillaumeGomez:clean-up-config...
2020-06-18 Manish GoregaokarRollup merge of #73034 - doctorn:nomangle-inline-linkag...
2020-06-18 Manish GoregaokarRollup merge of #72968 - integer32llc:docs-arrow-keys...
2020-06-18 Manish GoregaokarRollup merge of #72836 - poliorcetics:std-time-os-speci...
2020-06-18 Manish GoregaokarRollup merge of #72814 - RalfJung:mir-visir-terminator...
2020-06-18 Manish GoregaokarRollup merge of #72804 - estebank:opaque-missing-lts...
2020-06-18 Manish GoregaokarRollup merge of #72628 - MikailBag:array-default-tests...
2020-06-18 Manish GoregaokarRollup merge of #72279 - RalfJung:raw-ref-macros, r...
2020-06-18 Manish GoregaokarRollup merge of #71976 - mibac138:let-recovery, r=estebank
2020-06-18 Manish GoregaokarRollup merge of #71338 - estebank:recursive-impl-trait...
2020-06-18 Manish GoregaokarRollup merge of #70551 - mark-i-m:ty-err-2, r=varkor
2020-06-18 Jake DegenRemoved trailing whitespace
2020-06-18 Jake DegenAdded tooltip for should_panic code examples.
2020-06-18 borsAuto merge of #73384 - petrochenkov:gnulink, r=cuviper
2020-06-18 Lzu TaoImprove document for `Result::as_deref(_mut)`
2020-06-18 borsAuto merge of #73065 - Amanieu:tls-fix, r=oli-obk
2020-06-18 David TolnayRemove duplicate sentence fragment from mem::zeroed doc
2020-06-17 Esteban Küberreview comments
2020-06-17 borsAuto merge of #69890 - lenary:lenary/riscv-frame-pointe...
2020-06-17 PoliorceticsDon't imply function pointers are references
2020-06-17 pierwillFix typo in librustc_ast docs
2020-06-17 Esteban KüberSuggest new type param on single char ident
2020-06-16 Alexis BourgetMention functions pointers in the documentation
2020-06-16 borsAuto merge of #73322 - Amanieu:asm-srcloc-llvm, r=cuviper
2020-06-16 borsAuto merge of #73402 - Dylan-DPC:rollup-8udzpfu, r...
2020-06-16 Who? Me?!format derives
2020-06-16 Dylan DPCRollup merge of #73400 - rnestler:patch-1, r=jonas...
2020-06-16 Dylan DPCRollup merge of #73389 - lzutao:from, r=kennytm
2020-06-16 Dylan DPCRollup merge of #73381 - ratijas:fix-typo-std-mem,...
2020-06-16 Dylan DPCRollup merge of #73380 - pnkfelix:make-bootstrap-help...
2020-06-16 Dylan DPCRollup merge of #73373 - lzutao:bug-trackcaller, r...
2020-06-16 Dylan DPCRollup merge of #73372 - GuillaumeGomez:re-order-sideba...
2020-06-16 Dylan DPCRollup merge of #73339 - jonas-schievink:unbug, r=estebank
2020-06-16 Dylan DPCRollup merge of #73237 - tmiasko:arena, r=nnethercote
2020-06-16 Raphael NestlerFix forge-platform-support URL
2020-06-16 borsAuto merge of #73285 - Mark-Simulacrum:clippy-fail...
2020-06-16 Ralf Jungadd probably accidentally missing super_* calls
2020-06-16 Ralf Jungfmt; make visit_terminator arg names consistent with...
2020-06-16 Ralf Jungrename location field of Drop terminators to place
2020-06-16 Ralf Jungget rid of an unused 'span' field
2020-06-16 Ralf Jungremove visit_terminator_kind from MIR visitor
2020-06-16 Ralf Jungadd tracking issue
2020-06-16 borsAuto merge of #72962 - lcnr:ObligationCause-lrc, r...
2020-06-16 Lzu TaoUse `Ipv4Addr::from<[u8; 4]>` when possible
2020-06-15 marktrack caller for delay_span_bug
2020-06-15 markmake all uses of ty::Error or ConstKind::Error delay...
2020-06-15 Vadim Petrochenkovlinker: Never pass `-no-pie` to non-gnu linkers
2020-06-15 ivan tkachenkoFix typo in docs of std::mem
2020-06-15 Esteban Küberreview comments
2020-06-15 Felix S. Klock IIAdd more info to `x.py build --help` on default value...
2020-06-15 Esteban KüberExpand "recursive opaque type" diagnostic
2020-06-15 Mark RousskovDisable clippy tests
2020-06-15 Mark RousskovAvoid prematurely recording toolstates
2020-06-15 Esteban Küberfix rebase
2020-06-15 Esteban KüberChange E0758 to E0759 to avoid conflict with #72912
2020-06-15 Esteban Kübersmall tweaks
2020-06-15 Esteban KüberRegister new eror code
2020-06-15 Esteban KüberUse note for requirement source span
2020-06-15 Esteban Küberreview comments: wording
2020-06-15 Esteban KüberTweak wording and add error code
2020-06-15 Esteban KüberTweak output for overlapping required/captured spans
2020-06-15 Esteban KüberMove overlapping span to a note
2020-06-15 Esteban KüberReduce verbosity of suggestion message and mention...
2020-06-15 Esteban KüberWhen `'static` is explicit, suggest constraining argume...
2020-06-15 Esteban KüberSuggest substituting `'static` lifetime in impl/dyn...
2020-06-15 Esteban KüberTweak "non-primitive cast" error
2020-06-15 borsAuto merge of #72357 - ortem:new-dbg-pretty-printers...
2020-06-15 Lzu TaoUse track caller for bug! macro
2020-06-15 Guillaume GomezRe-order correctly the sections in the sidebar
2020-06-15 Alexis BourgetComplete the std::time documentation to warn about...
2020-06-15 Lzu TaoJoin mutiple lines if it is more readable
2020-06-15 borsAuto merge of #73369 - RalfJung:rollup-hl8g9zf, r=RalfJung
2020-06-15 Nathan CorbynUpdate sanitizer test
2020-06-15 Ralf JungRollup merge of #73331 - hermitcore:listen, r=kennytm
2020-06-15 Ralf JungRollup merge of #73304 - dtolnay:socketeq, r=Mark-Simul...
2020-06-15 Ralf JungRollup merge of #73296 - ehuss:remove-msvc-aux, r=Mark...
2020-06-15 Ralf JungRollup merge of #73139 - poliorcetics:cstring-from...
2020-06-15 Ralf JungRollup merge of #73104 - poliorcetics:explicit-mutex...
2020-06-15 Ralf JungRollup merge of #73086 - trevyn:apple-a7, r=nikic
2020-06-15 Ralf JungRollup merge of #72938 - lzutao:stabilize_option_zip...
2020-06-15 Ralf JungRollup merge of #72879 - RalfJung:miri-tctx-at, r=oli-obk
2020-06-15 Ralf JungRollup merge of #72740 - estebank:recursive-indirection...
2020-06-15 Ralf JungRollup merge of #72707 - matthewjasper:rustc_min_spec...
2020-06-15 Nathan CorbynFix sanitizer test
2020-06-15 Nathan CorbynFix whitespace
2020-06-15 Nathan CorbynFix exports with `#[inline(always)]`
2020-06-15 Nathan CorbynFix whitespace
2020-06-15 Nathan CorbynExport all fns with extern indicator
2020-06-15 Nathan CorbynExport `#[inline] #[no_mangle]` fns in cdylibs and...
2020-06-15 borsAuto merge of #73367 - RalfJung:rollup-4ewvk9b, r=RalfJung
2020-06-15 Stefan Lankesremove obsolete , to pass the format check
2020-06-15 Tomasz MiąskoAvoid forming references to an uninitialized memory...
2020-06-15 Ralf JungRollup merge of #73353 - davidtwco:issue-73003-non...
2020-06-15 Ralf JungRollup merge of #73351 - gnodarse:patch-1, r=ecstatic...
next