]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/auxiliary/some-panic-impl.rs
Auto merge of #53960 - estebank:issue-51303, r=nagisa
[rust.git] / src / test / compile-fail / auxiliary / some-panic-impl.rs
2018-09-09 borsAuto merge of #53960 - estebank:issue-51303, r=nagisa
2018-09-09 borsAuto merge of #53949 - estebank:unclosed-delim, r=nikom...
2018-09-08 borsAuto merge of #53909 - mikhail-m1:53643, r=nikomatsakis
2018-09-08 borsAuto merge of #53903 - GabrielMajeri:opt-miri-array...
2018-09-08 borsAuto merge of #53705 - ms2300:tmp, r=oli-obk
2018-09-08 borsAuto merge of #54051 - kennytm:rollup, r=kennytm
2018-09-08 borsAuto merge of #51366 - japaric:stable-panic-impl, r...
2018-09-07 Jorge Apariciostabilize `#[panic_handler]`
2018-09-07 kennytmRollup merge of #53550 - brson:recurring, r=estebank
2018-09-07 kennytmRollup merge of #53376 - frewsxcv:frewsxcv-copy, r...
2018-09-06 borsAuto merge of #53575 - matthewjasper:unsized-is-an...
2018-09-05 borsAuto merge of #52994 - varkor:trim_direction, r=alexcri...
2018-09-05 borsAuto merge of #53027 - matklad:once_is_completed, r...
2018-09-02 borsAuto merge of #53599 - matthiaskrgr:split_str__to__spli...
2018-09-01 borsAuto merge of #53815 - F001:if-let-guard, r=petrochenkov
2018-09-01 borsAuto merge of #53533 - withoutboats:error-source, r...
2018-08-31 borsAuto merge of #51384 - QuietMisdreavus:extern-version...
2018-08-31 borsAuto merge of #53699 - oli-obk:promotion_stability_hole...
2018-08-30 Pietro AlbiniRollup merge of #53702 - jkozlowski:correct_version_for...
2018-08-30 Pietro AlbiniRollup merge of #53655 - jcpst:with_applicability,...
2018-08-30 Pietro AlbiniRollup merge of #53513 - nnethercote:inline-shallow_res...
2018-08-30 Pietro AlbiniRollup merge of #53476 - GuillaumeGomez:try-from-int...
2018-08-30 Pietro AlbiniRollup merge of #53389 - RalfJung:thread-join, r=sfackler
2018-08-30 Pietro AlbiniRollup merge of #53113 - kpp:more_docs_for_cow, r=Guill...
2018-08-30 Pietro AlbiniRollup merge of #51760 - GuillaumeGomez:add-another...
2018-08-29 borsAuto merge of #53564 - MaloJaffre:vecdeque, r=gnzlbg
2018-08-29 borsAuto merge of #53245 - michaelwoerister:thinlto-rust...
2018-08-28 borsAuto merge of #53493 - matthewjasper:hair-spans, r...
2018-08-28 borsAuto merge of #53404 - oconnor663:current_dir_behavior...
2018-08-27 borsAuto merge of #53227 - nivkner:pin_move, r=RalfJung
2018-08-27 borsAuto merge of #51456 - qmx:crate-in-path, r=nikomatsakis
2018-08-27 borsAuto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis
2018-08-27 borsAuto merge of #53580 - nikomatsakis:nll-issue-53568...
2018-08-27 borsAuto merge of #53656 - nnethercote:HybridIdxSet-tweaks...
2018-08-27 borsAuto merge of #53648 - japaric:thumb-lld, r=alexcrichton
2018-08-26 borsAuto merge of #53715 - pietroalbini:missing-components...
2018-08-26 Guillaume GomezRollup merge of #53706 - ehuss:rustdoc-section-anchor...
2018-08-26 Guillaume GomezRollup merge of #53651 - GuillaumeGomez:struct-keyword...
2018-08-26 Guillaume GomezRollup merge of #53626 - kzys:hashchange, r=GuillaumeGomez
2018-08-26 Guillaume GomezRollup merge of #53428 - RalfJung:libtest-terse, r...
2018-08-26 Guillaume GomezRollup merge of #53043 - GuillaumeGomez:improve-unstabl...
2018-08-26 borsAuto merge of #53629 - nnethercote:lazier-SparseBitMatr...
2018-08-26 borsAuto merge of #53623 - cramertj:libc-update, r=alexcrichton
2018-08-26 borsAuto merge of #53619 - japaric:panic-handler, r=SimonSapin
2018-08-23 Jorge Aparicioadd #[panic_handler]; deprecate #[panic_implementation]
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-08-14 David WoodMoved problematic tests on x86_64-pc-windows-gnu back...
2018-08-14 David WoodMoved compile-fail tests to ui tests.
2018-07-30 Brad Gibsonresolved upstream merge conflicts
2018-07-06 kennytmRollup merge of #52096 - d-e-s-o:fix-typo, r=sfackler
2018-06-29 borsAuto merge of #51290 - Pslydhh:master, r=alexcrichton
2018-06-22 kennytmRollup merge of #51158 - ogham:patch-1, r=steveklabnik
2018-06-21 borsAuto merge of #50336 - japaric:llvm-tools, r=Mark-Simul...
2018-06-19 borsAuto merge of #51278 - EPashkin:fix_mod_with_multilevel...
2018-06-10 borsAuto merge of #51200 - tmccombs:stable-iter-repeat...
2018-06-10 borsAuto merge of #51320 - tmccombs:step-by, r=SimonSapin
2018-06-09 borsAuto merge of #51042 - matthewjasper:reenable-trivial...
2018-06-08 Mark RousskovRollup merge of #51412 - nnethercote:pending_obligation...
2018-06-08 Mark RousskovRollup merge of #51276 - Havvy:dyn-trait-send-send...
2018-06-08 Mark RousskovRollup merge of #51099 - Crazycolorz5:expectedclosepare...
2018-06-08 Mark RousskovRollup merge of #50143 - petrochenkov:mexuniq, r=nikoma...
2018-06-07 kennytmRollup merge of #51283 - kennytm:fix-51279-preempt...
2018-06-06 borsAuto merge of #51263 - cramertj:futures-in-core, r...
2018-06-06 borsAuto merge of #51333 - GuillaumeGomez:reexport-fmt...
2018-06-05 Mark SimulacrumRollup merge of #51255 - avdv:patch-1, r=kennytm
2018-06-05 Mark SimulacrumRollup merge of #50852 - mandeep:fix-rustdoc-example...
2018-06-05 borsAuto merge of #51246 - vakaras:select_polonius_algo_via...
2018-06-05 borsAuto merge of #51324 - oli-obk:debug_overflow, r=estebank
2018-06-05 borsAuto merge of #51242 - ytausky:mut-ref, r=estebank
2018-06-04 borsAuto merge of #51307 - oli-obk:miri_fixes, r=eddyb
2018-06-04 borsAuto merge of #51328 - oli-obk:no_union_promotion,...
2018-06-04 Dylan DPCMerge branch 'master' into stabilise/termination-test
2018-06-04 Mark SimulacrumRollup merge of #51329 - kennytm:trans-left-over, r...
2018-06-04 Mark SimulacrumRollup merge of #51326 - sdroege:slice-iter-cleanup...
2018-06-04 Mark SimulacrumRollup merge of #51323 - nikic:switch-int-lowering...
2018-06-04 Mark SimulacrumRollup merge of #51317 - oli-obk:incremental_all_the_wa...
2018-06-04 Mark SimulacrumRollup merge of #51299 - faern:const-int-ops, r=oli-obk
2018-06-04 Mark SimulacrumRollup merge of #51288 - Mark-Simulacrum:delete-is...
2018-06-03 borsAuto merge of #51111 - kennytm:intralink-resolution...
2018-06-03 borsAuto merge of #50338 - japaric:panic-impl, r=alexcrichton
2018-06-03 Jorge Aparicioadd more tests