]> git.lizzy.rs Git - rust.git/history - library
Remove `-Zno-interleave-lints`.
[rust.git] / library /
2022-12-01 borsAuto merge of #105125 - matthiaskrgr:rollup-fr0snmj...
2022-12-01 borsAuto merge of #105003 - flba-eb:only_windows, r=Mark...
2022-12-01 Matthias KrügerRollup merge of #105106 - jhpratt:issue-105101, r=TaKO8Ki
2022-12-01 Matthias KrügerRollup merge of #105088 - notriddle:notriddle/search...
2022-12-01 Matthias KrügerRollup merge of #105087 - HKalbasi:master, r=eddyb
2022-12-01 Matthias KrügerRollup merge of #105078 - TaKO8Ki:fix-105011, r=nnethercote
2022-12-01 borsAuto merge of #104975 - JakobDegen:custom_mir_let,...
2022-12-01 borsAuto merge of #104861 - nnethercote:attr-cleanups,...
2022-12-01 borsAuto merge of #105095 - matthiaskrgr:rollup-9pu7vrx...
2022-12-01 borsAuto merge of #104160 - Ayush1325:windows-args, r=m...
2022-11-30 Matthias KrügerRollup merge of #105081 - weiznich:regression_test_for_...
2022-11-30 Matthias KrügerRollup merge of #105064 - notriddle:notriddle/main...
2022-11-30 Matthias KrügerRollup merge of #105063 - aDotInTheVoid:rdj-dont-assume...
2022-11-30 Matthias KrügerRollup merge of #104895 - chenyukang:yukang/fix-104884...
2022-11-30 Matthias KrügerRollup merge of #104865 - pratushrai0309:bootstrap...
2022-11-30 Matthias KrügerRollup merge of #103065 - aDotInTheVoid:rdj-arg-pattern...
2022-11-30 borsAuto merge of #104940 - cjgillot:query-feed-simple...
2022-11-30 borsAuto merge of #99814 - aliemjay:patch-2, r=jackh726
2022-11-30 borsAuto merge of #104905 - compiler-errors:normalization...
2022-11-30 borsAuto merge of #105080 - matthiaskrgr:rollup-7ffj4oe...
2022-11-30 Matthias KrügerRollup merge of #105079 - nnethercote:bots-mailmap...
2022-11-30 Matthias KrügerRollup merge of #105071 - nnethercote:nnethercote-mailm...
2022-11-30 Matthias KrügerRollup merge of #105039 - nnethercote:fix-104769, r...
2022-11-30 Matthias KrügerRollup merge of #104811 - haraldh:feat/wasm32_wasi_shut...
2022-11-30 Matthias KrügerRollup merge of #104697 - dingxiangfei2009:fix-euv...
2022-11-30 borsAuto merge of #104679 - dvdhrm:rw/dso, r=petrochenkov
2022-11-30 Jakob DegenSupport statics in custom mir
2022-11-30 Jakob DegenSupport most constant kinds in custom mir
2022-11-30 Jakob DegenSupport arbitrary `let` statements in custom mir
2022-11-30 borsAuto merge of #105070 - matthiaskrgr:rollup-9b25khj...
2022-11-29 Matthias KrügerRollup merge of #105068 - jneem:master, r=jyn514
2022-11-29 Matthias KrügerRollup merge of #105066 - lcnr:mv-candidate_from_obliga...
2022-11-29 Matthias KrügerRollup merge of #105062 - notriddle:notriddle/rustdoc...
2022-11-29 Matthias KrügerRollup merge of #105051 - WaffleLapkin:unmacro, r=oli-obk
2022-11-29 Matthias KrügerRollup merge of #105049 - mkroening:hermit-fixes, r...
2022-11-29 Matthias KrügerRollup merge of #105045 - WaffleLapkin:deref-ahhhh...
2022-11-29 Matthias KrügerRollup merge of #105023 - tmiasko:asm-sym-static-reacha...
2022-11-29 Matthias KrügerRollup merge of #105002 - zertosh:acp-140, r=dtolnay
2022-11-29 Matthias KrügerRollup merge of #104911 - spastorino:inferred_outlives_...
2022-11-29 Matthias KrügerRollup merge of #104627 - calebzulawski:print-target...
2022-11-29 Matthias KrügerRollup merge of #104523 - flba-eb:fix_nto_target_name...
2022-11-29 Matthias KrügerRollup merge of #104436 - ismailmaj:add-slice-to-stack...
2022-11-29 Matthias KrügerRollup merge of #103876 - oli-obk:tait_implications...
2022-11-29 borsAuto merge of #94487 - oli-obk:stable_hash_ty, r=fee1...
2022-11-29 Martin Kröninghermit: Remove unused exports
2022-11-29 Martin Kröninghermit: Fix fuzzy_provenance_casts
2022-11-29 borsAuto merge of #104947 - cjgillot:verify-hir-nest, r...
2022-11-29 Matthias KrügerRollup merge of #105016 - GuillaumeGomez:load-sentence...
2022-11-29 Matthias KrügerRollup merge of #105010 - Neutron3529:patch-2, r=jyn514
2022-11-29 Matthias KrügerRollup merge of #104978 - Veykril:patch-2, r=jyn514
2022-11-29 Matthias KrügerRollup merge of #104959 - compiler-errors:revert-104269...
2022-11-29 Matthias KrügerRollup merge of #104465 - djkoloski:improve_fuchsia_tes...
2022-11-29 borsAuto merge of #105001 - nicholasbishop:bishop-more...
2022-11-29 borsAuto merge of #104992 - ehuss:docs-triagebot-assign...
2022-11-28 Andres SuarezAdd `as_mut_os_string` to `&mut PathBuf` and `as_mut_os...
2022-11-28 Matthias KrügerRollup merge of #105006 - RalfJung:scalar-pair-alignmen...
2022-11-28 Matthias KrügerRollup merge of #104998 - JakobDegen:mailmap, r=jyn514
2022-11-28 Matthias KrügerRollup merge of #104982 - RalfJung:norun, r=oli-obk
2022-11-28 Matthias KrügerRollup merge of #104956 - mucinoab:issue-104870, r...
2022-11-28 Matthias KrügerRollup merge of #104954 - vincenzopalazzo:macros/prinf...
2022-11-28 Matthias KrügerRollup merge of #104936 - cjgillot:self-rpit-orig-too...
2022-11-28 Matthias KrügerRollup merge of #104933 - RalfJung:interpret-partial...
2022-11-28 Matthias KrügerRollup merge of #104891 - fee1-dead-contrib:escaping_bo...
2022-11-28 Matthias KrügerRollup merge of #104804 - nnethercote:MetaItemLit,...
2022-11-28 Ayush SinghExtract WStrUnits to sys_common::wstr
2022-11-28 borsAuto merge of #105008 - Dylan-DPC:rollup-wcd19yu, r...
2022-11-28 borsAuto merge of #102991 - Sp00ph:master, r=scottmcm
2022-11-28 Dylan DPCRollup merge of #104927 - compiler-errors:binder-shifti...
2022-11-28 Dylan DPCRollup merge of #104907 - compiler-errors:selcx-infcx...
2022-11-28 Dylan DPCRollup merge of #104890 - lcnr:small-cleanup, r=fee1...
2022-11-28 Dylan DPCRollup merge of #104795 - estebank:multiline-spans...
2022-11-28 Dylan DPCRollup merge of #104732 - WaffleLapkin:from_def_idn...
2022-11-28 Dylan DPCRollup merge of #104360 - petrochenkov:stabverb, r...
2022-11-28 borsAuto merge of #104915 - weihanglo:update-cargo, r=ehuss
2022-11-27 Matthias KrügerRollup merge of #104989 - RalfJung:miri, r=RalfJung
2022-11-27 Matthias KrügerRollup merge of #104984 - GuillaumeGomez:remote-crate...
2022-11-27 Matthias KrügerRollup merge of #104976 - WaffleLapkin:move_comments...
2022-11-27 Matthias KrügerRollup merge of #104955 - GuillaumeGomez:migrate-to...
2022-11-27 borsAuto merge of #104506 - joshtriplett:style-principles...
2022-11-27 borsAuto merge of #2702 - RalfJung:rustup, r=RalfJung
2022-11-27 Ralf JungMerge from rustc
2022-11-27 borsAuto merge of #104983 - matthiaskrgr:rollup-018sk73...
2022-11-27 Matthias KrügerRollup merge of #104946 - notriddle:notriddle/popover...
2022-11-27 Matthias KrügerRollup merge of #104944 - aDotInTheVoid:jsondoclint...
2022-11-27 Matthias KrügerRollup merge of #104934 - ChrisDenton:all-anybody-wants...
2022-11-27 Matthias KrügerRollup merge of #104931 - Swatinem:async-pretty, r...
2022-11-27 Matthias KrügerRollup merge of #104917 - compiler-errors:requires...
2022-11-27 Matthias KrügerRollup merge of #104892 - lukas-code:discriminant,...
2022-11-27 Matthias KrügerRollup merge of #104882 - lcnr:notify-ocx, r=Mark-Simul...
2022-11-27 Matthias KrügerRollup merge of #95836 - workingjubilee:doctest-exe...
2022-11-27 borsAuto merge of #104048 - cjgillot:split-lifetime, r...
2022-11-27 borsAuto merge of #103917 - oli-obk:layout_math, r=RalfJung...
2022-11-27 borsAuto merge of #103786 - tshepang:obsolete, r=jyn514
2022-11-27 borsAuto merge of #96451 - JakobDegen:dest-prop, r=tmiasko
2022-11-27 borsAuto merge of #104818 - scottmcm:refactor-extend-func...
2022-11-26 Markus EverlingAdd second test case in `make_contiguous_head_to_end`
2022-11-26 Markus EverlingImprove slow path in `make_contiguous`
2022-11-26 borsAuto merge of #104950 - jyn514:revert-preview, r=Mark...
2022-11-26 Guillaume GomezRollup merge of #104943 - aDotInTheVoid:jsondoclint...
2022-11-26 Guillaume GomezRollup merge of #104928 - notriddle:notriddle/sidebar...
next