]> git.lizzy.rs Git - rust.git/history - src/librustc_llvm
Auto merge of #76308 - wesleywiser:enable_simplifyarmidentity_mir_opt, r=oli-obk
[rust.git] / src / librustc_llvm /
2020-09-08 borsAuto merge of #76308 - wesleywiser:enable_simplifyarmid...
2020-09-08 borsAuto merge of #76210 - Mark-Simulacrum:tracing-update...
2020-09-08 borsAuto merge of #75138 - jumbatm:session-diagnostic-deriv...
2020-09-07 borsAuto merge of #76044 - ecstatic-morse:dataflow-lattice...
2020-09-07 borsAuto merge of #74366 - t-rapp:tr-bufreader-pos, r=Lukas...
2020-09-06 Dylan DPCRollup merge of #76338 - euclio:intra-link-iterator...
2020-09-06 Dylan DPCRollup merge of #76324 - ayushmishra2005:move_vec_tests...
2020-09-06 Dylan DPCRollup merge of #76318 - scottmcm:one-control-flow...
2020-09-06 Dylan DPCRollup merge of #76312 - numbermaniac:patch-1, r=shepmaster
2020-09-06 Dylan DPCRollup merge of #76305 - CDirkx:const-tests, r=matklad
2020-09-06 Dylan DPCRollup merge of #76303 - jyn514:vec-assert-doc, r=Dylan-DPC
2020-09-06 Dylan DPCRollup merge of #76302 - jyn514:peekable-2, r=Dylan-DPC
2020-09-06 Dylan DPCRollup merge of #76299 - CDirkx:ip-tests, r=matklad
2020-09-06 Dylan DPCRollup merge of #76293 - Amjad50:incompatible_features_...
2020-09-06 Dylan DPCRollup merge of #76287 - lzutao:rm-allowed, r=jyn514
2020-09-06 Dylan DPCRollup merge of #76274 - scottmcm:fix-76271, r=petrochenkov
2020-09-06 Dylan DPCRollup merge of #76273 - CraftSpider:master, r=matklad
2020-09-06 borsAuto merge of #76229 - camelid:patch-3, r=jonas-schievink
2020-09-06 borsAuto merge of #76157 - ArekPiekarz:const_caller_locatio...
2020-09-06 borsAuto merge of #76128 - poliorcetics:doc-use-arc-clone...
2020-09-06 borsAuto merge of #76326 - mati865:use_lld-no-linker, r...
2020-09-06 borsAuto merge of #76307 - sunfishcode:wasm-no-eh-frame...
2020-09-05 borsAuto merge of #75428 - the8472:fix-copy-eopnotsupp...
2020-09-05 borsAuto merge of #75872 - mati865:pgo-tests, r=petrochenkov
2020-09-05 Dylan DPCRollup merge of #76285 - matklad:censor-spacing, r...
2020-09-05 Dylan DPCRollup merge of #76258 - Mark-Simulacrum:check-tests...
2020-09-05 Dylan DPCRollup merge of #76254 - tmiasko:fold-len, r=wesleywiser
2020-09-05 Dylan DPCRollup merge of #76082 - jyn514:top-level-links, r...
2020-09-05 Dylan DPCRollup merge of #76078 - jyn514:no-disambiguator, r...
2020-09-05 Dylan DPCRollup merge of #76060 - pickfire:patch-12, r=jyn514
2020-09-05 Dylan DPCRollup merge of #75994 - mental32:impl-rc-new-cyclic...
2020-09-05 Dylan DPCRollup merge of #75954 - ArekPiekarz:unstable_book_ffi_...
2020-09-05 Dylan DPCRollup merge of #75695 - JohnTitor:regression-test...
2020-09-05 borsAuto merge of #75584 - RalfJung:union-no-deref, r=matth...
2020-09-05 borsAuto merge of #75888 - GuillaumeGomez:trait-impl-assoc...
2020-09-04 borsAuto merge of #75200 - ssomers:btree_valmut, r=Mark...
2020-09-04 borsAuto merge of #76292 - Aaron1011:fix/proc-macro-panic...
2020-09-04 borsAuto merge of #76315 - lcnr:map-track-caller, r=Mark...
2020-09-04 borsAuto merge of #75077 - LeSeulArtichaut:tys-kind, r...
2020-09-04 borsAuto merge of #75655 - nielx:fix/haiku-llvm-libz, r...
2020-09-04 borsAuto merge of #75207 - dylni:add-slice-check-range...
2020-09-03 borsAuto merge of #73819 - euclio:rustdoc-summaries, r...
2020-09-03 borsAuto merge of #75971 - Amjad50:libstd-deny-unsafe_op_in...
2020-09-03 Dylan DPCRollup merge of #76238 - denisvasilik:intra-doc-links...
2020-09-03 Dylan DPCRollup merge of #76142 - CDirkx:const-ip, r=ecstatic...
2020-09-03 Dylan DPCRollup merge of #76120 - LukasKalbertodt:add-as-slice...
2020-09-02 borsAuto merge of #75960 - camelid:patch-6, r=jyn514
2020-09-02 Tyler MandryRollup merge of #76207 - denisvasilik:intra-doc-links...
2020-09-02 Tyler MandryRollup merge of #76201 - denisvasilik:intra-doc-links...
2020-09-02 Tyler MandryRollup merge of #76132 - Aaron1011:mac-call-stmt, r...
2020-09-02 Tyler MandryRollup merge of #76099 - camelid:patch-8, r=jyn514
2020-09-02 Tyler MandryRollup merge of #76088 - hbina:add_example, r=LukasKalb...
2020-09-02 Tyler MandryRollup merge of #74880 - chrisduerr:fix_matches, r...
2020-09-01 borsAuto merge of #76010 - Aaron1011:fix/cfg-generic-param...
2020-09-01 Jon GjengsetMerge branch 'master' into stabilize-vecdeque-make_cont...
2020-09-01 borsAuto merge of #75529 - bugadani:bounds-check, r=nagisa
2020-09-01 Niels Sascha ReedijkLink to zlib while cross-compiling LLVM on Haiku
2020-09-01 borsAuto merge of #76071 - khyperia:configurable_to_immedia...
2020-09-01 borsAuto merge of #76047 - Dylan-DPC:rename/maybe, r=RalfJung
2020-09-01 Tyler MandryRollup merge of #76139 - CDirkx:cow-is-borrowed, r...
2020-09-01 Tyler MandryRollup merge of #76003 - richkadel:llvm-coverage-map...
2020-09-01 Tyler MandryRollup merge of #76002 - richkadel:llvm-coverage-map...
2020-09-01 Tyler MandryRollup merge of #75945 - pickfire:patch-7, r=jyn514
2020-09-01 borsAuto merge of #75931 - estebank:suggest-if-let, r=petro...
2020-08-31 borsAuto merge of #75936 - sdroege:chunks-exact-constructio...
2020-08-31 Aleksey KladovRollup merge of #76127 - petrochenkov:lld, r=Mark-Simul...
2020-08-31 Aleksey KladovRollup merge of #76115 - calebcartwright:parser-fn...
2020-08-31 Aleksey KladovRollup merge of #76075 - marmeladema:remove-once-cell...
2020-08-31 Aleksey KladovRollup merge of #76050 - matklad:pos, r=petrochenkov
2020-08-31 Aleksey KladovRollup merge of #75938 - Amjad50:min_const_generics...
2020-08-31 Aleksey KladovRollup merge of #76134 - CDirkx:patch-1, r=nagisa
2020-08-31 Aleksey KladovRollup merge of #76117 - mark-i-m:patch-1, r=petrochenkov
2020-08-31 Aleksey KladovRollup merge of #76069 - pickfire:patch-16, r=jyn514
2020-08-31 Aleksey KladovRollup merge of #76058 - pickfire:patch-11, r=jyn514
2020-08-31 Aleksey KladovRollup merge of #76055 - pickfire:patch-9, r=jyn514
2020-08-31 Aleksey KladovRollup merge of #76052 - aszenz:GH-66816_removes_disabl...
2020-08-31 Aleksey KladovRollup merge of #76033 - camelid:patch-7, r=Dylan-DPC
2020-08-31 Aleksey KladovRollup merge of #76023 - pickfire:patch-4, r=jyn514
2020-08-31 Aleksey KladovRollup merge of #75969 - nixphix:docs/mod, r=jyn514
2020-08-31 borsAuto merge of #75932 - Amjad50:intra-doc-core-slice...
2020-08-31 borsAuto merge of #75926 - camelid:patch-5, r=jonas-schievink
2020-08-31 borsAuto merge of #76027 - davidtwco:issue-61139-remove...
2020-08-31 borsAuto merge of #75082 - Aaron1011:feature/proc-macro...
2020-08-31 borsAuto merge of #75463 - CDirkx:ordering-const, r=CDirkx
2020-08-30 borsAuto merge of #74668 - petrochenkov:noname, r=mark-i-m
2020-08-30 Vadim Petrochenkovcleanup: Remove duplicate library names from `Cargo...
2020-08-30 borsAuto merge of #75176 - jyn514:impl-link, r=GuillaumeGom...
2020-08-30 borsAuto merge of #75867 - estebank:async-lt-sugg-fix,...
2020-08-30 borsAuto merge of #75919 - rust-lang:jonas-schievink-patch...
2020-08-30 borsAuto merge of #75901 - GuillaumeGomez:ayu-theme-button...
2020-08-30 borsAuto merge of #76093 - jyn514:prim-assoc-items, r=Manis...
2020-08-29 Dylan DPCRollup merge of #76057 - matklad:remove-retokenize...
2020-08-29 Dylan DPCRollup merge of #76029 - denisvasilik:intra-doc-links...
2020-08-29 Dylan DPCRollup merge of #76022 - GuillaumeGomez:cleanup-rustdoc...
2020-08-29 Dylan DPCRollup merge of #76015 - ortem:fix-lldb-script, r=Mark...
2020-08-29 Dylan DPCRollup merge of #75990 - rylev:arm-fastfail, r=alexcrichton
2020-08-29 Dylan DPCRollup merge of #75975 - matklad:snapshot-tests, r...
2020-08-29 Dylan DPCRollup merge of #75917 - poliorcetics:intra-doc-core...
2020-08-29 Dylan DPCRollup merge of #75910 - bugadani:testcase, r=oli-obk
2020-08-29 Dylan DPCRollup merge of #75892 - ArekPiekarz:unstable_book_tls_...
next