]> git.lizzy.rs Git - rust.git/history - src/test/ui/panic-handler/panic-handler-bad-signature-4.stderr
stabilize `#[panic_handler]`
[rust.git] / src / test / ui / panic-handler / panic-handler-bad-signature-4.stderr
2018-09-07 Jorge Apariciostabilize `#[panic_handler]`
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]