]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-07-11 borsAuto merge of #87042 - petrochenkov:cleanquotspan,...
2021-07-11 borsAuto merge of #83918 - workingjubilee:stable-rangefrom...
2021-07-11 borsAuto merge of #86965 - sexxi-goose:rfc2229-improve...
2021-07-11 borsAuto merge of #86416 - Amanieu:asm_clobber_only, r...
2021-07-10 borsAuto merge of #85953 - inquisitivecrystal:weak-linkat...
2021-07-10 Vadim Petrochenkovrustc_span: Reorder some `ExpnData` fields in accordanc...
2021-07-10 Vadim Petrochenkovrustc_expand: Simplify span quoting in proc macro server
2021-07-10 Vadim Petrochenkovrustc_expand: Remove redundant field from proc macro...
2021-07-10 Vadim Petrochenkovrustc_span: Revert addition of `proc_macro` field to...
2021-07-10 Aris MerchantMake tests pass on old macos
2021-07-10 Aris MerchantChange `weak!` and `linkat!` to macros 2.0
2021-07-10 borsAuto merge of #86873 - nikic:opaque-ptrs, r=nagisa
2021-07-10 borsAuto merge of #87029 - JohnTitor:rollup-0yapv7z, r...
2021-07-10 Yuki OkushiRollup merge of #87028 - aDotInTheVoid:patch-1, r=petro...
2021-07-10 Yuki OkushiRollup merge of #87020 - RalfJung:const_raw_ptr_to_usiz...
2021-07-10 Yuki OkushiRollup merge of #87013 - FabianWolff:issue-83921, r...
2021-07-10 Yuki OkushiRollup merge of #87011 - RalfJung:thread-id-supply...
2021-07-10 Yuki OkushiRollup merge of #87006 - ptrojahn:implsource_vtable...
2021-07-10 Amanieu d'AntrasAdd AArch64 z* registers as aliases for v* registers
2021-07-10 Amanieu d'AntrasAdd clobber-only register classes for asm!
2021-07-10 Nixon Enraght... Fix typo: `satic` -> `static`
2021-07-10 borsAuto merge of #81360 - Aaron1011:trait-caller-loc,...
2021-07-10 Ralf Jungrename variable
2021-07-10 Ralf Jungremove duplicate test
2021-07-10 Ralf Jungbless missing tests
2021-07-10 Ralf Jungremove const_raw_ptr_to_usize_cast feature
2021-07-10 Ralf Jungavoid reentrant lock acquire when ThreadIds run out
2021-07-10 Aris MerchantUpdate docs for `fs::hard_link`
2021-07-10 Aris MerchantFix linker error
2021-07-10 borsAuto merge of #86987 - lcnr:const-default-eval-bound...
2021-07-10 borsAuto merge of #86968 - inquisitivecrystal:missing-docs...
2021-07-09 borsAuto merge of #86419 - ricobbe:raw-dylib-stdcall, r...
2021-07-09 borsAuto merge of #85263 - Smittyvb:thir-unsafeck-union...
2021-07-09 Nikita PopovDon't access pointer element type for nontemporal store
2021-07-09 Nikita PopovFix project_deref() implementation
2021-07-09 Nikita PopovPass type when creating load
2021-07-09 Fabian WolffEnhance well-formedness checks for `#[repr(...)]` attri...
2021-07-09 Nikita PopovPass type when creating atomic load
2021-07-09 Smittypanic when trying to destructure union as enum
2021-07-09 Richard CobbeAdd support for raw-dylib with stdcall, fastcall functi...
2021-07-09 borsAuto merge of #85832 - kornelski:raw_arg, r=yaahc
2021-07-09 SmittyDon't stub out part of test
2021-07-09 SmittyCheck for union field accesses in THIR unsafeck
2021-07-09 RoxaneEnsure deterministic ordering for diagnostics
2021-07-09 Paul TrojahnRevert the revert of renaming traits::VTable to ImplSource
2021-07-09 borsAuto merge of #87003 - m-ou-se:rollup-x7mhv3v, r=m...
2021-07-09 Mara BosRollup merge of #87000 - m-ou-se:const-panic-track...
2021-07-09 Mara BosRollup merge of #86994 - scottmcm:fix_expr_try_comment...
2021-07-09 Mara BosRollup merge of #86937 - rylev:tracking-more-qualified...
2021-07-09 Mara BosRollup merge of #86881 - tmiasko:lookup-line, r=nagisa
2021-07-09 Mara BosRollup merge of #86855 - LeSeulArtichaut:patch-1, r...
2021-07-09 RoxaneAddress comments
2021-07-09 RoxaneHandle multi diagnostics
2021-07-09 RoxaneUpdate comments
2021-07-09 RoxaneFix wording
2021-07-09 RoxaneAdd note clarifying why a closure no longer implements...
2021-07-09 RoxaneAdd note pointing to where a closure and it's captured...
2021-07-09 RoxaneUpdate error message
2021-07-09 RoxaneAdd note on why the variable is not fully captured
2021-07-09 KornelDebug formatting of raw_arg()
2021-07-09 Mara BosUse #[track_caller] in const panic diagnostics.
2021-07-09 KornelUse AsRef in CommandExt for raw_arg
2021-07-09 KornelUnescaped command-line arguments for Windows
2021-07-09 KornelTest escaping of trialing slashes in Windows command...
2021-07-09 borsAuto merge of #86888 - FabianWolff:issue-86600, r=davidtwco
2021-07-09 borsAuto merge of #85828 - scottmcm:raw-eq, r=oli-obk
2021-07-09 Scott McMurrayUpdate the comment on `lower_expr_try`
2021-07-09 borsAuto merge of #86904 - m-ou-se:prelude-collision-check...
2021-07-09 inquisitivecrystalImprove handing of `missing_docs` for macros
2021-07-09 inquisitivecrystalAdd regression test
2021-07-09 inquisitivecrystalRemove `missing_docs` lint on private 2.0 macros
2021-07-09 borsAuto merge of #86869 - sexxi-goose:rfc2229-migration...
2021-07-09 borsAuto merge of #86701 - sexxi-goose:optimization, r...
2021-07-08 Scott McMurrayBless a UI test
2021-07-08 Scott McMurrayAdjust the threshold to look at the ABI, not just the...
2021-07-08 Scott McMurrayUse cranelift's `Type::int` instead of doing the match...
2021-07-08 Scott McMurrayPR Feedback: Don't put SSA-only types in `CValue`s
2021-07-08 Scott McMurrayAdd another codegen test, array_eq_zero
2021-07-08 Scott McMurrayImplement the raw_eq intrinsic in codegen_cranelift
2021-07-08 Scott McMurrayPR feedback
2021-07-08 Scott McMurrayStop generating `alloca`s+`memcmp` for simple array...
2021-07-08 Scott McMurrayMove the `PartialEq` and `Eq` impls for arrays to a...
2021-07-08 Tomasz MiąskoInline implementation of lookup_line
2021-07-08 RoxaneConsider capture kind for auto traits migration
2021-07-08 RoxaneAdd new test case
2021-07-08 lcnronly check cg defaults wf once instantiated
2021-07-08 borsAuto merge of #86930 - tspiteri:int_log10, r=kennytm
2021-07-08 borsAuto merge of #86982 - GuillaumeGomez:rollup-7sbye3c...
2021-07-08 Niko MatsakisUpdate src/test/ui/rust-2021/future-prelude-collision...
2021-07-08 Guillaume GomezRollup merge of #86971 - ijackson:mailmap, r=Mark-Simul...
2021-07-08 Guillaume GomezRollup merge of #86957 - jhpratt:update-mailmap, r...
2021-07-08 Guillaume GomezRollup merge of #86913 - Stupremee:document-rustdoc...
2021-07-08 Guillaume GomezRollup merge of #86903 - GuillaumeGomez:small-header...
2021-07-08 Guillaume GomezRollup merge of #86838 - lambinoo:I-69630-rust_const_un...
2021-07-08 Guillaume GomezRollup merge of #86789 - janikrabe:btreeset-drainfilter...
2021-07-08 Guillaume GomezRollup merge of #86726 - sexxi-goose:use-diagnostic...
2021-07-08 Guillaume GomezRollup merge of #84961 - GuillaumeGomez:rework-session...
2021-07-08 Guillaume GomezFix display of small-section-header elements
2021-07-08 Guillaume GomezUpdate to last upstream version
2021-07-08 borsAuto merge of #86520 - ssomers:btree_iterators_checked_...
next