]> git.lizzy.rs Git - rust.git/history - src/test/ui
Auto merge of #51861 - GuillaumeGomez:prevent-some-markdown-short-doc, r=QuietMisdreavus
[rust.git] / src / test / ui /
2018-07-06 borsAuto merge of #51861 - GuillaumeGomez:prevent-some...
2018-07-05 borsAuto merge of #51732 - GuillaumeGomez:cmd-line-lint...
2018-07-05 borsAuto merge of #51917 - alexcrichton:update, r=Mark...
2018-07-05 borsAuto merge of #51599 - GuillaumeGomez:reduce-search...
2018-07-05 borsAuto merge of #52012 - oli-obk:clippy, r=kennytm
2018-07-05 borsAuto merge of #51967 - varkor:const-body-break-continue...
2018-07-05 borsAuto merge of #51936 - japaric:rust-lld, r=alexcrichton
2018-07-05 borsAuto merge of #51938 - zackmdavis:and_the_case_of_the_l...
2018-07-05 borsAuto merge of #51964 - matthewjasper:unused-mut-mir...
2018-07-04 borsAuto merge of #51803 - lucasem:rustdoc-code-hash-escape...
2018-07-04 borsAuto merge of #51611 - QuietMisdreavus:slippery-macros...
2018-07-04 borsAuto merge of #51395 - SimonSapin:repr-transparent...
2018-07-04 borsAuto merge of #51870 - nnethercote:reuse-DefsUsesVisito...
2018-07-04 borsAuto merge of #51935 - cramertj:unpin-references, r...
2018-07-04 borsAuto merge of #51895 - nikomatsakis:move-self-trait...
2018-07-03 borsAuto merge of #51926 - matthewjasper:Initialization...
2018-07-03 borsAuto merge of #51900 - PramodBisht:51813_b, r=nikomatsakis
2018-07-03 Matthew JasperFix various nll unused mut errors
2018-07-03 borsAuto merge of #51450 - estebank:inner-fn-test, r=@pnkfelix
2018-07-03 borsAuto merge of #52014 - pietroalbini:rollup, r=pietroalbini
2018-07-03 Pietro AlbiniRollup merge of #52006 - Mark-Simulacrum:keep-stage...
2018-07-03 Pietro AlbiniRollup merge of #52004 - kennytm:toolstate-fixes, r...
2018-07-03 Pietro AlbiniRollup merge of #51997 - euclio:release-notes, r=Aarone...
2018-07-03 Pietro AlbiniRollup merge of #51982 - michaelwoerister:hash-modules...
2018-07-03 Pietro AlbiniRollup merge of #51980 - est31:columns, r=alexcrichton
2018-07-03 Pietro AlbiniRollup merge of #51979 - oli-obk:lowering_cleanups4...
2018-07-03 Pietro AlbiniRollup merge of #51978 - estebank:issue-48364, r=oli-obk
2018-07-03 Pietro AlbiniRollup merge of #51977 - mnd:fix-bootstrap-test-with...
2018-07-03 Pietro AlbiniRollup merge of #51973 - estk:master, r=abonander
2018-07-03 Pietro AlbiniRollup merge of #51958 - euclio:attr-refactor, r=petroc...
2018-07-03 Pietro AlbiniRollup merge of #51809 - drrlvn:rw_exact_all_at, r...
2018-07-03 Pietro AlbiniRollup merge of #51548 - DiamondLovesYou:amdgpu-target...
2018-07-03 borsAuto merge of #51889 - spastorino:make-causal-tracking...
2018-07-03 borsAuto merge of #51564 - SimonSapin:try-int, r=alexcrichton
2018-07-03 borsAuto merge of #51428 - alexreg:uninitialized-statics...
2018-07-02 varkorRemove early error abort
2018-07-02 varkorFix ICEs with match/return expressions inside array...
2018-07-02 varkorClean up error messages regarding break/continue inside...
2018-07-02 varkorFix another return-const ICE
2018-07-02 varkorFix an ICE using break and continue as array lengths
2018-07-02 varkorFix a bug with return in anonymous consts
2018-07-02 borsAuto merge of #51896 - nikomatsakis:nll-liveness-dirty...
2018-07-02 Niko Matsakisintroduce `predicates_defined_on` for traits
2018-07-02 Niko Matsakisprove defaults meet WF requirements, not that they...
2018-07-02 borsAuto merge of #51122 - oli-obk:clippy, r=Mark-Simulacrum
2018-07-02 borsAuto merge of #51645 - marco-c:error_when_incremental_a...
2018-07-02 borsAuto merge of #51893 - nnethercote:BTreeMap-clone-noall...
2018-07-02 borsAuto merge of #51931 - cramertj:rm-libbacktrace, r...
2018-07-02 borsAuto merge of #51866 - zackmdavis:hir_making_each_day_o...
2018-07-02 Esteban KüberDo not suggest changes to str literal if it isn't one
2018-07-02 borsAuto merge of #51864 - est31:libc_update, r=alexcrichton
2018-07-01 Santiago PastorinoMake causal tracking lazy
2018-07-01 borsAuto merge of #51110 - alexreg:new-static-eval-rules...
2018-07-01 borsAuto merge of #51969 - pietroalbini:rollup, r=pietroalbini
2018-07-01 Pietro AlbiniRollup merge of #51961 - 11Takanori:fix-typo, r=petroch...
2018-07-01 Pietro AlbiniRollup merge of #51922 - japaric:llvm-tools-preview...
2018-07-01 Pietro AlbiniRollup merge of #51921 - japaric:panic-impl-error,...
2018-07-01 Pietro AlbiniRollup merge of #51920 - euclio:concrete-type-suggestio...
2018-07-01 Pietro AlbiniRollup merge of #51890 - Ixrec:patch-3, r=alexcrichton
2018-07-01 Pietro AlbiniRollup merge of #51853 - MajorBreakfast:fix-doc-links...
2018-07-01 Pietro AlbiniRollup merge of #51511 - Centril:feature/stabilize_iter...
2018-07-01 borsAuto merge of #51833 - wesleywiser:faster_large_constan...
2018-07-01 borsAuto merge of #51536 - davidtwco:nll-dyn-trait-undersco...
2018-07-01 David WoodUpdated affected tests after rebase.
2018-07-01 David WoodEnsure that changed errors are lower case.
2018-07-01 David WoodUpdated affected tests.
2018-07-01 borsAuto merge of #51883 - estebank:placement-suggestion...
2018-07-01 borsAuto merge of #51855 - Eh2406:i51821, r=nikomatsakis
2018-07-01 borsAuto merge of #51882 - varkor:check-type_dependent_defs...
2018-07-01 borsAuto merge of #51877 - oli-obk:lowering_cleanups3,...
2018-07-01 Zack M. Davisin which the private/restricted-in-public error messagi...
2018-07-01 Zack M. Davisprivate no-mangle lints: help hint note if visibility...
2018-07-01 Zack M. Davisprivate no-mangle lints: issue suggestion for restricte...
2018-07-01 Zack M. Davisunreachable_pub lint: grab `pub` span from HIR rather...
2018-07-01 borsAuto merge of #51869 - nnethercote:rm-clone_from, r...
2018-07-01 Andy Russelladd label to unknown meta item error
2018-07-01 Andy Russellmove deprecation-sanity test to ui
2018-07-01 borsAuto merge of #51943 - oli-obk:miriup, r=kennytm
2018-06-30 Alexander RegueiroLoosened rules involving statics mentioning other statics.
2018-06-30 borsAuto merge of #51717 - Mark-Simulacrum:snap, r=alexcrichton
2018-06-30 borsAuto merge of #51849 - nikomatsakis:issue-51820-places...
2018-06-30 borsAuto merge of #51862 - estebank:lifetime-spans, r=nikom...
2018-06-30 borsAuto merge of #51828 - kennytm:no-simd-swap-for-mac...
2018-06-30 Matthew JasperImprove error messages when assigning to a local that...
2018-06-30 borsAuto merge of #51762 - petrochenkov:oh-hi-mark, r=oli-obk
2018-06-30 borsAuto merge of #51806 - oli-obk:lowering_cleanups1,...
2018-06-30 Zack M. Davisin which we plug the crack where `?`-desugaring leaked...
2018-06-30 borsAuto merge of #51178 - GabrielMajeri:os-str-compare...
2018-06-29 Vadim PetrochenkovRestore the old behavior of `$crate` in nested `macro_r...
2018-06-29 Vadim Petrochenkovhygiene: Implement transparent marks
2018-06-29 borsAuto merge of #46720 - estebank:issue-46302, r=nikomatsakis
2018-06-29 Andy Russelluse literal span for concrete type suggestion
2018-06-29 Esteban KüberFix incorrect type mismatch label pointing at return...
2018-06-29 borsAuto merge of #51569 - SimonSapin:liballoc, r=sfackler
2018-06-29 borsAuto merge of #51891 - glandium:llvm, r=alexcrichton
2018-06-29 borsAuto merge of #51729 - matthewjasper:move-errors, r...
2018-06-29 borsAuto merge of #50526 - moxian:just-fix, r=alexcrichton
2018-06-29 borsAuto merge of #51290 - Pslydhh:master, r=alexcrichton
2018-06-29 borsAuto merge of #50357 - seanmonstar:arc-weak-null, r...
2018-06-29 borsAuto merge of #51592 - GuillaumeGomez:fix-macro-doc...
next