summary refs log tree commit diff
path: root/compiler/rustc_feature/src
AgeCommit message (Expand)AuthorLines
2024-06-10replace version placeholderPietro Albini-7/+7
2024-06-06Fix orderingcarbotaniuman-2/+2
2024-06-06Remove extraneous attributecarbotaniuman-1/+0
2024-06-06Add unsafe to `ffi_pure` and `ffi_const`carbotaniuman-2/+2
2024-06-06Fix doc commentcarbotaniuman-1/+2
2024-06-06Error on unsafe on non-unsafe attributecarbotaniuman-2/+6
2024-06-06Reorder `unsafe` macro casescarbotaniuman-12/+12
2024-06-06Parse unsafe attributescarbotaniuman-3/+54
2024-06-06Auto merge of #124482 - spastorino:unsafe-extern-blocks, r=oli-obkbors-0/+2
2024-06-06Rollup merge of #125168 - Jules-Bertholet:match-ergonomics-2024-align-with-rf...Matthias Krüger-4/+3
2024-06-05Add unsafe_extern_blocks feature flagSantiago Pastorino-0/+2
2024-06-04Rollup merge of #124486 - beetrees:vectorcall-tracking-issue, r=ehuss许杰友 Jieyou Xu (Joe)-2/+2
2024-06-01Auto merge of #124577 - GuillaumeGomez:stabilize-custom_code_classes_in_docs,...bors-2/+2
2024-05-29Make `std::env::{set_var, remove_var}` unsafe in edition 2024Tobias Bucher-0/+6
2024-05-15Gate implicit mutable by-reference bindings behind `mut ref`Jules Bertholet-2/+2
2024-05-15Remove `ref_pat_everywhere`Jules Bertholet-2/+1
2024-05-06Auto merge of #124747 - MasterAwesome:master, r=davidtwcobors-0/+3
2024-05-05Rollup merge of #124749 - RossSmyth:stable_range, r=davidtwcoGuillaume Gomez-2/+2
2024-05-04Implement do_not_recommend in the new solverMichael Goulet-1/+1
2024-05-03Rollup merge of #124480 - Enselic:on-broken-pipe, r=jieyouxuMichael Goulet-6/+0
2024-05-02Stabilize exclusive_rangeRoss Smyth-2/+2
2024-05-02Change `SIGPIPE` ui from `#[unix_sigpipe = "..."]` to `-Zon-broken-pipe=...`Martin Nordholts-6/+0
2024-05-01Replace version placeholders for 1.79Mark Rousskov-14/+14
2024-05-01Stabilize `custom_code_classes_in_docs` featureGuillaume Gomez-2/+2
2024-04-28Add tracking issue and unstable book page for `"vectorcall"` ABIbeetrees-2/+2
2024-04-25debuginfo: Stabilize `-Z debug-macros`, `-Z collapse-macro-debuginfo` and `#[...Vadim Petrochenkov-8/+5
2024-04-24Stabilise `inline_const`Gary Guo-2/+2
2024-04-24Add explicit syntax for coroutines instead of relying on closures having `yie...Oli Scherer-0/+6
2024-04-23Put the RFC behind a feature gate `result_ffi_guarantees`Arvind Mukund-0/+3
2024-04-23Rollup merge of #124067 - RalfJung:weak-lang-items, r=davidtwcoMatthias Krüger-1/+1
2024-04-22Stabilize generic `NonZero`.Markus Reiter-1/+0
2024-04-17consistency rename: language item -> lang itemRalf Jung-1/+1
2024-04-16Rollup merge of #123512 - Jules-Bertholet:ref-pat-eat-one-layer-2024, r=Nadri...Guillaume Gomez-0/+2
2024-04-16Rollup merge of #123535 - Jules-Bertholet:mut_dont_reset_binding_mode_2024, r...Matthias Krüger-0/+2
2024-04-15Match ergonomics 2024: Implement eat-one-layerJules Bertholet-0/+2
2024-04-15Mark gate as incompleteJules Bertholet-1/+1
2024-04-15Rename feature gateJules Bertholet-1/+1
2024-04-15Match ergonomics 2024: `mut` doesn't reset binding modeJules Bertholet-0/+2
2024-04-15Validation and other thingsMichael Goulet-2/+2
2024-04-15Parsing , pre-lowering support for precise capturesMichael Goulet-0/+2
2024-04-11remove some things that do not need to beMatthias Krüger-1/+1
2024-04-08Set the correct tracking issue for pattern typesOli Scherer-1/+1
2024-04-08Auto merge of #120131 - oli-obk:pattern_types_syntax, r=compiler-errorsbors-0/+2
2024-04-08Rollup merge of #120144 - petrochenkov:unty, r=davidtwcoMatthias Krüger-2/+2
2024-04-08Add pattern types to parserOli Scherer-0/+2
2024-04-06Put checks that detect UB under their own flag below debug_assertionsBen Kimock-0/+3
2024-04-02Address review commentsJules Bertholet-2/+2
2024-03-30Implement "&<pat> everywhere"Jules Bertholet-0/+2
2024-03-29Auto merge of #123080 - Jules-Bertholet:mut-ref-mut, r=Nadrierilbors-0/+2
2024-03-27Feature gateJules Bertholet-0/+2