]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-03-25 borsAuto merge of #92361 - vacuus:doctest-run-test-out...
2022-03-25 borsAuto merge of #95291 - Dylan-DPC:rollup-vrb4wlw, r...
2022-03-25 Dylan DPCRollup merge of #95276 - FoseFx:clippy_trim_split_white...
2022-03-25 Dylan DPCRollup merge of #95270 - michaelwoerister:fix-box-unsiz...
2022-03-25 Dylan DPCRollup merge of #95179 - b-naber:eval-in-try-unify...
2022-03-25 Dylan DPCRollup merge of #94655 - JakobDegen:mir-phase-docs...
2022-03-25 Dylan DPCRollup merge of #94391 - light4:issue-90319, r=estebank
2022-03-24 borsAuto merge of #95273 - flip1995:clippyup, r=manishearth
2022-03-24 borsAuto merge of #94934 - Lireer:const-prop-lint, r=oli-obk
2022-03-24 lightning1141Fix ice when error reporting recursion errors
2022-03-24 borsAuto merge of #94517 - aDotInTheVoid:inline_wrapping_ne...
2022-03-24 Max Baumannadd diagnostic items for clippy's
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
2022-03-24 borsAuto merge of #8580 - flip1995:rustup, r=flip1995
2022-03-24 flip1995Bump nightly version -> 2022-03-24
2022-03-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-03-24 borsAuto merge of #8579 - yoav-lavi:squashed-master, r...
2022-03-24 borsAuto merge of #94876 - b-naber:thir-abstract-const...
2022-03-24 Yoav Lavi`unnecessary_join` lint
2022-03-24 Oli Schererupdate clippy stderr file
2022-03-24 borsAuto merge of #91030 - estebank:trait-bounds-are-tricky...
2022-03-24 Michael Woeristerdebuginfo: Fix debuginfo for Box<T> where T is unsized.
2022-03-24 borsAuto merge of #95233 - compiler-errors:chalk-up, r...
2022-03-24 Michael Gouletmake rustc work again
2022-03-24 Esteban KuberProperly track `ImplObligation`s
2022-03-24 borsAuto merge of #87667 - the8472:document-in-place-iter...
2022-03-23 borsAuto merge of #95250 - matthiaskrgr:rollup-ma4zl69...
2022-03-23 Jakob DegenClarify more MIR docs
2022-03-23 Jakob DegenClarify which kinds of MIR are allowed during which...
2022-03-23 Matthias KrügerRollup merge of #95238 - TaKO8Ki:stop-emitting-E0026...
2022-03-23 Matthias KrügerRollup merge of #95225 - compiler-errors:impl-future...
2022-03-23 Matthias KrügerRollup merge of #95221 - RalfJung:check_and_deref_ptr...
2022-03-23 Matthias KrügerRollup merge of #95069 - GuillaumeGomez:auto-traits...
2022-03-23 Matthias KrügerRollup merge of #94249 - compiler-errors:better-copy...
2022-03-23 borsAuto merge of #95247 - cuviper:llvm14, r=nikic
2022-03-23 The 8472fix some links, clarify documentation based on review...
2022-03-23 b-naberdont use a query for lit_to_constant
2022-03-23 Josh StoneUpdate to LLVM 14.0.0 final
2022-03-23 Oli SchererAddress rebase fallout
2022-03-23 borsAuto merge of #95220 - rust-lang:notriddle/ast-validati...
2022-03-23 Oli SchererUpdate allocation id
2022-03-23 Carl SchererRemove line instead of just commenting out
2022-03-23 Carl Schererremove optimizations from const_prop_lint
2022-03-23 Carl Schererseparate const prop lint from optimizations
2022-03-23 borsAuto merge of #94901 - fee1-dead:destructable, r=oli-obk
2022-03-23 Takayuki Maedastop emitting E0026 for struct enums with underscores
2022-03-23 borsAuto merge of #95235 - asquared31415:ptr_eq_typo, r...
2022-03-23 b-naberadd test for treating ExprKind::ConstParam as temp
2022-03-23 b-naberuse NonHirLiteral instead of ScalarLiteral, move patter...
2022-03-23 b-nabermove ExprKind::Repeat arm to expr_is_poly
2022-03-23 b-naberuse ParamConst in ExprKind::ConstParam
2022-03-23 b-naberremove thir::Visitor::visit_const
2022-03-23 b-naberchange thir to lazily create constants
2022-03-23 borsAuto merge of #95232 - lnicola:rust-analyzer-2022-03...
2022-03-23 asquared31415ptr::guaranteed_eq doc typo
2022-03-23 Michael Gouletupgrade chalk
2022-03-23 Laurențiu Nicola:arrow_up: rust-analyzer
2022-03-23 borsAuto merge of #95173 - m-ou-se:sys-locks-module, r...
2022-03-23 borsAuto merge of #95223 - Dylan-DPC:rollup-idpb7ka, r...
2022-03-23 Michael Gouletremove [async output] from impl Future
2022-03-23 Ralf Jungbless 32bit
2022-03-23 Dylan DPCRollup merge of #95222 - RalfJung:validity, r=Dylan-DPC
2022-03-23 Dylan DPCRollup merge of #95219 - ojeda:update-alloc-no-oom...
2022-03-23 Dylan DPCRollup merge of #95212 - TaKO8Ki:replace-this-clone...
2022-03-23 Dylan DPCRollup merge of #94713 - clarfonthey:is_char_surrogate...
2022-03-23 Dylan DPCRollup merge of #92955 - llogiq:cloned-side-effect...
2022-03-23 Dylan DPCRollup merge of #91608 - workingjubilee:fold-neon-fp...
2022-03-23 Jubilee YoungFixup aarch64 smoke test
2022-03-23 Michael Gouletbetter errors when a Copy impl is not coherent
2022-03-23 borsAuto merge of #95088 - bjorn3:fix_test_variadic_fnptr...
2022-03-23 Ralf Junginterpret/memory: simplify check_and_deref_ptr
2022-03-22 Ralf Junginterpret/validity: improve clarity
2022-03-22 Jubilee YoungTest SVE2 includes NEON and not vice versa
2022-03-22 Michael Howelldiagnostics: do not suggest `fn foo({ <body> }`
2022-03-22 Jubilee YoungTest NEON compiles
2022-03-22 Jubilee YoungFilter for all features instead of any
2022-03-22 Jubilee YoungFold aarch64 feature +fp into +neon
2022-03-22 borsAuto merge of #95159 - nnethercote:TtParser, r=petrochenkov
2022-03-22 bjorn3Limit test_variadic_fnptr to unix
2022-03-22 Miguel OjedaModernize `alloc-no-oom-handling` test
2022-03-22 Nicholas NethercoteEliminate `TokenTreeOrTokenTreeSlice`.
2022-03-22 borsAuto merge of #95215 - Dylan-DPC:rollup-l9f9t7l, r...
2022-03-22 Dylan DPCRollup merge of #95207 - ZHANGWENTAI:update_termination...
2022-03-22 Dylan DPCRollup merge of #95200 - TaKO8Ki:cancel-not-emitted...
2022-03-22 Dylan DPCRollup merge of #95197 - frank-king:feat/unary_op_type_...
2022-03-22 Dylan DPCRollup merge of #95196 - RalfJung:unalloc-not-uninit...
2022-03-22 Dylan DPCRollup merge of #95188 - c410-f3r:aqui-vamos-nos, r...
2022-03-22 Andre Bogusadd perf side effect docs to `Iterator::cloned()`
2022-03-22 Mara BosMove std::sys::{mutex, condvar, rwlock} to std::sys...
2022-03-22 Takayuki Maedareplace `this.clone()` with `this.create_snapshot_for_d...
2022-03-22 borsAuto merge of #94693 - nnethercote:parser-inlining...
2022-03-22 ZHANGWENTAIadd some fix
2022-03-22 b-nabererase region in ParamEnvAnd and make ConstUnifyCtxt...
2022-03-22 ZHANGWENTAIfix the lint problem
2022-03-22 ZHANGWENTAIupdate Termination trait docs
2022-03-22 b-naberdont canonicalize in try_unify_abstract_consts and...
2022-03-22 b-naberfix previous failures and address review
2022-03-22 borsAuto merge of #95107 - r00ster91:fmt, r=joshtriplett
2022-03-22 Takayuki Maedacancel a not emitted error after parsing const generic...
2022-03-22 borsAuto merge of #95158 - sunfishcode:sunfishcode/windows...
next