]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #61665 - aschampion:slice-eq-ptr, r=sfackler
[rust.git] / src / test /
2019-07-11 Mazdak FarrokhzadRollup merge of #61665 - aschampion:slice-eq-ptr, r...
2019-07-10 borsAuto merge of #62561 - Centril:rollup-5pxj3bo, r=Centril
2019-07-10 borsAuto merge of #62564 - Mark-Simulacrum:azure-line-endin...
2019-07-10 Mazdak FarrokhzadRollup merge of #62532 - Mark-Simulacrum:syntax-print...
2019-07-10 Mazdak FarrokhzadRollup merge of #62493 - Freyskeyd:valid_example_read...
2019-07-10 Mazdak FarrokhzadRollup merge of #62481 - czipperz:iterator-last-nth...
2019-07-10 Mazdak FarrokhzadRollup merge of #62465 - matthewjasper:never-type-stora...
2019-07-10 Mazdak FarrokhzadRollup merge of #62275 - eddyb:const-drop-replace,...
2019-07-10 borsAuto merge of #62339 - pnkfelix:issue-61188-use-visitor...
2019-07-10 borsAuto merge of #62441 - RalfJung:place-ptr-normalization...
2019-07-10 borsAuto merge of #62555 - Centril:rollup-ti46adx, r=Centril
2019-07-10 Mazdak FarrokhzadRollup merge of #62474 - nikic:update-llvm, r=alexcrichton
2019-07-10 Mazdak FarrokhzadRollup merge of #62393 - petrochenkov:notto-disu, r...
2019-07-10 Mazdak FarrokhzadRollup merge of #62283 - fintelia:patch-5, r=Mark-Simul...
2019-07-10 Mazdak FarrokhzadRollup merge of #62278 - cuviper:iter-partition, r...
2019-07-10 Mazdak FarrokhzadRollup merge of #61853 - EricRahm:use_warning, r=varkor
2019-07-10 borsAuto merge of #62548 - ehuss:update-cargo, r=alexcrichton
2019-07-09 borsAuto merge of #62542 - Centril:rollup-5mpb8tu, r=Centril
2019-07-09 Nikita PopovAdjust codegen tests for DISPFlagMainSubprogram
2019-07-09 Vadim PetrochenkovAdd a test case with `$crate` from other crate
2019-07-09 Vadim PetrochenkovResolve `$crate` in all hygienic contexts for pretty...
2019-07-09 Vadim PetrochenkovPretty-print `$crate` as `crate`/`::my_crate` in tokens
2019-07-09 Vadim PetrochenkovAdd a test for `$crate` inside macro invocation
2019-07-09 Mazdak FarrokhzadRollup merge of #62541 - mark-i-m:patch-1, r=Centril
2019-07-09 Mazdak FarrokhzadRollup merge of #62535 - alexcrichton:ci-job-name,...
2019-07-09 Mazdak FarrokhzadRollup merge of #62527 - matklad:debug-assert, r=Centril
2019-07-09 Mazdak FarrokhzadRollup merge of #62526 - fakenine:normalize_use_of_back...
2019-07-09 Mazdak FarrokhzadRollup merge of #62520 - pnkfelix:add-test-for-42574...
2019-07-09 Mazdak FarrokhzadRollup merge of #62515 - tshepang:consistent, r=Centril
2019-07-09 Mazdak FarrokhzadRollup merge of #62470 - dima74:patch-1, r=GuillaumeGomez
2019-07-09 Mazdak FarrokhzadRollup merge of #62450 - nagisa:reclimit, r=pnkfelix
2019-07-09 Mazdak FarrokhzadRollup merge of #62417 - alexreg:fix-self-in-type-alias...
2019-07-09 borsAuto merge of #62221 - jonas-schievink:normalize-impl...
2019-07-09 borsAuto merge of #62233 - matthewjasper:exit-arm-scopes...
2019-07-09 Samy Kaciminormalize use of backticks in compiler messages for...
2019-07-09 Niko Matsakisrewrite the test to workaround #51525
2019-07-09 Felix S. Klock IIRegression test for issue 42574.
2019-07-09 borsAuto merge of #62463 - Disasm:riscv-lto, r=alexcrichton
2019-07-09 borsAuto merge of #62460 - RalfJung:llvm-null, r=eddyb
2019-07-09 borsAuto merge of #62511 - Centril:rollup-ojzb35x, r=Centril
2019-07-09 Mazdak FarrokhzadRollup merge of #62494 - sinkuu:unused_deps, r=alexcrichton
2019-07-09 Mazdak FarrokhzadRollup merge of #62403 - SimonSapin:concat, r=alexcrichton
2019-07-09 Mazdak FarrokhzadRollup merge of #62090 - davidtwco:ice-async-await...
2019-07-09 Mazdak FarrokhzadRollup merge of #60458 - KodrAus:debug_map_entry, r...
2019-07-08 borsAuto merge of #61224 - aloucks:drain_filter, r=Gankro
2019-07-08 borsAuto merge of #62473 - timvermeulen:is_sorted_by_key...
2019-07-08 Felix S. Klock IIAdded test explicitly testing that this PR continues...
2019-07-08 Felix S. Klock IIRegression tests and updates to existing tests.
2019-07-08 borsAuto merge of #62485 - Centril:rollup-gg3it1u, r=Centril
2019-07-08 Mazdak FarrokhzadRollup merge of #62478 - fakenine:normalize_use_of_back...
2019-07-08 Mazdak FarrokhzadRollup merge of #62477 - petrhosek:unwind-bootstrap...
2019-07-08 Mazdak FarrokhzadRollup merge of #62472 - fakenine:normalize_use_of_back...
2019-07-08 Mazdak FarrokhzadRollup merge of #62462 - JohnTitor:document-while,...
2019-07-08 Mazdak FarrokhzadRollup merge of #62356 - soc:topic/contains, r=Centril
2019-07-07 Samy Kaciminormalize use of backticks for compiler messages in...
2019-07-07 borsAuto merge of #62026 - mati865:deps, r=alexcrichton
2019-07-07 borsAuto merge of #62435 - scottmcm:constrained-array-impls...
2019-07-07 Scott McMurrayUse const generics for array impls, restricted to 0...
2019-07-07 Samy Kaciminormalize use of backticks in compiler messages for...
2019-07-07 borsAuto merge of #62467 - Centril:rollup-083tn7t, r=Centril
2019-07-07 Mazdak FarrokhzadRollup merge of #62286 - petrhosek:rustc-no-duplicate...
2019-07-07 Mazdak FarrokhzadRollup merge of #62213 - QuietMisdreavus:cfg-doctest...
2019-07-07 Mazdak FarrokhzadRollup merge of #62042 - petrochenkov:macstab, r=matthe...
2019-07-07 Mazdak FarrokhzadRollup merge of #61883 - zackmdavis:non_ascii_idents_li...
2019-07-07 Matthew JasperOnly omit StorageLive/Dead for variable that are never...
2019-07-07 borsAuto merge of #59800 - Zoxc:less-dylibs, r=alexcrichton
2019-07-07 Vadim PetrochenkovAddress review comments + Fix rebase
2019-07-07 Vadim Petrochenkovsyntax: Migrate built-in macros to the regular stabilit...
2019-07-07 Vadim PetrochenkovSupport deprecation checking for macros
2019-07-07 Vadim Petrochenkovresolve: Use standard stability diagnostics for macros
2019-07-07 Vadim Petrochenkovresolve: Check stability for local macros as well
2019-07-07 Vadim PetrochenkovCollect library features from non-exported macros
2019-07-07 borsAuto merge of #62434 - Manishearth:clippyup, r=Manishearth
2019-07-07 borsAuto merge of #62458 - Centril:rollup-j6o2sqj, r=Centril
2019-07-07 Mazdak FarrokhzadRollup merge of #62455 - zackmdavis:name_trait_for_ambi...
2019-07-07 Mazdak FarrokhzadRollup merge of #62438 - petrochenkov:buildwarn, r...
2019-07-07 Mazdak FarrokhzadRollup merge of #62379 - GuillaumeGomez:option-doc...
2019-07-07 Mazdak FarrokhzadRollup merge of #61990 - llogiq:questionmark-test,...
2019-07-07 QuietMisdreavusforce single-threaded text execution
2019-07-07 QuietMisdreavusrustdoc: set cfg(doctest) when collecting doctests
2019-07-07 John Kåre AlsakerLink compiler plugins to rustc_driver
2019-07-07 Alex Crichtonrustc: Remove `dylib` crate type from most rustc crates
2019-07-07 borsAuto merge of #62281 - Disasm:riscv-pic, r=nagisa
2019-07-07 Zack M. Davisin which the `non_ascii_idents` lint appears (RFC 2457)
2019-07-06 Zack M. Davisname the trait in ambiguous-associated-items fully...
2019-07-06 borsAuto merge of #62452 - Centril:rollup-5jww3h7, r=Centril
2019-07-06 Simonas KazlauskasRaise the default recursion limit to 128
2019-07-06 Matthew JasperExit arm scopes correctly in the HIR CFG
2019-07-06 Mazdak FarrokhzadRollup merge of #62436 - fakenine:normalize_use_of_back...
2019-07-06 Mazdak FarrokhzadRollup merge of #62422 - lzutao:remove-some-mem-uinit...
2019-07-06 Mazdak FarrokhzadRollup merge of #62243 - petrochenkov:macrodoc, r=eddyb
2019-07-06 Mazdak FarrokhzadRollup merge of #61862 - vorner:weak-into-raw-methods...
2019-07-06 Mazdak FarrokhzadRollup merge of #60081 - pawroman:cleanup_unicode_scrip...
2019-07-06 Samy Kaciminormalize use of backticks/lowercase in compiler messag...
2019-07-06 Vadim Petrochenkovresolve: Reserve cfg/cfg_attr/derive only in attribute...
2019-07-06 Alexander RegueiroBlessed tests.
2019-07-06 Alexander RegueiroAdded tests for issues.
2019-07-06 Vadim Petrochenkov`#[rustc_transparent_macro]` -> `#[rustc_macro_transpar...
2019-07-06 borsAuto merge of #61988 - Centril:there-is-only-loop,...
2019-07-06 Mazdak Farrokhzad--bless --compare-mode=nll
next