]> git.lizzy.rs Git - rust.git/history - compiler/rustc_ast_passes/src/feature_gate.rs
Permit `#[deprecated]` in stdlib
[rust.git] / compiler / rustc_ast_passes / src / feature_gate.rs
2022-03-09 Jacob PrattPermit `#[deprecated]` in stdlib
2022-03-04 Jacob PrattChange `rustc_deprecated` to use `note`
2022-03-04 borsAuto merge of #94494 - jonhoo:bump-autocfg, r=Mark...
2022-03-04 Matthias KrügerRollup merge of #94593 - estebank:issue-94510, r=davidtwco
2022-03-04 Matthias KrügerRollup merge of #94568 - bjorn3:rustbuild_remove_dead_c...
2022-03-04 Matthias KrügerRollup merge of #94549 - m-ou-se:thread-is-finished...
2022-03-04 Matthias KrügerRollup merge of #94524 - bjorn3:remove_num_cpus, r...
2022-03-04 Matthias KrügerRollup merge of #94236 - reez12g:add_track_caller_87707...
2022-03-04 borsAuto merge of #94570 - shampoofactory:reopen-91719...
2022-03-04 borsAuto merge of #94539 - tmiasko:string-attributes, r...
2022-03-04 borsAuto merge of #94159 - erikdesjardins:align-load, r...
2022-03-04 borsAuto merge of #94096 - cjgillot:ensure-stability, r...
2022-03-04 Dylan DPCRollup merge of #93965 - Mark-Simulacrum:owned-stdio...
2022-03-04 Dylan DPCRollup merge of #93418 - ojeda:no-shortcut, r=camelid
2022-03-04 Dylan DPCRollup merge of #88805 - krhancoc:master, r=dtolnay
2022-03-03 Camille GILLOTGate stability attrs with other attributes.
2022-03-03 borsAuto merge of #84944 - lcnr:obligation-dedup, r=jackh726
2022-03-03 Matthias KrügerRollup merge of #94101 - notriddle:notriddle/strip...
2022-03-03 Matthias KrügerRollup merge of #93562 - sunfishcode:sunfishcode/io...
2022-03-03 Dylan DPCRollup merge of #93663 - sunfishcode:sunfishcode/as...
2022-03-03 Dylan DPCRollup merge of #93354 - sunfishcode:sunfishcode/docume...
2022-03-01 Dylan DPCRollup merge of #93926 - PatchMixolydic:bugfix/must_use...
2022-03-01 Dylan DPCRollup merge of #93385 - CraftSpider:rustdoc-ty-fixes...
2022-02-28 Matthias KrügerRollup merge of #92399 - Veeupup:fix_vec_typo, r=Dylan-DPC
2022-02-28 Jubilee YoungSync rust-lang/portable-simd@5f49d4c8435a25d804b2f375e9...
2022-02-28 Matthias KrügerRollup merge of #93413 - lsimons:patch-1, r=Dylan-DPC
2022-02-28 Matthias KrügerRollup merge of #93389 - cameron1024:issue-90847-regres...
2022-02-28 Matthias KrügerRollup merge of #92642 - avborhanian:master, r=Dylan-DPC
2022-02-27 borsAuto merge of #94144 - est31:let_else_trait_selection...
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-26 borsAuto merge of #94127 - erikdesjardins:debugattr, r...
2022-02-26 Matthias KrügerRollup merge of #94087 - tmiasko:rm-ignore-borrow-on...
2022-02-25 Matthias KrügerRollup merge of #93870 - tmiasko:const-precise-live...
2022-02-25 Matthias KrügerRollup merge of #93603 - connorff:compute-polonius...
2022-02-25 Matthias KrügerRollup merge of #94068 - eholk:drop-track-field-assign...
2022-02-25 borsAuto merge of #94130 - erikdesjardins:partially, r...
2022-02-24 Dylan DPCRollup merge of #94212 - scottmcm:swapper, r=dtolnay
2022-02-24 borsAuto merge of #93438 - spastorino:node_id_to_hir_id_ref...
2022-02-23 Matthias KrügerRollup merge of #94137 - aDotInTheVoid:abi-enum, r...
2022-02-23 Matthias KrügerRollup merge of #94128 - mqy:master, r=Dylan-DPC
2022-02-23 bjorn3Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea...
2022-02-22 borsAuto merge of #83706 - a1phyr:fix_vec_layout_calculatio...
2022-02-22 Matthias KrügerRollup merge of #94178 - est31:tolerant_lines_check...
2022-02-21 Matthias KrügerRollup merge of #94143 - est31:let_else_const_eval...
2022-02-21 Matthias KrügerRollup merge of #91192 - r00ster91:futuredocs, r=Guilla...
2022-02-21 borsAuto merge of #94066 - Mark-Simulacrum:factor-out-simpl...
2022-02-20 borsAuto merge of #94062 - Mark-Simulacrum:drop-print-cfg...
2022-02-20 borsAuto merge of #93934 - rusticstuff:inline_ensure_suffic...
2022-02-20 borsAuto merge of #93816 - bjorn3:rlib_metadata_first,...
2022-02-20 borsAuto merge of #93605 - notriddle:notriddle/rustdoc...
2022-02-20 borsAuto merge of #93387 - JakobDegen:improve_partialeq...
2022-02-19 Matthias KrügerRollup merge of #94146 - est31:let_else, r=cjgillot
2022-02-19 Matthias KrügerRollup merge of #94142 - est31:let_else_typeck, r=oli-obk
2022-02-19 Matthias KrügerRollup merge of #94122 - GuillaumeGomez:miniz-oxide...
2022-02-19 Matthias KrügerRollup merge of #94113 - Mizobrook-kan:issue-94025...
2022-02-19 Matthias KrügerRollup merge of #94112 - digama0:patch-3, r=scottmcm
2022-02-19 Matthias KrügerRollup merge of #94097 - pierwill:doc-rustc-middle...
2022-02-19 Matthias KrügerRollup merge of #94091 - GuillaumeGomez:rustdoc-const...
2022-02-19 Matthias KrügerRollup merge of #94023 - krasimirgg:head-llvm-use-llvm...
2022-02-19 Matthias KrügerRollup merge of #94019 - hermitcore:target, r=Mark...
2022-02-19 Matthias KrügerRollup merge of #94002 - GuillaumeGomez:duplicated...
2022-02-19 Matthias KrügerRollup merge of #93686 - dbrgn:trim-on-byte-slices...
2022-02-19 Matthias KrügerRollup merge of #93639 - Mark-Simulacrum:relnotes,...
2022-02-19 Matthias KrügerRollup merge of #93580 - m-ou-se:stabilize-pin-static...
2022-02-19 borsAuto merge of #92911 - nbdd0121:unwind, r=Amanieu
2022-02-19 Matthias KrügerRollup merge of #94086 - tmiasko:char-try-from-scalar...
2022-02-19 Matthias KrügerRollup merge of #94006 - pierwill:upvar-field, r=nikoma...
2022-02-19 Matthias KrügerRollup merge of #93990 - lcnr:pre-89862-cleanup, r...
2022-02-19 Matthias KrügerRollup merge of #93979 - SUPERCILEX:debug_check, r...
2022-02-19 Matthias KrügerRollup merge of #93954 - aDotInTheVoid:json-buffer...
2022-02-19 Matthias KrügerRollup merge of #93658 - cchiw:issue-77443-fix, r=josht...
2022-02-19 Matthias KrügerRollup merge of #92902 - ssomers:docter_drain, r=yaahc
2022-02-19 borsAuto merge of #94105 - 5225225:destabilise-entry-insert...
2022-02-18 borsAuto merge of #94050 - michaelwoerister:fix-unsized...
2022-02-18 Matthias KrügerRollup merge of #93953 - jackh726:known_bug, r=Mark...
2022-02-18 Matthias KrügerRollup merge of #93915 - Urgau:rfc-3013, r=petrochenkov
2022-02-18 Matthias KrügerRollup merge of #93892 - compiler-errors:issue-92917...
2022-02-18 Matthias KrügerRollup merge of #93877 - Amanieu:asm_fixes, r=nagisa
2022-02-18 Matthias KrügerRollup merge of #93847 - solid-rs:fix-kmc-solid-fs...
2022-02-18 Matthias KrügerRollup merge of #93814 - Itus-Shield:mips64-openwrt...
2022-02-18 Matthias KrügerRollup merge of #93497 - willcrichton:rustdoc-scrape...
2022-02-18 Matthias KrügerRollup merge of #92806 - compiler-errors:better-impl...
2022-02-18 Matthias KrügerRollup merge of #91675 - ivanloz:memtagsan, r=nagisa
2022-02-18 Matthias KrügerRollup merge of #89892 - Nilstrieb:suggest-return-impl...
2022-02-18 borsAuto merge of #94121 - matthiaskrgr:rollup-6ps95da...
2022-02-18 Matthias KrügerRollup merge of #93634 - matthiaskrgr:clippy_complexity...
2022-02-18 Matthias KrügerRollup merge of #93613 - crlf0710:rename_to_async_iter...
2022-02-18 Matthias KrügerRollup merge of #93024 - compiler-errors:inline-mir...
2022-02-18 Matthias KrügerRollup merge of #92959 - asquared31415:test-non-fn...
2022-02-18 Matthias KrügerRollup merge of #92933 - bjorn3:no_bin_lib_mixing,...
2022-02-17 Matthias KrügerRollup merge of #93976 - SUPERCILEX:separator_str,...
2022-02-17 Matthias KrügerRollup merge of #93337 - Amanieu:asm_tracking, r=tmiasko
2022-02-17 Matthias KrügerRollup merge of #93479 - smoelius:master, r=yaahc
2022-02-17 Matthias KrügerRollup merge of #89869 - kpreid:from-doc, r=yaahc
2022-02-16 Matthias KrügerRollup merge of #92366 - jhpratt:derive-default-enum...
2022-02-15 borsAuto merge of #93752 - eholk:drop-tracking-break-contin...
2022-02-13 borsAuto merge of #93837 - nikic:arm-update, r=Mark-Simulacrum
2022-02-13 borsAuto merge of #93685 - Mark-Simulacrum:drop-time, r...
2022-02-13 borsAuto merge of #93713 - klensy:deps-up, r=Mark-Simulacrum
2022-02-13 borsAuto merge of #93670 - erikdesjardins:noundef, r=nikic
next