]> git.lizzy.rs Git - rust.git/history - compiler
Add regression test for #98006
[rust.git] / compiler /
2022-06-16 borsAuto merge of #98108 - SpriteOvO:doc_auto_cfg-feature...
2022-06-16 borsAuto merge of #98103 - exrook:btreemap-alloc, r=Amanieu
2022-06-15 borsAuto merge of #98152 - JohnTitor:rollup-osr17j6, r...
2022-06-15 Yuki OkushiRollup merge of #98135 - JohnTitor:issue-93022-93775...
2022-06-15 Yuki OkushiRollup merge of #98119 - EdwinRy:path-parenthesized...
2022-06-15 Yuki OkushiRollup merge of #98092 - GuillaumeGomez:fix-sidebar...
2022-06-15 Yuki OkushiRollup merge of #98059 - tmiasko:inline-const-eval...
2022-06-15 Yuki OkushiRollup merge of #98053 - GuillaumeGomez:fix-generic...
2022-06-15 Yuki OkushiRollup merge of #97964 - WaffleLapkin:fix_borrow_par_su...
2022-06-15 Yuki OkushiRollup merge of #97202 - joshtriplett:os-str-capacity...
2022-06-15 borsAuto merge of #97178 - sunfishcode:ownedfd-and-dup...
2022-06-15 borsAuto merge of #97665 - c410-f3r:assert-compiler, r...
2022-06-15 borsAuto merge of #95897 - AzureMarker:feature/horizon...
2022-06-15 borsAuto merge of #98131 - JohnTitor:rollup-c17vjdy, r...
2022-06-15 Caio[RFC 2011] Minimal initial implementation
2022-06-15 Yuki OkushiRollup merge of #98115 - jhpratt:remove-rustc_deprecate...
2022-06-15 Yuki OkushiRollup merge of #98110 - cjgillot:closure-brace, r...
2022-06-15 Yuki OkushiRollup merge of #95118 - sunfishcode:sunfishcode/stabil...
2022-06-15 borsAuto merge of #98084 - nnethercote:rm-thread-local...
2022-06-15 borsAuto merge of #98123 - JohnTitor:rollup-rfg1a4s, r...
2022-06-15 Yuki OkushiRollup merge of #98113 - EdwinRy:constraint-misspelling...
2022-06-15 Yuki OkushiRollup merge of #98087 - TaKO8Ki:suggest-adding-macro...
2022-06-15 Yuki OkushiRollup merge of #98083 - nnethercote:rename-Encoder...
2022-06-15 Yuki OkushiRollup merge of #98078 - erikdesjardins:uncheckedsize...
2022-06-15 Yuki OkushiRollup merge of #98067 - klensy:compiler-deps2, r=Dylan-DPC
2022-06-15 Yuki OkushiRollup merge of #98026 - c410-f3r:z-errors, r=petrochenkov
2022-06-15 Yuki OkushiRollup merge of #97822 - compiler-errors:hesitate-to...
2022-06-15 borsAuto merge of #97474 - compiler-errors:if-cond-and...
2022-06-15 EdwinRyRefactor path segment parameter error
2022-06-15 EdwinRyrename function and remove return type
2022-06-14 Jacob PrattRemove `rustc_deprecated` diagnostics
2022-06-14 borsAuto merge of #96285 - flip1995:pk-vfe, r=nagisa
2022-06-14 Erik Desjardinsuse unchecked mul to compute slice sizes
2022-06-14 borsAuto merge of #96591 - b-naber:transition-to-valtrees...
2022-06-14 b-naberrebase
2022-06-14 Takayuki Maedaimplement `MacroData`
2022-06-14 b-naberaccount for endianness in debuginfo for const args
2022-06-14 b-naberrebase
2022-06-14 b-nabercorrectly create Scalar for meta info
2022-06-14 b-naberaddress review
2022-06-14 b-naberaddress review
2022-06-14 b-naberfix clippy test failures
2022-06-14 b-naberimplement valtrees as the type-system representation...
2022-06-14 borsAuto merge of #78781 - eddyb:measureme-rdpmc, r=oli-obk
2022-06-14 flip1995Add metadata generation for vtables when using VFE
2022-06-14 flip1995Add llvm.type.checked.load intrinsic
2022-06-14 flip1995Add typeid_for_trait_ref function
2022-06-14 flip1995Add LLVM module flags required for the VFE opt
2022-06-14 flip1995Add -Zvirtual-function-elimination flag
2022-06-14 borsAuto merge of #98091 - Dylan-DPC:rollup-ueb6b5x, r...
2022-06-14 Dylan DPCRollup merge of #98069 - notriddle:notriddle/square...
2022-06-14 Dylan DPCRollup merge of #98042 - DrMeepster:winfred_std_changes...
2022-06-14 Dylan DPCRollup merge of #97948 - davidtwco:diagnostic-translati...
2022-06-14 Dylan DPCRollup merge of #97935 - nnethercote:rename-ConstS...
2022-06-14 Dylan DPCRollup merge of #97869 - ssomers:btree_comments, r...
2022-06-14 borsAuto merge of #98082 - lnicola:rust-analyzer-2022-06...
2022-06-14 Takayuki Maedasuggest adding a `#[macro_export]` to a private macro
2022-06-14 Nicholas NethercoteRemove thread-local `IGNORED_ATTRIBUTES`.
2022-06-14 borsAuto merge of #98041 - jackh726:remove-regionckmode...
2022-06-14 Nicholas NethercoteRename rustc_serialize::opaque::Encoder as MemEncoder.
2022-06-14 Michael GouletImprove parsing errors and suggestions for bad if state...
2022-06-14 Mark DrobnakDisable `has_thread_local` due to weird issues in some...
2022-06-14 Nicholas NethercoteRename the `ConstS::val` field as `kind`.
2022-06-14 borsAuto merge of #98040 - calebcartwright:sync-rustfmt...
2022-06-13 borsAuto merge of #98075 - JohnTitor:rollup-nqwodnk, r...
2022-06-13 Yuki OkushiRollup merge of #97508 - JohnTitor:more-strict-placehol...
2022-06-13 Yuki OkushiRollup merge of #97385 - oli-obk:smir-tool-lib, r=pnkfelix
2022-06-13 Yuki OkushiRollup merge of #95243 - vladimir-ea:compiler_watch_os...
2022-06-13 Yuki OkushiRollup merge of #95211 - terrarier2111:improve-parser...
2022-06-13 borsAuto merge of #98066 - matthiaskrgr:rollup-wb9gs92...
2022-06-13 Matthias KrügerRollup merge of #98057 - oli-obk:miri_ui_test, r=oli-obk
2022-06-13 Matthias KrügerRollup merge of #98054 - ferrocene:pa-fix-llvm-download...
2022-06-13 Matthias KrügerRollup merge of #98050 - JohnTitor:issue-67945, r=compi...
2022-06-13 Matthias KrügerRollup merge of #98049 - imbolc:patch-3, r=Dylan-DPC
2022-06-13 Matthias KrügerRollup merge of #98044 - dust1:master, r=Dylan-DPC
2022-06-13 Matthias KrügerRollup merge of #98043 - TaKO8Ki:remove-unnecessary...
2022-06-13 Matthias KrügerRollup merge of #97999 - compiler-errors:type_changin_s...
2022-06-13 Matthias KrügerRollup merge of #97960 - RalfJung:offset-from, r=oli-obk
2022-06-13 Matthias KrügerRollup merge of #97875 - JohnTitor:rm-infer-static...
2022-06-13 Matthias KrügerRollup merge of #97709 - compiler-errors:normalize...
2022-06-13 klensyremove currently unused deps
2022-06-13 Vladimir Michael... Add Apple WatchOS compile targets
2022-06-13 Maybe WaffleRemove trailing whitespace
2022-06-13 Maybe Wafflecheck for inferred params in a clearer way
2022-06-13 Maybe WaffleImprove suggestion wording
2022-06-13 Maybe WaffleMake preconditions of `check_pat_ref` & `borrow_pat_sug...
2022-06-13 Eduard-Mihai BurtescuRevert "rustc_trait_selection: work around instruction...
2022-06-13 Eduard-Mihai Burtescurustc_trait_selection: work around instruction-counting...
2022-06-13 Eduard-Mihai BurtescuRevert "rustc_parse: work around instruction-counting...
2022-06-13 Eduard-Mihai Burtescurustc_parse: work around instruction-counting non-deter...
2022-06-13 Eduard-Mihai BurtescuRevert "rustc: disable jemalloc's time-delayed purging...
2022-06-13 Eduard-Mihai Burtescurustc: disable jemalloc's time-delayed purging to remov...
2022-06-13 Eduard-Mihai BurtescuIntegrate measureme's hardware performance counter...
2022-06-13 Takayuki Maedaremove unnecessary `to_string` and `String::new` for...
2022-06-13 Takayuki Maedaremove unnecessary `to_string` and `String::new`
2022-06-13 Jack HueyRemove RegionckMode in favor of calling new skip_region...
2022-06-13 borsAuto merge of #98038 - TaKO8Ki:remove-unnecessary-space...
2022-06-13 Caleb CartwrightMerge commit '7b73b60faca71d01d900e49831fcb84553e93019...
2022-06-13 borsAuto merge of #98037 - compiler-errors:rollup-fbvy456...
2022-06-13 Michael GouletRollup merge of #98011 - onlineSoftwareDevOK:long-error...
next