]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 EdwinRyrename function and remove return type
2022-06-14 Jacob PrattRemove `rustc_deprecated` diagnostics
2022-06-14 Dan GohmanAdd a stability attribute to WASI's `try_clone()`.
2022-06-14 Dan GohmanImplement stabilization of `#[feature(io_safety)]`.
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 Maedaadd a test case for `decl_macro`
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-naberfix wrong evaluation in clippy
2022-06-14 b-naberaddress review
2022-06-14 b-naberbless 32-bit ui tests
2022-06-14 b-nabermanually bless 32-bit mir-opt tests
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 VFE test for 32 bit
2022-06-14 flip1995Add user documentation for -Zvirtual-function-elimination
2022-06-14 flip1995Add test for VFE optimization
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 Maedachange edition to 2021
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 Laurențiu Nicola:arrow_up: rust-analyzer
2022-06-14 Michael GouletImprove parsing errors and suggestions for bad if state...
2022-06-14 Mark DrobnakUse a private type definition to reduce cfg noise
2022-06-14 Mark DrobnakDisable `has_thread_local` due to weird issues in some...
2022-06-14 Ian ChamberlainEnable thread_local_dtor on horizon OS
2022-06-14 Ian ChamberlainAdd platform-support page for armv6k-nintendo-3ds
2022-06-14 Ian ChamberlainUpdate libc::stat field names
2022-06-14 Ian ChamberlainEnable argv support for horizon OS
2022-06-14 AzureMarkerUse the right wait_timeout implementation
2022-06-14 AzureMarkerLower listen backlog to fix accept crashes
2022-06-14 MeziuHorizon OS STD support
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 DrMeepsteradd inline(always) to option
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 Caleb Cartwrightdeps: add clap to workspace hack
2022-06-13 CaioMove tests
2022-06-13 Michael Howellrustdoc: remove link on slice brackets
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 Eduard-Mihai... [perf] std: add missing `#[inline]` to `DefaultHasher...
2022-06-13 Vladimir Michael... Add Apple WatchOS compile targets
2022-06-13 Oli SchererUpdate miri
2022-06-13 Pietro Albinifix error message for download-ci-llvm
2022-06-13 Yuki OkushiAdd some more regression tests for #67945
2022-06-13 YokeUpdate variance-object-types.stderr
2022-06-13 ImbolcDocument an edge case of `str::split_once`
2022-06-13 Yokeremove use Cell in variance-object-types.rs
next