about summary refs log tree commit diff
path: root/compiler/rustc_span
AgeCommit message (Expand)AuthorLines
2025-08-26rustc_codegen_ssa: More comprehensive RISC-V ELF flagsTsukasa OI-0/+2
2025-08-25Do not open every source file twice when reading itJakub Beránek-2/+8
2025-08-22Rollup merge of #145726 - aapoalas:reborrow-lang-experiment, r=petrochenkovJacob Pratt-0/+1
2025-08-22Rollup merge of #145573 - veluca93:unsafe-force-target-feature, r=davidtwcoJacob Pratt-0/+2
2025-08-22Rollup merge of #144897 - fee1-dead-contrib:raw_lifetimes_printing, r=fmeaseJacob Pratt-13/+61
2025-08-22Auto merge of #145494 - cjgillot:span-decode-once, r=lqdbors-10/+9
2025-08-22Stabilize `round_char_boundary` featureokaneco-1/+1
2025-08-22address review commentsDeadbeef-4/+8
2025-08-22print raw lifetime idents with `r#`Deadbeef-13/+57
2025-08-22Add an experimental unsafe(force_target_feature) attribute.Luca Versari-0/+2
2025-08-21Introduce Reborrow lang item and traitAapo Alasuutari-0/+1
2025-08-20Auto merge of #144086 - clubby789:alloc-zeroed, r=nikicbors-0/+1
2025-08-20Pass `alloc-variant-zeroed` to LLVMclubby789-0/+1
2025-08-19Rollup merge of #145505 - cjgillot:tweak-span-cache, r=petrochenkov许杰友 Jieyou Xu (Joe)-16/+14
2025-08-19Rollup merge of #142681 - 1c3t3a:sanitize-off-on, r=rcvalleStuart Cook-0/+1
2025-08-18Remove the no_sanitize attribute in favor of sanitizeBastian Kersting-0/+1
2025-08-18Rollup merge of #145208 - joshtriplett:mbe-derive, r=petrochenkovStuart Cook-0/+1
2025-08-18Rollup merge of #145206 - scrabsha:push-uxovoqzrxnlx, r=jdonszelmannStuart Cook-0/+8
2025-08-16Only unpack span data once.Camille Gillot-7/+7
2025-08-16Simplify span_data_to_lines_and_cols.Camille Gillot-16/+14
2025-08-16Auto merge of #145304 - m-ou-se:simplify-panic, r=oli-obkbors-1/+1
2025-08-15Rollup merge of #144922 - Kobzol:derive-from, r=nnethercoteJacob Pratt-0/+4
2025-08-15Implement `#[derive(From)]`Jakub Beránek-0/+3
2025-08-15Add `derive_from` unstable featureJakub Beránek-0/+1
2025-08-15Port `#[custom_mir(..)]` to the new attribute systemSasha Pourcelot-0/+8
2025-08-14mbe: Parse macro `derive` rulesJosh Triplett-0/+1
2025-08-14Basic implementation of `autodiff` intrinsicMarcelo Domínguez-0/+1
2025-08-13Port the `#[linkage]` attribute to the new attribute systemSasha Pourcelot-0/+8
2025-08-12Revert "Partially outline code inside the panic! macro".Mara Bos-1/+1
2025-08-10Fix doc-comment.Camille GILLOT-3/+2
2025-08-09Rollup merge of #145132 - camsteffen:refactor-map-unit-fn, r=fee1-deadStuart Cook-0/+1
2025-08-08Refactor map_unit_fn lintCameron Steffen-0/+1
2025-08-08mbe: Parse macro attribute rulesJosh Triplett-0/+1
2025-08-07Rollup merge of #144439 - xizheyin:symbol-rs, r=petrochenkovStuart Cook-5/+50
2025-08-07Rollup merge of #138689 - jedbrown:jed/nvptx-target-feature, r=ZuseZ4Stuart Cook-0/+1
2025-08-06Introduce ModernIdent type to unify macro 2.0 hygiene handlingxizheyin-5/+50
2025-08-02Rollup merge of #144478 - joshtriplett:doc-code-formatting-prep, r=AmanieuSamuel Tardieu-1/+3
2025-07-29Create two methods to fix `find_oldest_ancestor_in_same_ctxt`xizheyin-36/+46
2025-07-28Auto merge of #144469 - Kivooeo:chains-cleanup, r=SparrowLiibors-4/+4
2025-07-28use let chains in mir, resolve, targetKivooeo-4/+4
2025-07-27Rollup merge of #144385 - xizheyin:macro-hygiene, r=petrochenkovMatthias Krüger-0/+17
2025-07-25Improve and regularize comment placement in doc codeJosh Triplett-1/+3
2025-07-24Inline some methods in rustc_span hygienexizheyin-0/+17
2025-07-22Rollup merge of #144212 - bjorn3:remove_unique_lang_item, r=oli-obk许杰友 Jieyou Xu (Joe)-1/+0
2025-07-20Remove the ptr_unique lang itembjorn3-1/+0
2025-07-19Mitigate `#[align]` name resolution ambiguity regression with a renameJieyou Xu-0/+2
2025-07-18Rollup merge of #143925 - oli-obk:slice-const-partialeq, r=fee1-deadMatthias Krüger-0/+1
2025-07-17Make `derive_const` usable within libcore againOli Scherer-0/+1
2025-07-17Auto merge of #142903 - cjgillot:local-def-path-hash, r=compiler-errorsbors-3/+15
2025-07-17Auto merge of #144044 - fmease:rollup-kg413pt, r=fmeasebors-0/+1