]> git.lizzy.rs Git - rust.git/history - src/test
Address remaining feedback items
[rust.git] / src / test /
2020-06-19 Rich KadelMerge pull request #5 from rust-lang/master
2020-06-19 borsAuto merge of #73504 - RalfJung:rollup-iy8hsvl, r=RalfJung
2020-06-19 Ralf JungRollup merge of #73352 - ehuss:bootstrap-metadata,...
2020-06-19 Ralf JungRollup merge of #73350 - nodakai:install-rs-support...
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 borsAuto merge of #73486 - Manishearth:rollup-11iyqpc,...
2020-06-18 Rich KadelMerge pull request #4 from rust-lang/master
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 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 borsAuto merge of #73065 - Amanieu:tls-fix, r=oli-obk
2020-06-17 erikdesjardinsignore-debug: debug assertions in slice indexing preven...
2020-06-17 Dylan MacKenzieAdd regression test for #73431
2020-06-17 borsAuto merge of #69890 - lenary:lenary/riscv-frame-pointe...
2020-06-17 Rich KadelEnsure profiling runtime for -Zinstrument-coverage
2020-06-17 Esteban KüberSuggest new type param on single char ident
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 Charles LewDisallow loading crates with non-ascii identifier name.
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 borsAuto merge of #72962 - lcnr:ObligationCause-lrc, r...
2020-06-16 oddgAdjust error message
2020-06-15 Rich Kadelupdated mir-opt test due to other recent changes to MIR
2020-06-15 Rich Kadeladded test, Operand::const_from_scalar, require_lang_it...
2020-06-15 Rich Kadelremoved experiments for cleaner github PR
2020-06-15 Rich Kadel[WIP] injects llvm intrinsic instrprof.increment for...
2020-06-15 Rich KadelMerge pull request #3 from rust-lang/master
2020-06-15 markmake all uses of ty::Error or ConstKind::Error delay...
2020-06-15 Erik Desjardinselaborate, add check for exact bounds
2020-06-15 Esteban Küberreview comments
2020-06-15 Esteban KüberExpand "recursive opaque type" diagnostic
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 Alex CrichtonChange how compiler-builtins gets many CGUs
2020-06-15 Harald HoyerEnable static-pie for the x86_64-unknown-linux-musl...
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...
next