]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #73317 - davidtwco:bootstrap-config-env-var, r=Mark-Simulacrum
[rust.git] / src /
2020-06-19 Ralf JungRollup merge of #73317 - davidtwco:bootstrap-config...
2020-06-19 Ralf JungRollup merge of #73280 - GuillaumeGomez:add-e0763,...
2020-06-19 Ralf JungRollup merge of #73136 - alexcrichton:thinlto-compiler...
2020-06-19 Ralf JungRollup merge of #73054 - RalfJung:dont-panic, r=Mark...
2020-06-19 Ralf JungRollup merge of #73044 - tmiasko:compiletest-san, r...
2020-06-19 Ralf JungRollup merge of #73011 - richkadel:llvm-count-from...
2020-06-19 Ralf JungRollup merge of #72785 - petrochenkov:wholemsvc, r...
2020-06-19 Ralf JungRollup merge of #72280 - nbdd0121:typeck, r=nikomatsakis
2020-06-19 borsAuto merge of #73498 - RalfJung:rollup-1mfjcju, r=RalfJung
2020-06-19 Ralf JungRollup merge of #73479 - pickfire:liballoc-spell, r...
2020-06-19 Ralf JungRollup merge of #73464 - qy3u:fs-document-format-correc...
2020-06-19 Ralf JungRollup merge of #73459 - cuviper:into_boxed_slice-unica...
2020-06-19 Ralf JungRollup merge of #73362 - erikdesjardins:bounds, r=nikom...
2020-06-19 Ralf JungRollup merge of #73346 - aszenz:patch-1, r=cuviper
2020-06-19 Ralf JungRollup merge of #73305 - crlf0710:disallow_loading_mons...
2020-06-19 Ralf JungRollup merge of #73142 - ehuss:std-benches, r=dtolnay
2020-06-19 Ralf JungRollup merge of #73130 - wesleywiser:remove_const_prop_...
2020-06-19 Ralf JungRollup merge of #72999 - mati865:separate-self-containe...
2020-06-19 Ralf JungRollup merge of #72497 - RalfJung:tag-term, r=oli-obk
2020-06-19 Ralf JungRollup merge of #72486 - Ralith:asinh-fix, r=dtolnay
2020-06-19 Ralf JungRollup merge of #72331 - oddg:forbid-cast-of-cenum...
2020-06-19 Ralf JungRollup merge of #70740 - haraldh:static-pie, r=petrochenkov
2020-06-19 Benjamin SaundersRemove now-redundant branch
2020-06-19 borsAuto merge of #73486 - Manishearth:rollup-11iyqpc,...
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 borsAuto merge of #73446 - ecstatic-morse:issue-73431,...
2020-06-18 Eric HussDisable core benches on wasm (benches not supported).
2020-06-18 Ivan ThamRearrange liballoc __impl_slice_eq1
2020-06-18 Ivan ThamLiballoc clean up macro_rules style
2020-06-18 Ivan ThamFix liballoc doc spelling
2020-06-18 Eric HussEnsure std benchmarks get tested.
2020-06-18 Jake DegenRemoved trailing whitespace
2020-06-18 Jake DegenAdded tooltip for should_panic code examples.
2020-06-18 qy3uDocument format correction
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 Josh StoneReduce pointer casts in Box::into_boxed_slice
2020-06-17 Esteban Küberreview comments
2020-06-17 Rich Kadelremoved try config to test mac & windows (passed)
2020-06-17 Rich Kadeltemporarily enable mac and windows tests on bors try
2020-06-17 Rich KadelUpdate src/libcore/intrinsics.rs
2020-06-17 erikdesjardinsignore-debug: debug assertions in slice indexing preven...
2020-06-17 Dylan MacKenzieAdd issue number to novel violation warning
2020-06-17 Dylan MacKenzieAdd regression test for #73431
2020-06-17 Dylan MacKenzieMake novel structural match violations a warning
2020-06-17 borsAuto merge of #69890 - lenary:lenary/riscv-frame-pointe...
2020-06-17 asraradd blank line bw sections
2020-06-17 Rich KadelEnsure profiling runtime for -Zinstrument-coverage
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 Gary GuoAdd some comments related to place op typeck
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 Ralf Jungwe can enable one more codegen test in debug mode now
2020-06-16 Ralf Jungmemory access sanity checks: abort instead of panic
2020-06-16 roottrim whitespace
2020-06-16 rootbreak long line for formatting
2020-06-16 rootadd header for rust specific feature
2020-06-16 borsAuto merge of #73402 - Dylan-DPC:rollup-8udzpfu, r...
2020-06-16 Who? Me?!format derives
2020-06-16 Charles LewDisallow loading crates with non-ascii identifier name.
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 Guillaume GomezUpdate ui tests
2020-06-16 borsAuto merge of #73285 - Mark-Simulacrum:clippy-fail...
2020-06-16 Guillaume GomezCreate new E0763 error code for unterminated byte constant
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 David Woodbootstrap: read config from $RUST_BOOTSTRAP_CONFIG
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 oddgAdjust error message
next