]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-04-05 ouz-akill temp early
2022-04-05 ouz-aremove region check
2022-04-04 ouz-adestroy temp at the end and avoid ICE
2022-04-04 ouz-afixed error, made function leaner and tighter
2022-04-04 ouz-aNew mir-opt deref_separator
2022-03-26 borsAuto merge of #95306 - est31:master, r=Dylan-DPC
2022-03-26 borsAuto merge of #95296 - workingjubilee:pretty-session...
2022-03-26 borsAuto merge of #95299 - mkroening:rm-hermitkernel, r...
2022-03-26 borsAuto merge of #95149 - cjgillot:once-diag, r=estebank
2022-03-25 borsAuto merge of #95172 - GuillaumeGomez:reduce-wait-for...
2022-03-25 Guillaume GomezReplace wait-for instructions for rustdoc GUI tests...
2022-03-25 Guillaume GomezUpdate browser-ui-test version to 0.8.4
2022-03-25 borsAuto merge of #95304 - michaelwoerister:retry-finalize...
2022-03-25 borsAuto merge of #95282 - RalfJung:miri, r=RalfJung
2022-03-25 borsAuto merge of #95280 - InfRandomness:infrandomness...
2022-03-25 est31std::process docs: linkify references to output, spawn...
2022-03-25 Michael Woeristerincr. comp.: Let compiler retry finalizing session...
2022-03-25 Camille GILLOTBless rustdoc tests.
2022-03-25 borsAuto merge of #95255 - petrochenkov:suggresolve, r...
2022-03-25 Martin KröningRemove hermitkernel targets
2022-03-25 borsAuto merge of #95082 - spastorino:overlap-inherent...
2022-03-25 borsAuto merge of #95259 - nnethercote:more-macro-expansion...
2022-03-25 Jubilee YoungUse a let-chain in _session::output (nfc)
2022-03-25 Jubilee YoungVigorously refactor _session::code_stats (nfc)
2022-03-25 Jubilee YoungPrettify rustc_session fmt with capturing args (nfc)
2022-03-25 borsAuto merge of #92361 - vacuus:doctest-run-test-out...
2022-03-25 Nicholas NethercoteShrink `MatcherPosRepetition`.
2022-03-25 Nicholas NethercoteShrink `NamedMatchVec` to one inline element.
2022-03-25 Nicholas NethercoteSplit `NamedMatch::MatchNonterminal` in two.
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 Vadim Petrochenkovresolve: Rename `CrateLint` to `Finalize`
2022-03-24 Vadim Petrochenkovresolve: Stop passing unused spans and node ids to...
2022-03-24 Vadim Petrochenkovresolve: Optimize path resolution for rustdoc
2022-03-24 Vadim Petrochenkovresolve: Do not build expensive suggestions if they...
2022-03-24 borsAuto merge of #95273 - flip1995:clippyup, r=manishearth
2022-03-24 Santiago PastorinoImplement impl_subject_and_oblig instead of repeating...
2022-03-24 Santiago PastorinoWhere bounds are checked on inherent impls
2022-03-24 borsAuto merge of #94934 - Lireer:const-prop-lint, r=oli-obk
2022-03-24 InfRandomnessSwap DtorckConstraint to DropckConstraint
2022-03-24 Ralf Jungupdate Miri
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 Santiago PastorinoNormalize both trait and inherent
2022-03-24 Santiago PastorinoExtract impl_subject_and_oglibations fn and make equate...
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 Nicholas NethercoteAdd a size assertion for `NamedMatchVec`.
2022-03-23 Michael Gouletremove [async output] from impl Future
2022-03-23 Ralf Jungbless 32bit
next