]> git.lizzy.rs Git - rust.git/history - compiler
Replace wait-for instructions for rustdoc GUI tests with wait-for-css
[rust.git] / compiler /
2022-03-25 borsAuto merge of #95282 - RalfJung:miri, r=RalfJung
2022-03-25 borsAuto merge of #95280 - InfRandomness:infrandomness...
2022-03-25 borsAuto merge of #95255 - petrochenkov:suggresolve, r...
2022-03-25 borsAuto merge of #95082 - spastorino:overlap-inherent...
2022-03-25 borsAuto merge of #95259 - nnethercote:more-macro-expansion...
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 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 #94876 - b-naber:thir-abstract-const...
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 b-naberdont use a query for lit_to_constant
2022-03-23 Oli SchererAddress rebase fallout
2022-03-23 borsAuto merge of #95220 - rust-lang:notriddle/ast-validati...
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 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 Michael Gouletupgrade chalk
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 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 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 Michael Howelldiagnostics: do not suggest `fn foo({ <body> }`
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 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 Takayuki Maedareplace `this.clone()` with `this.create_snapshot_for_d...
2022-03-22 borsAuto merge of #94693 - nnethercote:parser-inlining...
2022-03-22 b-nabererase region in ParamEnvAnd and make ConstUnifyCtxt...
2022-03-22 b-naberdont canonicalize in try_unify_abstract_consts and...
2022-03-22 Santiago Pastorinoimpl_header -> impl_subject
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...
2022-03-22 Frank Kingsuggest constraining param for unary ops when missing...
2022-03-22 borsAuto merge of #95127 - notriddle:notriddle/option-conte...
2022-03-22 Ralf Jungrename LocalState::Uninitialized to Unallocated
2022-03-22 borsAuto merge of #95161 - JakobDegen:fix-early-otherwise...
2022-03-22 Nicholas NethercoteSplit `TokenCursor::{next,next_desugared}` into inlined...
2022-03-22 Nicholas NethercoteSplit `Parser::bump_with` into inlined and non-inlined...
2022-03-21 CaioFix generated tokens hygiene
next