]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-03-22 borsAuto merge of #82680 - jturner314:div_euclid-docs,...
2021-03-22 borsAuto merge of #82855 - jyn514:no-temporaries, r=Guillau...
2021-03-22 borsAuto merge of #83360 - Dylan-DPC:rollup-17xulpv, r...
2021-03-22 Dylan DPCRollup merge of #83350 - jyn514:llvm-version, r=Mark...
2021-03-22 Dylan DPCRollup merge of #83336 - camelid:tool-mod-ice, r=petroc...
2021-03-22 Dylan DPCRollup merge of #83329 - camelid:debuginfo-doc-cleanup...
2021-03-22 Dylan DPCRollup merge of #82771 - emilio:iter-mut-as-slice,...
2021-03-22 Dylan DPCRollup merge of #82686 - CDirkx:unix-platform, r=m...
2021-03-22 Dylan DPCRollup merge of #82554 - SkiFire13:fix-string-retain...
2021-03-22 Dylan DPCRollup merge of #81607 - the8472:trustedrandomaccess...
2021-03-22 Dylan DPCRollup merge of #80771 - thomcc:nonnull-refmut, r=dtolnay
2021-03-22 Dylan DPCRollup merge of #80193 - zseri:stabilize-osstring-ascii...
2021-03-22 borsAuto merge of #79846 - the8472:inplace-tra, r=m-ou-se
2021-03-21 The8472disable debug assertions in codegen test
2021-03-21 Mara BosBump slice_iter_mut_as_slice stable version.
2021-03-21 borsAuto merge of #82834 - nikic:mutable-noalias, r=nagisa
2021-03-21 CamelidFix ICE with `use clippy::a::b;`
2021-03-21 Nikita PopovUpdate doc/reference submodule
2021-03-21 Nikita PopovDon't compute optimized PointerKind for unoptimized...
2021-03-21 The8472add codegen test
2021-03-21 The8472specialize in-place collection further via TrustedRando...
2021-03-21 The8472add transmute-via-iterators bench
2021-03-21 The8472implement TrustedRandomAccess for array::IntoIter
2021-03-21 The8472implement TrustedRandomAccess for Ranges over int types
2021-03-21 The8472use BITS constant
2021-03-21 The8472implement TrustedLen and TrustedRandomAccess for VecDeq...
2021-03-21 Nikita PopovEnable mutable noalias by default for LLVM 12
2021-03-21 Nikita PopovDon't consider !Unpin references as noalias
2021-03-21 Nikita PopovConvert -Z mutable-noalias to Optional<bool>
2021-03-21 Nikita PopovMove decision aboute noalias into codegen_llvm
2021-03-21 Mara BosBump osstring_ascii stabilization version to 1.53.0.
2021-03-21 borsAuto merge of #83053 - oli-obk:const_stab_version,...
2021-03-21 Joshua NelsonDownload a more recent LLVM version if `src/version...
2021-03-21 borsAuto merge of #83339 - Aaron1011:deep-recollect, r...
2021-03-21 Aaron HillPerform 'deep recollection' in test helper macros
2021-03-21 borsAuto merge of #83333 - Dylan-DPC:rollup-0rdt6sz, r...
2021-03-21 Dylan DPCRollup merge of #83327 - tmiasko:visit-lhs, r=davidtwco
2021-03-21 Dylan DPCRollup merge of #83306 - Aaron1011:js-sys-lint, r=petro...
2021-03-21 Dylan DPCRollup merge of #83289 - c410-f3r:tests-tests-tests...
2021-03-21 Dylan DPCRollup merge of #83280 - starthal:fix-typo-keyword...
2021-03-21 Dylan DPCRollup merge of #83040 - lcnr:unused-ct-substs, r=oli-obk
2021-03-21 Dylan DPCRollup merge of #82707 - BoxyUwU:errooaaar, r=oli-obk
2021-03-21 borsAuto merge of #83324 - Mark-Simulacrum:nextrel, r=Mark...
2021-03-20 CamelidCleanup LLVM debuginfo module docs
2021-03-20 CamelidMove debuginfo docs from `doc.rs` module to `doc.md...
2021-03-20 lcnrbless mir-opt tests
2021-03-20 lcnrupdate `const_eval_resolve`
2021-03-20 lcnrextract `ConstKind::Unevaluated` into a struct
2021-03-20 borsAuto merge of #83314 - Aaron1011:print-unstable-value...
2021-03-20 Mark RousskovBump to 1.53.0
2021-03-20 CaioMove some tests to more reasonable directories - 5
2021-03-20 borsAuto merge of #83271 - SparrowLii:simd_neg, r=Amanieu
2021-03-20 borsAuto merge of #82919 - bstrie:stabchar, r=dtolnay
2021-03-20 Stephen Albert... Fix broken doc link reference
2021-03-20 borsAuto merge of #83293 - osa1:82436_perf, r=varkor
2021-03-20 bstrieStabilize `assoc_char_funcs` and `assoc_char_consts`
2021-03-20 Aaron HillDebug-print result when an unstable fingerprint is...
2021-03-20 Tomasz MiąskoExtend comment in `UsedLocals::visit_lhs`
2021-03-19 borsAuto merge of #83308 - Dylan-DPC:rollup-p2j6sy8, r...
2021-03-19 Dylan DPCRollup merge of #83297 - oli-obk:why_bug_today_if_you_c...
2021-03-19 Dylan DPCRollup merge of #83285 - alexcrichton:wasm-simd-update...
2021-03-19 Dylan DPCRollup merge of #83277 - spastorino:early_otherwise...
2021-03-19 Dylan DPCRollup merge of #83269 - bstrie:revertdep, r=m-ou-se
2021-03-19 Dylan DPCRollup merge of #83254 - jfrimmel:panic_output-stream...
2021-03-19 Dylan DPCRollup merge of #83244 - cuviper:vec_deque-zst, r=m...
2021-03-19 Dylan DPCRollup merge of #82570 - WaffleLapkin:split_whitespace_...
2021-03-19 Dylan DPCRollup merge of #79986 - GuillaumeGomez:build-help...
2021-03-19 borsAuto merge of #83201 - klensy:checkout-v2, r=pietroalbini
2021-03-19 Aaron HillExtend `proc_macro_back_compat` lint to `js-sys`
2021-03-19 borsAuto merge of #82951 - sexxi-goose:wr-mir-replace-metho...
2021-03-19 Guillaume GomezIgnore main.js file length
2021-03-19 Guillaume GomezOnly build help popup when it's really needed
2021-03-19 borsAuto merge of #83301 - Dylan-DPC:rollup-x1yzvhm, r...
2021-03-19 Dylan DPCRollup merge of #83270 - steffahn:missing_word_in_skip_...
2021-03-19 Dylan DPCRollup merge of #83236 - cjgillot:memmap, r=joshtriplett
2021-03-19 Dylan DPCRollup merge of #83230 - jyn514:remove-macros, r=joshtr...
2021-03-19 Dylan DPCRollup merge of #83215 - bstrie:dephaikuraw, r=joshtriplett
2021-03-19 Dylan DPCRollup merge of #83208 - jethrogb:jb/gitignore, r=Xanewok
2021-03-19 Dylan DPCRollup merge of #83197 - jyn514:cfg-test-dead-code...
2021-03-19 Dylan DPCRollup merge of #83179 - Aaron1011:actix-web-lint,...
2021-03-19 Dylan DPCRollup merge of #82892 - jix:clarify-read-read, r=josht...
2021-03-19 Dylan DPCRollup merge of #82846 - GuillaumeGomez:doc-alias-list...
2021-03-19 Dylan DPCRollup merge of #82759 - m-ou-se:remove-unwrap-none...
2021-03-19 Dylan DPCRollup merge of #82500 - CDirkx:hermit-pipe, r=joshtriplett
2021-03-19 Oli SchererAdd a second regression test
2021-03-19 borsAuto merge of #82754 - rylev:rusage-windows, r=pnkfelix
2021-03-19 Oli SchererDo not ICE on ty::Error as an error must already have...
2021-03-19 Ömer Sinan... Revert performance-sensitive change in #82436
2021-03-19 Aman AroraHash hir_owner in typeck results
2021-03-19 borsAuto merge of #71780 - jcotton42:string_remove_matches...
2021-03-19 Jennifer WillsReplace closures_captures and upvar_capture with closur...
2021-03-18 Santiago PastorinoMark early otherwise optimization unsound
2021-03-18 Alex CrichtonUpdate LLVM to bring in SIMD updates for WebAssembly
2021-03-18 Jannis HarderClarify docs for Read::read's return value
2021-03-18 Stephen Albert... Fix pluralization in keyword docs
2021-03-18 J. FrimmelApply suggestions from code review
2021-03-18 SparrowLiicorrect macro names
2021-03-18 SparrowLiiAdd simd_neg platform intrinsic
2021-03-18 Frank SteffahnFix typo/inaccuracy in the documentation of Iterator...
2021-03-18 bstrieRevert the second deprecation of collections::Bound
next