]> git.lizzy.rs Git - rust.git/history - src/test/incremental/static_refering_to_other_static3/issue.rs
Rollup merge of #51962 - crlf0710:patch-2, r=alexcrichton
[rust.git] / src / test / incremental / static_refering_to_other_static3 / issue.rs
2018-07-13 kennytmRollup merge of #51962 - crlf0710:patch-2, r=alexcrichton
2018-07-12 borsAuto merge of #51339 - sdroege:exact-chunks-remainder...
2018-07-12 kennytmRollup merge of #51912 - mbrubeck:more_box_slice_clone...
2018-07-11 borsAuto merge of #51553 - jD91mZM2:uds, r=sfackler
2018-07-11 borsAuto merge of #51230 - nikic:no-verify-lto, r=pnkfelix
2018-07-11 Guillaume GomezRollup merge of #51701 - anirudhb:master, r=frewsxcv
2018-07-10 Guillaume GomezRollup merge of #51722 - Aaronepower:master, r=Mark...
2018-07-08 borsAuto merge of #51955 - zackmdavis:item_semi, r=oli-obk
2018-07-07 borsAuto merge of #51656 - soc:topic/fix-home-dir, r=SimonSapin
2018-07-06 borsAuto merge of #51757 - nielx:fix/haiku-fixes, r=nagisa
2018-07-06 kennytmRollup merge of #52096 - d-e-s-o:fix-typo, r=sfackler
2018-07-06 borsAuto merge of #51861 - GuillaumeGomez:prevent-some...
2018-07-05 kennytmRollup merge of #51793 - GuillaumeGomez:search-result...
2018-07-05 kennytmRollup merge of #51619 - mksully22:ppc64le_rust, r...
2018-07-05 borsAuto merge of #51732 - GuillaumeGomez:cmd-line-lint...
2018-07-05 borsAuto merge of #51599 - GuillaumeGomez:reduce-search...
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 #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 #51450 - estebank:inner-fn-test, r=@pnkfelix
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-02 borsAuto merge of #51896 - nikomatsakis:nll-liveness-dirty...
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 borsAuto merge of #51864 - est31:libc_update, r=alexcrichton
2018-07-01 borsAuto merge of #51110 - alexreg:new-static-eval-rules...
2018-06-30 Alexander RegueiroAdded incremental test for interlinking static references.