]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #61453 - lzutao:nouse-featuregate-integer_atomics, r=sfackler
[rust.git] / src / test /
2019-06-04 Pietro AlbiniRollup merge of #61453 - lzutao:nouse-featuregate-integ...
2019-06-04 Pietro AlbiniRollup merge of #61069 - Zoxc:drop-borrow-fix, r=pnkfelix
2019-06-04 borsAuto merge of #61454 - lzutao:ice-rotate_left, r=RalfJung
2019-06-04 Lzu TaoFix integer overflow in rotate_left
2019-06-04 Lzu TaoRemove unneeded feature attr from atomic integers doctests
2019-06-04 borsAuto merge of #61437 - christianpoveda:const-eval-indir...
2019-06-04 borsAuto merge of #61136 - matthewjasper:cannot-move-errors...
2019-06-04 borsAuto merge of #61510 - Centril:rollup-bvi95y2, r=Centril
2019-06-04 Christian PovedaAdd const-eval support for indirects
2019-06-04 Mazdak FarrokhzadRollup merge of #61499 - varkor:issue-53457, r=oli-obk
2019-06-04 Mazdak FarrokhzadRollup merge of #61497 - Mark-Simulacrum:codegen-units...
2019-06-04 Mazdak FarrokhzadRollup merge of #61496 - Mark-Simulacrum:tidy-unbalance...
2019-06-04 Mazdak FarrokhzadRollup merge of #61489 - alexcrichton:appveyor-timings...
2019-06-04 Mazdak FarrokhzadRollup merge of #61485 - pietroalbini:retry-azure-uploa...
2019-06-04 Mazdak FarrokhzadRollup merge of #61446 - czipperz:nll-unused_mut, r...
2019-06-04 Mazdak FarrokhzadRollup merge of #61444 - estebank:const-pt-as-ref,...
2019-06-04 Mazdak FarrokhzadRollup merge of #61420 - felixrabe:patch-2, r=dtolnay
2019-06-04 Mazdak FarrokhzadRollup merge of #61419 - scottmcm:casing-is-on-strings...
2019-06-04 Mazdak FarrokhzadRollup merge of #61413 - davidtwco:async-argument-order...
2019-06-04 Mazdak FarrokhzadRollup merge of #61409 - varkor:condition-trait-param...
2019-06-04 Mazdak FarrokhzadRollup merge of #61404 - RalfJung:miri-unsize, r=oli-obk
2019-06-04 Mazdak FarrokhzadRollup merge of #61135 - czipperz:rc-make_mut-weak...
2019-06-04 borsAuto merge of #61467 - Manishearth:clippyup, r=Manishearth
2019-06-03 borsAuto merge of #59148 - lcnr:unchecked_maths, r=eddyb
2019-06-03 lcnr/Bastian Kauschkeadd ui tests for unchecked math
2019-06-03 borsAuto merge of #61100 - varkor:must_use-tuple-expr,...
2019-06-03 varkorAdd ui/impl-trait/issues folder
2019-06-03 varkorAdd a regression test for #53457
2019-06-03 varkorAdd nested must_use variant
2019-06-03 varkorSpecify tuple element in lint message
2019-06-03 varkorAdd function call to test
2019-06-03 varkorUse precise span for must_use tuple components
2019-06-03 varkorAdd test for #[must_use] in tuples
2019-06-03 borsAuto merge of #59033 - GuillaumeGomez:duplicated-bounds...
2019-06-03 Matthew JasperUpdate tests for changes to cannot move errors
2019-06-03 David Woodrustc: remove `HirId` from `ArgSource::AsyncFn`
2019-06-03 borsAuto merge of #57214 - Zoxc:no-local-interners, r=eddyb
2019-06-03 lcnr/Bastian Kauschkeadd codegen test for unchecked math
2019-06-03 David Woodrustc: async fn drop order lowering in HIR
2019-06-03 varkorAllow `true` and `false` in const generic arguments
2019-06-03 borsAuto merge of #61062 - mark-i-m:mono-mv, r=eddyb,oli-obk
2019-06-03 borsAuto merge of #61331 - estebank:fn-arg-parse-recovery...
2019-06-03 borsAuto merge of #61361 - estebank:infer-type, r=varkor
2019-06-03 Chris GregoryUse a type implementing Drop
2019-06-03 borsAuto merge of #61008 - GuillaumeGomez:fix-rustdoc-code...
2019-06-02 borsAuto merge of #61278 - RalfJung:miri-tag-allocations...
2019-06-02 borsAuto merge of #61460 - Centril:rollup-8txhjx4, r=Centril
2019-06-02 Mazdak FarrokhzadRollup merge of #61458 - fabric-and-ink:doc-typo, r...
2019-06-02 Mazdak FarrokhzadRollup merge of #61451 - 0x1793d1:master, r=Centril
2019-06-02 Mazdak FarrokhzadRollup merge of #61441 - estebank:fn-call-in-match...
2019-06-02 Mazdak FarrokhzadRollup merge of #61438 - estebank:generics-span, r...
2019-06-02 Mazdak FarrokhzadRollup merge of #61423 - davidtwco:correct-symbol-mangl...
2019-06-02 Mazdak FarrokhzadRollup merge of #61380 - varkor:expected-usize-got...
2019-06-02 borsAuto merge of #61276 - eddyb:kill-res-upvar, r=petrochenkov
2019-06-02 borsAuto merge of #61384 - varkor:fmin-fmax-llvm-opt, r...
2019-06-02 Esteban KüberSuggest using `as_ref` on `*const T`
2019-06-02 varkorAdd regression test for #61422
2019-06-02 varkorAdd error for pattern-matching on arrays without a...
2019-06-02 varkorFix unwrapping usize issue with transparent MaybeUnit...
2019-06-02 Chris GregoryAdd test
2019-06-01 Esteban KüberTweak wording when encountering `fn` call in pattern
2019-06-01 Esteban KüberAccount for cases where we can find the type arg name...
2019-06-01 Esteban Küberreview comment: tweak wording
2019-06-01 Esteban KüberExplain that `impl Trait` introduces an implicit type...
2019-06-01 Eduard-Mihai Burtescurustc: collect upvars from HIR, instead of during name...
2019-06-01 Esteban KüberPoint at individual type arguments on arg count mismatch
2019-06-01 borsAuto merge of #61350 - RalfJung:alloc, r=oli-obk
2019-06-01 David Woodcodegen: change `$6d$` to `$u6d$`
2019-06-01 borsAuto merge of #61418 - Centril:rollup-yvj33a1, r=Centril
2019-06-01 Esteban KüberMake generics always have a valid span
2019-06-01 Mazdak FarrokhzadRollup merge of #61403 - estebank:test-cleanup, r=petro...
2019-06-01 Mazdak FarrokhzadRollup merge of #61391 - wesleywiser:doc_comments_inter...
2019-06-01 Mazdak FarrokhzadRollup merge of #61389 - Zoxc:arena-cleanup, r=eddyb
2019-06-01 Mazdak FarrokhzadRollup merge of #61387 - JohnTitor:remove-unused, r...
2019-06-01 Mazdak FarrokhzadRollup merge of #61375 - varkor:panic-contains-string...
2019-06-01 Mazdak FarrokhzadRollup merge of #61364 - lzutao:stabilize-reverse_bits...
2019-06-01 Mazdak FarrokhzadRollup merge of #61263 - GuillaumeGomez:valid-html...
2019-06-01 Mazdak FarrokhzadRollup merge of #60729 - matthewjasper:leak-after-into...
2019-06-01 Esteban KüberTweak wording
2019-06-01 borsAuto merge of #60145 - little-dude:ip2, r=alexcrichton
2019-06-01 Esteban KüberOn type inference errors use the type argument name...
2019-06-01 Esteban KüberAlternative wording for inference failure
2019-06-01 Esteban KüberAdd more detail to type inference error
2019-06-01 borsAuto merge of #61394 - pietroalbini:rollup-lzugnb4...
2019-05-31 borsAuto merge of #61300 - indygreg:upgrade-cross-make...
2019-05-31 Esteban Küberfix tidy
2019-05-31 varkorAdd test for condition in trait const param
2019-05-31 borsAuto merge of #57967 - eddyb:rmangle, r=michaelwoerister
2019-05-31 Eduard-Mihai Burtescutest: add a more complex symbol-name testcase.
2019-05-31 Eduard-Mihai Burtescutest: force `legacy` mangling for run-make-fulldeps...
2019-05-31 Eduard-Mihai Burtescutest: support both (`legacy` and `v0`) choices of mangling.
2019-05-31 Eduard-Mihai Burtescurustc_codegen_utils: don't ignore `Ctor` path component...
2019-05-31 Eduard-Mihai Burtescurustc_codegen_utils: test demangler output, not just...
2019-05-31 borsAuto merge of #61298 - matthiaskrgr:submodule_upd,...
2019-05-31 Pietro AlbiniRollup merge of #61382 - OptimisticPeach:patch-1, r...
2019-05-31 Pietro AlbiniRollup merge of #61374 - VirrageS:master, r=Centril
2019-05-31 Pietro AlbiniRollup merge of #61372 - mati865:books, r=Centril,Guill...
2019-05-31 Pietro AlbiniRollup merge of #61369 - Vallentin:patch-1, r=varkor
2019-05-31 Pietro AlbiniRollup merge of #61363 - lzutao:stabilize-iter_nth_back...
2019-05-31 Pietro AlbiniRollup merge of #61359 - GuillaumeGomez:fix-deref-doc...
next