summaryrefslogtreecommitdiff
path: root/compiler/rustc_feature/src
Commit message (Expand)AuthorAgeFilesLines
* fixup version placeholder for cfi_encoding featureklensy2023-05-151-1/+1
* Add support for `cfg(overflow_checks)`AngelicosPhosphoros2023-05-112-0/+3
* Rollup merge of #110694 - est31:builtin, r=petrochenkovDylan DPC2023-05-091-0/+2
|\
| * Add feature gateest312023-05-051-0/+2
* | Rollup merge of #109677 - dpaoliello:rawdylib, r=michaelwoerister,wesleywiserYuki Okushi2023-05-062-2/+2
|\ \ | |/ |/|
| * Stablize raw-dylib, link_ordinal and -CdlltoolDaniel Paoliello2023-04-182-2/+2
* | Rollup merge of #108801 - fee1-dead-contrib:c-str, r=compiler-errorsDylan DPC2023-05-051-0/+2
|\ \
| * | fix TODO commentsDeadbeef2023-05-021-2/+2
| * | update and add a few testsDeadbeef2023-05-021-0/+2
* | | Rollup merge of #105452 - rcvalle:rust-cfi-3, r=bjorn3Manish Goregaokar2023-05-032-0/+8
|\ \ \
| * | | Add cross-language LLVM CFI support to the Rust compilerRamon de C Valle2023-05-032-0/+8
* | | | Implement negative boundsMichael Goulet2023-05-021-0/+2
| |/ / |/| |
* | | Rollup merge of #111048 - compiler-errors:rpitit-not-incomplete, r=jackh726Dylan DPC2023-05-021-2/+2
|\ \ \
| * | | Mark RPITIT and AFIT as no longer incompleteMichael Goulet2023-05-021-2/+2
* | | | Rollup merge of #108668 - gibbyfree:stabilizedebuggervisualizer, r=wesleywiserDylan DPC2023-05-023-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | whitespace, delete unstable book pageGibby Free2023-03-021-1/+1
| * | | stabilize debugger visualizer attributeGibby Free2023-03-013-8/+8
* | | | Auto merge of #106075 - nbdd0121:ffi-unwind, r=joshtriplettbors2023-05-021-1/+1
|\ \ \ \
| * | | | Partial stabilisation of `c_unwind`Gary Guo2023-04-291-1/+1
* | | | | Make `repr` attribute local_onlyGuillaume Gomez2023-04-291-1/+1
|/ / / /
* | | | Auto merge of #110643 - pietroalbini:pa-bump-stage0, r=Mark-Simulacrumbors2023-04-293-5/+5
|\ \ \ \
| * | | | replace version placeholdersPietro Albini2023-04-283-5/+5
* | | | | Auto merge of #110901 - GuillaumeGomez:inlined-repr-rustdoc, r=notriddlebors2023-04-281-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | repr attribute needs to be stored to be used in doc(inline) by rustdocGuillaume Gomez2023-04-271-1/+1
* | | | | Revert "Remove #[alloc_error_handler] from the compiler and library"Matthias Krüger2023-04-252-2/+2
|/ / / /
* | | | Auto merge of #109507 - Amanieu:panic-oom-payload, r=davidtwcobors2023-04-222-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove #[alloc_error_handler] from the compiler and libraryAmanieu d'Antras2023-04-162-2/+2
| | |/ | |/|
* | | Spelling - compilerJosh Soref2023-04-171-1/+1
|/ /
* | Rollup merge of #110237 - oli-obk:impl_trait_in_assoc_tys, r=jackh726Matthias Krüger2023-04-121-0/+2
|\ \
| * | Split out a separate feature gate for impl trait in associated typesOli Scherer2023-04-121-0/+2
* | | Fix typos in compilerDaniPopes2023-04-101-1/+1
|/ /
* | Auto merge of #106281 - JulianKnodt:transmute_const_generics, r=b-naberbors2023-04-081-0/+2
|\ \
| * | Add feature gatekadmin2023-04-071-0/+2
* | | Auto merge of #109824 - GuillaumeGomez:rollup-i5r4uts, r=GuillaumeGomezbors2023-03-312-1/+5
|\ \ \
| * | | Rename doc(primitive) into rustc_doc_primitiveGuillaume Gomez2023-03-302-1/+5
* | | | Auto merge of #109010 - compiler-errors:rtn, r=eholkbors2023-03-311-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Feature gateMichael Goulet2023-03-281-0/+2
| |/ /
* | | Stabilize a portion of 'once_cell'Trevor Gross2023-03-291-1/+1
|/ /
* | Rollup merge of #108549 - clubby789:fix-link-cfg-issue, r=eholkMatthias Krüger2023-03-231-2/+2
|\ \
| * | Remove issue number for `link_cfg`clubby7892023-02-281-2/+2
* | | Bump version placeholdersMark Rousskov2023-03-152-4/+4
* | | Remove `box_syntax` from AST and use in toolsclubby7892023-03-122-2/+2
* | | Stabilize movbe target featureCaleb Zulawski2023-03-022-2/+3
* | | Revert "Stabilize `#![feature(target_feature_11)]`"Léo Lanteri Thauvin2023-03-022-2/+2
| |/ |/|
* | Rollup merge of #108550 - clubby789:remove-disjoint, r=compiler-errorsMatthias Krüger2023-03-012-2/+2
|\ \
| * | Remove the `capture_disjoint_fields` featureclubby7892023-02-282-2/+2
| |/
* | Auto merge of #106774 - Nugine:master, r=Amanieubors2023-02-282-1/+2
|\ \
| * | Stabilize cmpxchg16b_target_featureNugine2023-02-012-1/+2
* | | Auto merge of #99767 - LeSeulArtichaut:stable-target-feature-11, r=estebankbors2023-02-282-2/+2
|\ \ \ | |_|/ |/| |
| * | Stabilize `#![feature(target_feature_11)]`Léo Lanteri Thauvin2023-02-012-2/+2
| |/