]> git.lizzy.rs Git - rust.git/history - src
Replace wait-for instructions for rustdoc GUI tests with wait-for-css
[rust.git] / src /
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 #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 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: 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 PastorinoWhere bounds are checked on inherent impls
2022-03-24 borsAuto merge of #94934 - Lireer:const-prop-lint, r=oli-obk
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 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
2022-03-24 borsAuto merge of #94876 - b-naber:thir-abstract-const...
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 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 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 Josh StoneUpdate to LLVM 14.0.0 final
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 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 borsAuto merge of #95232 - lnicola:rust-analyzer-2022-03...
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 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 Miguel OjedaModernize `alloc-no-oom-handling` test
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 borsAuto merge of #94693 - nnethercote:parser-inlining...
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 borsAuto merge of #95161 - JakobDegen:fix-early-otherwise...
2022-03-21 borsAuto merge of #95180 - matthiaskrgr:rollup-ai1ch2s...
2022-03-21 Matthias KrügerRollup merge of #95175 - lcnr:adt_const_params-tracking...
2022-03-21 Matthias KrügerRollup merge of #95166 - Urgau:check-cfg-values-unstabl...
2022-03-21 Matthias KrügerRollup merge of #95129 - GuillaumeGomez:rm-source-sideb...
2022-03-21 Matthias KrügerRollup merge of #95116 - bjorn3:cg_clif_test_fixes...
2022-03-21 Matthias KrügerRollup merge of #95085 - ouz-a:master5, r=jackh726
2022-03-21 Matthias KrügerRollup merge of #95074 - TaKO8Ki:use-format-args-captur...
2022-03-21 bjorn3Add needs-asm-support directive to tests where necessary
2022-03-21 b-naberadd/update tests
2022-03-21 ouz-aReturn err instead of ICE
2022-03-21 lcnrmove `adt_const_params` to its own tracking issue
2022-03-21 borsAuto merge of #95169 - Smittyvb:union-test-ub, r=bjorn3
2022-03-21 SmittyDon't run UB in test suite
2022-03-21 Loïc BRANSTETTUpdate unstable book with the new `values()` form for...
2022-03-21 DeadbeefTidy up
2022-03-21 DeadbeefRename `~const Drop` to `~const Destruct`
next