about summary refs log tree commit diff
path: root/src/doc/unstable-book
AgeCommit message (Expand)AuthorLines
2022-07-08Implement support for DWARF version 5.Patrick Walton-0/+9
2022-06-22Add tracking issues to `--extern` option docs.Eric Huss-0/+5
2022-06-22Rollup merge of #98226 - ChrisDenton:doc-extern-options, r=ehussYuki Okushi-0/+22
2022-06-22Document unstable `--extern` optionsChris Denton-0/+22
2022-06-15remove box derefs from codgenDrMeepster-1/+3
2022-06-14Add user documentation for -Zvirtual-function-eliminationflip1995-0/+39
2022-06-13Rollup merge of #97875 - JohnTitor:rm-infer-static-outlives-requirements, r=p...Matthias Krüger-44/+0
2022-06-11Rollup merge of #96868 - nrc:turbo-stable, r=jhpratt,nbdd0121,nagisaDylan DPC-53/+0
2022-06-09Stabilize the `bundle` native library modifierVadim Petrochenkov-19/+0
2022-06-08Remove docYuki Okushi-44/+0
2022-06-06Remove explicit-generic-args-with-impl-trait docs from unstable bookNick Cameron-53/+0
2022-05-24Add support for embedding pretty printers via the `#[debugger_visualizer]` at...ridwanabdillahi-1/+3
2022-05-21Remove feature: `crate` visibility modifierJacob Pratt-20/+0
2022-05-13Added note in documentationVolker-Weissmann-1/+4
2022-05-07Fix an incorrect link in The Unstable BookKoichi ITO-1/+1
2022-05-03Add support for a new attribute `#[debugger_visualizer]` to support embedding...ridwanabdillahi-0/+25
2022-04-30Add `do yeet` expressions to allow experimentation in nightlyScott McMurray-0/+26
2022-04-29Remove unnecessary environment variable in cf-protection documentationAndrew Brown-1/+1
2022-04-19Rollup merge of #96086 - jsgf:remove-extern-location, r=davidtwcoDylan DPC-31/+0
2022-04-15Remove `--extern-location` and all associated codeJeremy Fitzhardinge-31/+0
2022-04-14clarify doc(cfg) wordingAndy Russell-1/+1
2022-04-12fix broken link in coverage tools docsAnthonyMikh-0/+0
2022-04-08Split `fuzzy_provenance_casts` into lossy and fuzzy, feature gate and test itniluxv-0/+22
2022-03-30Stabilize native library modifier syntax and the `whole-archive` modifier spe...Vadim Petrochenkov-29/+0
2022-03-21Update unstable book with the new `values()` form for check-cfgLoïc BRANSTETT-3/+5
2022-03-16resolve the conflict in compiler/rustc_session/src/parse.rscodehorseman-1/+1
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-6/+6
2022-03-04Fix typo in c-variadicNebula-1/+1
2022-02-24Rollup merge of #94175 - Urgau:check-cfg-improvements, r=petrochenkovDylan DPC-0/+221
2022-02-23Add compiler flag `--check-cfg` to the unstable bookLoïc BRANSTETT-0/+221
2022-02-22Typo fix: Close inline-code backtickAntti Korpi-1/+1
2022-02-19Rollup merge of #93658 - cchiw:issue-77443-fix, r=joshtriplettMatthias Krüger-38/+0
2022-02-18Rollup merge of #91675 - ivanloz:memtagsan, r=nagisaMatthias Krüger-2/+18
2022-02-17Rollup merge of #93337 - Amanieu:asm_tracking, r=tmiaskoMatthias Krüger-8/+8
2022-02-17Rollup merge of #93479 - smoelius:master, r=yaahcMatthias Krüger-5/+2
2022-02-16MemTagSanitizer SupportIvan Lozano-2/+18
2022-02-14Add support for control-flow protectionAndrew Brown-0/+40
2022-02-10remove reference of cfg-panic from the unstable bookCharisee-38/+0
2022-02-08Auto merge of #93561 - Amanieu:more-unwind-abi, r=nagisabors-3/+14
2022-02-04Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesley...Matthias Krüger-351/+0
2022-02-02Add more *-unwind ABI variantsAmanieu d'Antras-3/+14
2022-01-30Use `optflag` for `--report-time`Samuel E. Moelius III-5/+2
2022-01-26Update tracking issue numbers for inline assembly sub-featuresAmanieu d'Antras-8/+8
2022-01-22Add preliminary support for inline assembly for msp430.William D. Jones-1/+16
2022-01-12Remove LLVM-style inline assembly from unstable bookTomasz Miąsko-190/+0
2022-01-01Stabilize -Z instrument-coverage as -C instrument-coverageJosh Triplett-351/+0
2022-01-01Update references to `-Z symbol-mangling-version` to use `-C`Josh Triplett-1/+1
2021-12-29Auto merge of #88354 - Jmc18134:hint-space-pauth-opt, r=nagisabors-0/+18
2021-12-12Address review feedbackAmanieu d'Antras-0/+1
2021-12-12Stabilize asm! and global_asm!Amanieu d'Antras-1027/+1