]> git.lizzy.rs Git - rust.git/history - compiler/rustc_error_messages
Rollup merge of #99758 - WaffleLapkin:remove_useless_allow, r=Dylan-DPC
[rust.git] / compiler / rustc_error_messages /
2022-07-26 Yuki OkushiRollup merge of #99593 - TaKO8Ki:suggest-removing-tuple...
2022-07-26 borsAuto merge of #98989 - dpaoliello:rawdylibbin, r=michae...
2022-07-25 Yuki OkushiRollup merge of #99084 - RalfJung:write_bytes, r=thomcc
2022-07-25 Yuki OkushiRollup merge of #98710 - mojave2:string, r=JohnTitor
2022-07-25 borsAuto merge of #97313 - cjgillot:ast-lifetimes-anon...
2022-07-25 bjorn3Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4...
2022-07-25 Yuki OkushiRollup merge of #99581 - nnethercote:improve-derive...
2022-07-25 Yuki OkushiRollup merge of #99494 - tmiasko:no-pie, r=Mark-Simulacrum
2022-07-25 Yuki OkushiRollup merge of #95916 - solid-rs:feat-kmc-solid-abort...
2022-07-25 Yuki OkushiRollup merge of #95040 - frank-king:fix/94981, r=Mark...
2022-07-25 borsAuto merge of #98770 - klensy:no-string-dupes-ugly...
2022-07-24 borsAuto merge of #99409 - tmiasko:atomic-tests, r=m-ou-se
2022-07-24 Amos WengerAdd 'src/tools/rust-analyzer/' from commit '977e12a0bdc...
2022-07-24 borsAuto merge of #98674 - RalfJung:miri-stacktrace-pruning...
2022-07-24 borsAuto merge of #99251 - cuviper:hashbrown-0.12, r=Mark...
2022-07-24 borsAuto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa
2022-07-23 Guillaume GomezRollup merge of #99627 - saethlin:lock-once, r=eddyb
2022-07-23 Guillaume GomezRollup merge of #99595 - nikic:thumbv6m-atomics, r...
2022-07-23 Guillaume GomezRollup merge of #99396 - compiler-errors:missing-tests...
2022-07-23 Guillaume GomezRollup merge of #99298 - ChrisDenton:ignore-plugins...
2022-07-23 borsAuto merge of #98208 - ivanloz:master, r=nagisa
2022-07-23 borsAuto merge of #98471 - wesleywiser:update_measureme...
2022-07-23 borsAuto merge of #97925 - the8472:cgroupv1, r=joshtriplett
2022-07-23 borsAuto merge of #99320 - NiklasJonsson:84447/rustc_expand...
2022-07-23 borsAuto merge of #93397 - joshtriplett:sort-floats, r...
2022-07-22 borsAuto merge of #99598 - GuillaumeGomez:clean-trait-field...
2022-07-22 borsAuto merge of #99521 - fee1-dead-contrib:const_fix_hax...
2022-07-22 borsAuto merge of #99491 - workingjubilee:sync-psimd, r...
2022-07-22 Dylan DPCRollup merge of #99539 - compiler-errors:bidirectional...
2022-07-22 Dylan DPCRollup merge of #99423 - GuillaumeGomez:group-css-font...
2022-07-22 Dylan DPCRollup merge of #99393 - Logarithmus:feature/99255...
2022-07-22 Dylan DPCRollup merge of #98868 - tmiasko:unreachable-coverage...
2022-07-22 Dylan DPCRollup merge of #98174 - Kixunil:rename_ptr_as_mut_cons...
2022-07-22 borsAuto merge of #99420 - RalfJung:vtable, r=oli-obk
2022-07-21 borsAuto merge of #99530 - RalfJung:miri, r=oli-obk
2022-07-21 borsAuto merge of #99501 - lcnr:check-regions-infcx, r...
2022-07-21 borsAuto merge of #99567 - matthiaskrgr:rollup-08hh3r4...
2022-07-21 Matthias KrügerRollup merge of #99559 - GuillaumeGomez:rm-unused-field...
2022-07-21 Matthias KrügerRollup merge of #99558 - fee1-dead-contrib:remap_constn...
2022-07-21 Matthias KrügerRollup merge of #99557 - pierwill:patch-6, r=tmiasko
2022-07-21 Matthias KrügerRollup merge of #99552 - lcnr:orphan_check-rework,...
2022-07-21 Matthias KrügerRollup merge of #99549 - JohnTitor:issue-52304, r=compi...
2022-07-21 Matthias KrügerRollup merge of #99528 - matthiaskrgr:2022_07_perf...
2022-07-21 Matthias KrügerRollup merge of #99454 - benluelo:control-flow/continue...
2022-07-21 Matthias KrügerRollup merge of #99413 - steffahn:btree_dropck, r=m...
2022-07-21 Matthias KrügerRollup merge of #98707 - joboet:fuchsia_locks, r=m...
2022-07-21 borsAuto merge of #99059 - Amanieu:fix-96797, r=Mark-Simulacrum
2022-07-21 borsAuto merge of #98162 - nextsilicon:support_lto_embed_bi...
2022-07-21 borsAuto merge of #93718 - thomcc:used-macho, r=pnkfelix
2022-07-21 Jubilee YoungSync core::simd up to rust-lang/portable-simd@2e081db92...
2022-07-20 Matthias KrügerRollup merge of #99516 - m-ou-se:proc-macro-tracked...
2022-07-20 Matthias KrügerRollup merge of #99489 - GuillaumeGomez:gui-fixes,...
2022-07-20 Matthias KrügerRollup merge of #99480 - miam-miam100:arg-format, r...
2022-07-20 Matthias KrügerRollup merge of #99355 - compiler-errors:macro-metavar...
2022-07-20 Matthias KrügerRollup merge of #99352 - compiler-errors:tighter-spans...
2022-07-20 borsAuto merge of #99472 - RalfJung:provenance, r=oli-obk
2022-07-20 Dylan DPCRollup merge of #99486 - TaKO8Ki:remove-type-string...
2022-07-20 Dylan DPCRollup merge of #99485 - mdholloway:unused-qualificatio...
2022-07-20 Dylan DPCRollup merge of #99483 - compiler-errors:issue-99482...
2022-07-20 Dylan DPCRollup merge of #99436 - Nilstrieb:toggle-box-noalias...
2022-07-20 Dylan DPCRollup merge of #99345 - compiler-errors:issue-99073...
2022-07-20 Dylan DPCRollup merge of #98101 - vladimir-ea:stdlib_watch_os...
2022-07-20 Matthias Krügerclippy::perf fixes
2022-07-20 Dylan DPCRollup merge of #99481 - JohnTitor:issue-71547, r=compi...
2022-07-20 Dylan DPCRollup merge of #99452 - Stargateur:fix/typo, r=JohnTitor
2022-07-20 Dylan DPCRollup merge of #99433 - cjgillot:erase-foreign-sig...
2022-07-20 Dylan DPCRollup merge of #98916 - ChrisDenton:hiberfil.sys,...
2022-07-20 Dylan DPCRollup merge of #98784 - compiler-errors:forgot-to...
2022-07-20 borsAuto merge of #98843 - Urgau:check-cfg-stage0, r=Mark...
2022-07-20 borsAuto merge of #99484 - ehuss:update-cargo, r=ehuss
2022-07-19 borsAuto merge of #98180 - notriddle:notriddle/rustdoc...
2022-07-19 borsAuto merge of #99309 - RalfJung:no-large-copies, r...
2022-07-19 Matthias KrügerRollup merge of #99457 - SparrowLii:para_iter, r=fee1...
2022-07-19 Matthias KrügerRollup merge of #99453 - lnicola:rust-analyzer-2022...
2022-07-19 Matthias KrügerRollup merge of #99441 - ehuss:update-mdbook, r=Mark...
2022-07-19 Matthias KrügerRollup merge of #99438 - WaffleLapkin:dont_wrap_in_non_...
2022-07-19 Matthias KrügerRollup merge of #99435 - CAD97:revert-dollar-dollar...
2022-07-19 Matthias KrügerRollup merge of #99419 - yoshuawuyts:stabilize-task...
2022-07-19 Matthias KrügerRollup merge of #99401 - TaKO8Ki:avoid-symbol-to-&str...
2022-07-19 Matthias KrügerRollup merge of #99384 - compiler-errors:issue-99375...
2022-07-19 Matthias KrügerRollup merge of #98028 - aticu:master, r=estebank
2022-07-19 borsAuto merge of #98912 - nrc:provider-it, r=yaahc
2022-07-19 borsAuto merge of #99451 - Dylan-DPC:rollup-ceghu18, r...
2022-07-19 Dylan DPCRollup merge of #99434 - timvermeulen:skip_next_non_fus...
2022-07-19 Dylan DPCRollup merge of #99410 - tmiasko:atomic-lint, r=fee1...
2022-07-19 Dylan DPCRollup merge of #99335 - Dav1dde:fromstr-docs, r=JohnTitor
2022-07-19 borsAuto merge of #98120 - TaKO8Ki:box-diagnostic-metadata...
2022-07-18 Dylan DPCRollup merge of #99351 - compiler-errors:arg-mismatch...
2022-07-18 Dylan DPCRollup merge of #99344 - notriddle:notriddle/multiple...
2022-07-18 Dylan DPCRollup merge of #99198 - RalfJung:alloc-null-ptr, r...
2022-07-18 Dylan DPCRollup merge of #98998 - workingjubilee:naked-means...
2022-07-18 Dylan DPCRollup merge of #98839 - 5225225:assert_transmute_copy_...
2022-07-18 borsAuto merge of #99232 - lcnr:no-bound-vars-check, r...
2022-07-18 borsAuto merge of #99223 - saethlin:panicless-split-mut...
2022-07-18 Tomasz MiąskoUpdate invalid atomic ordering lint
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-07-18 borsAuto merge of #99181 - lcnr:arenaGTrc, r=wesleywiser
2022-07-18 borsAuto merge of #99137 - jackh726:wf-no-infcx, r=estebank
2022-07-17 Yuki OkushiRollup merge of #99360 - compiler-errors:issue-99331...
2022-07-17 Yuki OkushiRollup merge of #99356 - compiler-errors:tait-in-assoc...
next