]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-26 Takayuki Maedaadd a ui test for issue #91883
2022-06-16 borsAuto merge of #98161 - matthiaskrgr:rollup-8csenk9...
2022-06-16 Matthias KrügerRollup merge of #98147 - est31:bootstrap_cfg_flag,...
2022-06-16 Matthias KrügerRollup merge of #98137 - michaelwoerister:fix-unsized...
2022-06-16 Matthias KrügerRollup merge of #98125 - KarlWithK:entry_add_modify_doc...
2022-06-16 Matthias KrügerRollup merge of #97757 - xFrednet:rfc-2383-expect-with...
2022-06-16 xFrednetSupport lint expectations for `--force-warn` lints...
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 Wesley WiserThe type of the slice length field is architecture...
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 est31Make #[cfg(bootstrap)] not error in proc macros on...
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 SpriteExclude cfg "doc" and "doctest" from feature `doc_auto_cfg`
2022-06-15 SpriteFix `cfg(not)` and `cfg(all)` causing Rustdoc stab...
2022-06-15 Dan GohmanAdd the new stability attributes, for Windows.
2022-06-15 Dan GohmanRevise the documentation for `try_clone`.
2022-06-15 Dan GohmanAdd `BorrowedFd::try_clone_to_owned`.
2022-06-15 Dan GohmanDocument that `BorrowedFd` may be used to do a `dup`.
2022-06-15 Michael Woeristerdebuginfo: Fix NatVis for Rc and Arc with unsized pointees.
2022-06-15 borsAuto merge of #95897 - AzureMarker:feature/horizon...
2022-06-15 Yuki OkushiAdd regression test for #93775
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 KarlWithKchange "1" to "c" to pass test
2022-06-15 KarlWithKAdd examples using `add_modify` to btree
2022-06-15 KarlWithKAdd examples using `add_modify` to HashMap
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 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 Guillaume GomezAdd GUI test for sidebar items expand/collapse
2022-06-14 Jacob Hughesbtreemap-alloc: adjust ui test
2022-06-14 Jacob Hughesbtreemap-alloc: fix clear impl
2022-06-14 Jacob HughesBTreeMap: Add alloc param
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 Guillaume GomezFix expand/collapse on source viewer sidebar folders
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
next