]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #54755 - lucasloisp:document-reference-address-eq, r=QuietMisdreavus
[rust.git] / src / test /
2018-10-12 kennytmRollup merge of #54755 - lucasloisp:document-reference...
2018-10-12 borsAuto merge of #53933 - GuillaumeGomez:codeblock-error...
2018-10-12 borsAuto merge of #54534 - nagisa:align-offset-simplificati...
2018-10-12 borsAuto merge of #54924 - RalfJung:use-maybe-uninit2,...
2018-10-11 borsAuto merge of #54592 - GabrielMajeri:no-plt, r=nagisa
2018-10-11 Gabriel MajeriSupport for disabling the PLT on ELF targets
2018-10-11 borsAuto merge of #54911 - ljedrz:cleanup_codegen_llvm_top...
2018-10-11 borsAuto merge of #54850 - mcr431:fix-54707-trait-function...
2018-10-11 borsAuto merge of #54969 - Manishearth:rollup, r=Manishearth
2018-10-11 borsAuto merge of #54848 - davidtwco:issue-52663-trait...
2018-10-10 Manish GoregaokarRollup merge of #54909 - scalexm:finish-rules, r=nikoma...
2018-10-10 Manish GoregaokarRollup merge of #54904 - Kerollmops:stabilize-option...
2018-10-10 Manish GoregaokarRollup merge of #54893 - dsciarra:issue-54379, r=pnkfelix
2018-10-10 Manish GoregaokarRollup merge of #54870 - flip1995:stabilize_tool_lints...
2018-10-10 Manish GoregaokarRollup merge of #54862 - Havvy:cfg_attr_multi, r=petroc...
2018-10-10 Manish GoregaokarRollup merge of #54848 - davidtwco:issue-52663-trait...
2018-10-10 borsAuto merge of #54747 - levex:inline-asm-bad-operands...
2018-10-10 borsAuto merge of #54732 - cramertj:waker, r=aturon
2018-10-10 borsAuto merge of #54802 - davidtwco:issue-53040, r=pnkfelix
2018-10-10 borsAuto merge of #54461 - RalfJung:pointer-provenance...
2018-10-10 borsAuto merge of #54831 - davidtwco:issue-52663-struct...
2018-10-10 borsAuto merge of #54764 - tromey:test-rust-lldb, r=alexcri...
2018-10-09 flip1995Remove feature-gate tests
2018-10-09 flip1995Remove `feature(tool_lints)` from tests
2018-10-09 borsAuto merge of #54734 - pawroman:fix_range_borrowing_sug...
2018-10-09 borsAuto merge of #54613 - matthiaskrgr:string_from_inline_...
2018-10-09 borsAuto merge of #54762 - RalfJung:miri-validate, r=oli-obk
2018-10-09 Ralf Jungfix nits and handling of extern static
2018-10-09 Ralf Jungunify handling of thin and fat pointers by moving primi...
2018-10-09 Ralf Jungadd some tests with constants that better be valid
2018-10-09 Ralf Jungmove a test to a better place
2018-10-09 Ralf Jungalso validate everything that has a Scalar layout,...
2018-10-09 Ralf Jungfix validating arrays of ZSTs
2018-10-09 Ralf Jungswitch validation of scalars to be type-driven
2018-10-09 Ralf Jungcheck that entire ref is in-bounds before recursing...
2018-10-09 David WoodImprove message for closure returning a closure.
2018-10-09 David WoodImprove errors for `FnMut` closures.
2018-10-09 borsAuto merge of #54757 - nikomatsakis:nll-issue-54573...
2018-10-09 borsAuto merge of #54798 - matthewjasper:free-region-closur...
2018-10-09 Paweł RomanowskiFix test for windows os
2018-10-09 Matthew Russoparse_trait_item_ now handles interpolated blocks as...
2018-10-08 Niko Matsakisadd pattern type ascriptions for tuple/brace structs...
2018-10-08 borsAuto merge of #54686 - zackmdavis:zero_life, r=nikomatsakis
2018-10-08 Tom TromeyRun debuginfo tests against rust-enabled lldb, when...
2018-10-08 Paweł RomanowskiAttempt to fix #54505 tests for wasm
2018-10-08 scalexmAdd chalk rules related to associated type defs
2018-10-08 borsAuto merge of #54871 - u32i64:master, r=frewsxcv
2018-10-08 David WoodChange from label to suggestion.
2018-10-08 David WoodAdd struct field suggestions.
2018-10-08 borsAuto merge of #54865 - pietroalbini:1.29.2-notes, r...
2018-10-08 borsAuto merge of #54847 - ljedrz:kill_graphviz_intocow...
2018-10-08 Havvy (Ryan Scheel)cfg-attr-multi: Change issue number to actual tracking...
2018-10-08 borsAuto merge of #54700 - frewsxcv:frewsxcv-binary-search...
2018-10-08 Zack M. Davisstructured suggestions for unused-lifetimes lint
2018-10-08 borsAuto merge of #54609 - kzys:404-search, r=GuillaumeGomez
2018-10-07 borsAuto merge of #53517 - phungleson:fix-impl-from-for...
2018-10-07 borsAuto merge of #54810 - 1aim:unused-impl-trait, r=oli-obk
2018-10-07 David WoodUpdate logic to search for casts.
2018-10-07 David WoodIdentify borrows captured by trait objects.
2018-10-07 borsAuto merge of #54835 - oli-obk:mögen_konstante_funktion...
2018-10-07 Donato SciarraFix internal compiler error on malformed match arm...
2018-10-07 borsAuto merge of #54813 - petrochenkov:uilocale, r=alexcri...
2018-10-07 Havvy (Ryan Scheel)cfg_attr_multi: Feature gate
2018-10-07 borsAuto merge of #54823 - euclio:needs-test, r=alexcrichton
2018-10-07 borsAuto merge of #54451 - alexcrichton:no-mangle-extern...
2018-10-07 borsAuto merge of #54782 - pnkfelix:issue-54556-semi-on...
2018-10-06 Alex Crichtonrustc: Allow `#[no_mangle]` anywhere in a crate
2018-10-06 borsAuto merge of #54756 - ljedrz:cleanup_middle, r=michael...
2018-10-06 borsAuto merge of #54854 - matthiaskrgr:clippy_update,...
2018-10-06 Levente Kurusacodegen_llvm: verify that inline assembly operands...
2018-10-06 borsAuto merge of #54766 - alexcrichton:wasm-all-symbols...
2018-10-06 Matthew JasperImprove closure region bound errors
2018-10-06 borsAuto merge of #54859 - pietroalbini:rollup, r=pietroalbini
2018-10-06 Havvy (Ryan Scheel)cfg_attr_multi: Basic implementation
2018-10-05 Pietro AlbiniRollup merge of #54853 - davidtwco:issue-52663-missing...
2018-10-05 Pietro AlbiniRollup merge of #54851 - alexcrichton:revert-optimize...
2018-10-05 Pietro AlbiniRollup merge of #54838 - 11Takanori:fix-typo, r=petroch...
2018-10-05 Pietro AlbiniRollup merge of #54834 - kzys:fix-small-screen, r=Guill...
2018-10-05 Pietro AlbiniRollup merge of #54833 - abonander:issue-54441, r=petro...
2018-10-05 Pietro AlbiniRollup merge of #54812 - pnkfelix:issue-32382-index...
2018-10-05 Pietro AlbiniRollup merge of #54804 - euclio:inverted-parameters...
2018-10-05 Pietro AlbiniRollup merge of #54787 - varkor:unused-mut-in-desugarin...
2018-10-05 Pietro AlbiniRollup merge of #54781 - phansch:master, r=varkor
2018-10-05 Pietro AlbiniRollup merge of #54717 - ljedrz:cleanup_ty_p1, r=davidtwco
2018-10-05 Pietro AlbiniRollup merge of #54078 - GabrielMajeri:expand-sync...
2018-10-05 borsAuto merge of #54743 - ljedrz:cleanup_ty_p2, r=zackmdavis
2018-10-05 David WoodSimplify test.
2018-10-05 borsAuto merge of #54741 - oli-obk:impl_trait_hierarchy...
2018-10-05 Andy Russelladd suggestion for inverted function parameters
2018-10-05 borsAuto merge of #54336 - petrochenkov:preuni, r=alexcrichton
2018-10-05 borsAuto merge of #52121 - jebrosen:macros2_feature, r...
2018-10-05 Felix S. Klock IIUnit tests for issue #54556. Some were also taken from...
2018-10-05 Felix S. Klock IIUpdates to .stderr output in ui tests from earlier...
2018-10-05 Austin Bonandermake `Parser::parse_foreign_item()` return a foreign...
2018-10-05 Oliver SchneiderStabilize `min_const_fn`
2018-10-05 Vadim PetrochenkovReapply the macro_rules disambiguation changes from...
2018-10-05 Vadim Petrochenkovexpansion: Remove restriction on use of macro attribute...
2018-10-05 Vadim Petrochenkovresolve: Merge resolution for `macro_rules` into the...
2018-10-05 borsAuto merge of #54703 - davidtwco:issue-52086, r=nikomat...
2018-10-05 Vadim PetrochenkovFix two UI tests with locale-dependent output
next