]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #97478 - JohnTitor:fixme-fn-decl, r=compiler-errors
[rust.git] / src / test /
2022-05-28 Guillaume GomezRollup merge of #97478 - JohnTitor:fixme-fn-decl, r...
2022-05-28 Guillaume GomezRollup merge of #97028 - ridwanabdillahi:pretty-printer...
2022-05-28 Guillaume GomezRollup merge of #96950 - JohnTitor:issue-96395, r=compi...
2022-05-28 borsAuto merge of #97207 - RalfJung:backtrace, r=Mark-Simul...
2022-05-28 borsAuto merge of #97461 - eddyb:proc-macro-less-payload...
2022-05-28 borsAuto merge of #97383 - dingxiangfei2009:restore-region...
2022-05-28 borsAuto merge of #97158 - JakobDegen:dse, r=tmiasko,cjgillot
2022-05-28 borsAuto merge of #97476 - Dylan-DPC:rollup-t53nxoe, r...
2022-05-28 Dylan DPCRollup merge of #97466 - jyn514:consolidate-install...
2022-05-28 Dylan DPCRollup merge of #97448 - Xiretza:os-str-unix-doc, r...
2022-05-28 Dylan DPCRollup merge of #97327 - davidtwco:diagnostic-translati...
2022-05-28 Dylan DPCRollup merge of #97034 - fee1-dead-contrib:layout-hash...
2022-05-28 Dylan DPCRollup merge of #94640 - Pointerbender:issue-71146...
2022-05-28 borsAuto merge of #97465 - jyn514:dist-ra, r=Mark-Simulacrum
2022-05-28 borsAuto merge of #97284 - b-naber:constraint-dyn-impl...
2022-05-28 borsAuto merge of #97433 - GuillaumeGomez:rm-refcell-contex...
2022-05-28 Jakob DegenSwitch incremental/hashes tests to all use optimizations.
2022-05-27 borsAuto merge of #97468 - matthiaskrgr:rollup-8cu0hqr...
2022-05-27 Matthias KrügerRollup merge of #97462 - GuillaumeGomez:more-eslint...
2022-05-27 Matthias KrügerRollup merge of #97458 - estebank:use-self-in-derive...
2022-05-27 Matthias KrügerRollup merge of #97457 - JohnTitor:issue-81899, r=compi...
2022-05-27 Matthias KrügerRollup merge of #97453 - lcnr:comment, r=jackh726
2022-05-27 Matthias KrügerRollup merge of #97411 - raiyansayeed:print-stderr...
2022-05-27 Matthias KrügerRollup merge of #95214 - tbu-:pr_vec_append_doc, r...
2022-05-27 Eduard-Mihai Burtescuproc_macro: don't pass a client-side function pointer...
2022-05-27 borsAuto merge of #96790 - lqd:update_jemalloc, r=Mark...
2022-05-27 Esteban KüberModify `derive(Debug)` to use `Self` in struct literal...
2022-05-27 Esteban KüberAdd test for #97343
2022-05-27 Yuki OkushiAdd regression test for #81899
2022-05-27 borsAuto merge of #96046 - oli-obk:const_typeck, r=cjgillot
2022-05-27 Oli SchererUpdate tests on aarch64
2022-05-27 borsAuto merge of #97442 - hafeoz:master, r=GuillaumeGomez
2022-05-27 borsAuto merge of #97004 - nnethercote:proc-macro-tweaks...
2022-05-27 borsAuto merge of #97444 - compiler-errors:rollup-2gvdav6...
2022-05-27 Michael GouletRollup merge of #97436 - compiler-errors:macos-ping...
2022-05-27 Michael GouletRollup merge of #97066 - petrochenkov:nofragkind, r...
2022-05-27 Michael GouletRollup merge of #96051 - newpavlov:duration_rounding...
2022-05-27 borsAuto merge of #96298 - petrochenkov:fromgen, r=estebank
2022-05-26 Vadim Petrochenkovlibcore: Add `iter::from_generator` which is like ...
2022-05-26 hafeozRemove few characters for tidy check to pass
2022-05-26 borsAuto merge of #97386 - nnethercote:optimize-pos-adjustm...
2022-05-26 hafeozAdd tests
2022-05-26 Matthias KrügerRollup merge of #97354 - GuillaumeGomez:browser-ui...
2022-05-26 Matthias KrügerRollup merge of #96033 - yaahc:expect-elaboration,...
2022-05-26 borsAuto merge of #97046 - conradludgate:faster-ascii-case...
2022-05-26 borsAuto merge of #97168 - SparrowLii:accesses, r=cjgillot
2022-05-26 borsAuto merge of #96742 - m-ou-se:bsd-no-ancillary, r...
2022-05-26 borsAuto merge of #97410 - jyn514:tool-std-features, r...
2022-05-26 borsAuto merge of #97369 - tmiasko:codgen-ssa-atomic-orderi...
2022-05-25 borsAuto merge of #97409 - GuillaumeGomez:rollup-808v9ge...
2022-05-25 Guillaume GomezRollup merge of #97407 - ehuss:update-books, r=ehuss
2022-05-25 Guillaume GomezRollup merge of #97394 - GuillaumeGomez:more-eslint...
2022-05-25 Guillaume GomezRollup merge of #97375 - petrochenkov:zgccld, r=bjorn3
2022-05-25 Guillaume GomezRollup merge of #97317 - GuillaumeGomez:gui-settings...
2022-05-25 borsAuto merge of #97403 - arlosi:update-cargo, r=ehuss
2022-05-25 borsAuto merge of #97401 - Dylan-DPC:rollup-fh9e61o, r...
2022-05-25 b-naberbless existing test with compare-mode=nll and remove...
2022-05-25 b-naberupdate tests
2022-05-25 Dylan DPCRollup merge of #97400 - JohnTitor:typo-fix-substructur...
2022-05-25 Dylan DPCRollup merge of #97398 - JohnTitor:issue-82830, r=compi...
2022-05-25 Dylan DPCRollup merge of #97351 - b-naber:adt-const-params-struc...
2022-05-25 Dylan DPCRollup merge of #97328 - petrochenkov:nativice, r=micha...
2022-05-25 Dylan DPCRollup merge of #97302 - compiler-errors:writeback...
2022-05-25 borsAuto merge of #94954 - SimonSapin:null-thin3, r=yaahc
2022-05-25 Yuki OkushiAdd regression test for #82830
2022-05-25 borsAuto merge of #97388 - Dylan-DPC:rollup-tfuc4tf, r...
2022-05-25 Dylan DPCRollup merge of #97384 - nnethercote:fix-metadata-stats...
2022-05-25 Dylan DPCRollup merge of #97370 - compiler-errors:else-no-if...
2022-05-25 Dylan DPCRollup merge of #97233 - c410-f3r:assert-lib, r=scottmcm
2022-05-25 Dylan DPCRollup merge of #96913 - Urgau:rfc3239-part2, r=petroch...
2022-05-25 Dylan DPCRollup merge of #95953 - JakobDegen:repeat-leak, r...
2022-05-25 borsAuto merge of #97345 - lcnr:fast_reject, r=nnethercote
2022-05-25 borsAuto merge of #97382 - Dylan-DPC:rollup-2t4ov4z, r...
2022-05-25 Dylan DPCRollup merge of #97379 - ear7h:master, r=thomcc
2022-05-25 Dylan DPCRollup merge of #97323 - 5225225:strict_init_checks...
2022-05-25 Dylan DPCRollup merge of #97105 - JulianKnodt:const_dep_gen_cons...
2022-05-25 Dylan DPCRollup merge of #97026 - Nilstrieb:make-atomic-debug...
2022-05-25 Dylan DPCRollup merge of #93604 - tmandry:libunwind-fuchsia...
2022-05-25 borsAuto merge of #97376 - compiler-errors:lazy-polymorphic...
2022-05-25 Jakob DegenFix/bless tests broken by DSE
2022-05-25 Jakob DegenAdd dead store elimination pass
2022-05-25 borsAuto merge of #97365 - klensy:rustdoc-vs-clippy, r...
2022-05-24 borsAuto merge of #97372 - JohnTitor:rollup-6owv1v0, r...
2022-05-24 Michael GouletMinor improvement on else-no-if diagnostic
2022-05-24 Yuki OkushiRollup merge of #97364 - notriddle:continue-keyword...
2022-05-24 Yuki OkushiRollup merge of #97363 - wackbyte:sliceindex-doc-typo...
2022-05-24 Yuki OkushiRollup merge of #97358 - GuillaumeGomez:update-minifier...
2022-05-24 Yuki OkushiRollup merge of #97355 - GuillaumeGomez:remove-brush...
2022-05-24 Yuki OkushiRollup merge of #97266 - est31:unknown_lints_cfg_attr...
2022-05-24 Yuki OkushiRollup merge of #93966 - rkuhn:patch-1, r=tmandry
2022-05-24 Jakob DegenModify MIR building to drop `foo` in `[foo; 0]`
2022-05-24 borsAuto merge of #97360 - RalfJung:rustup, r=RalfJung
2022-05-24 ridwanabdillahiAdd support for embedding pretty printers via the ...
2022-05-24 Oli SchererUpdate messages
2022-05-24 Oli SchererMake a test independent of 64/32 bit
2022-05-24 Oli SchererAdd the transmute and asm checks to typeck as deferred...
2022-05-24 borsAuto merge of #97356 - Dylan-DPC:rollup-bhceawj, r...
2022-05-24 David Woodmacros: introduce `fluent_messages` macro
2022-05-24 Oli Scherertrait selection errors should poison the typeck results...
2022-05-24 est31Emit weird lint name lints after expansion
next