about summary refs log tree commit diff
path: root/compiler/rustc_span/src
AgeCommit message (Expand)AuthorLines
2025-01-20warn on unused linker_messages warning attributesjyn-0/+1
2025-01-19Rename FileName::QuoteExpansion to CfgSpecEric Huss-5/+5
2025-01-18Revert "Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=dav...Rémy Rakic-4/+0
2025-01-18Revert "Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasper"Rémy Rakic-0/+1
2025-01-17Auto merge of #135047 - Flakebi:amdgpu-kernel-cc, r=workingjubileebors-0/+1
2025-01-16Auto merge of #135592 - matthiaskrgr:rollup-4t69l7i, r=matthiaskrgrbors-0/+1
2025-01-16Rollup merge of #134754 - frank-king:feature/import_trait_associated_function...Matthias Krüger-0/+1
2025-01-16Rollup merge of #133720 - c410-f3r:cfg-match-foo-bar-baz, r=joshtriplettMatthias Krüger-0/+160
2025-01-16Implement `use` associated items of traitsFrank King-0/+1
2025-01-16Add gpu-kernel calling conventionFlakebi-0/+1
2025-01-14remove Rustc{En,De}codable from library and compilerRalf Jung-2/+0
2025-01-10mir_transform: implement forced inliningDavid Wood-0/+1
2025-01-09Auto merge of #135268 - pietroalbini:pa-bump-stage0, r=Mark-Simulacrumbors-1/+1
2025-01-08Add a list of symbols for stable standard library cratesTrevor Gross-1/+5
2025-01-08update cfg(bootstrap)Pietro Albini-1/+1
2025-01-06Rollup merge of #131830 - hoodmane:emscripten-wasm-eh, r=workingjubileeJacob Pratt-0/+2
2025-01-06Add support for wasm exception handling to Emscripten targetHood Chatham-0/+2
2025-01-06Add `kl` and `widekl` target features, and the feature gateSayantan Chakraborty-0/+1
2025-01-03turn rustc_box into an intrinsicRalf Jung-1/+0
2024-12-30Auto merge of #134757 - RalfJung:const_swap, r=scottmcmbors-1/+1
2024-12-27Rollup merge of #134834 - dtolnay:unnamedcall, r=compiler-errorsDavid Tolnay-0/+6
2024-12-27Skip parenthesis around tuple struct field callsDavid Tolnay-0/+6
2024-12-27Move `{widening, carrying}_mul` to an intrinsic with fallback MIRScott McMurray-0/+1
2024-12-25rename typed_swap → typed_swap_nonoverlappingRalf Jung-1/+1
2024-12-24Auto merge of #134625 - compiler-errors:unsafe-binders-ty, r=oli-obkbors-0/+1
2024-12-22Begin to implement type system layer of unsafe bindersMichael Goulet-0/+1
2024-12-22Adjust syntaxCaio-0/+160
2024-12-22Delete `Rvalue::Len`Scott McMurray-1/+0
2024-12-21Hash only the spans that we care ended up reading in Span::try_metavarsMichael Goulet-14/+35
2024-12-21Hash the untracked macro variable expansionsMichael Goulet-5/+17
2024-12-20split up `#[rustc_deny_explicit_impl]` attributeLukas Markeffsky-0/+1
2024-12-18Improve comments on `Keywords`.Nicholas Nethercote-2/+17
2024-12-18Move `gen` in the keyword list.Nicholas Nethercote-3/+3
2024-12-18Only have one source of truth for keywords.Nicholas Nethercote-0/+10
2024-12-18Simplify `AllKeywords`.Nicholas Nethercote-37/+15
2024-12-18Re-export more `rustc_span::symbol` things from `rustc_span`.Nicholas Nethercote-2/+2
2024-12-17Rollup merge of #134202 - nnethercote:rm-existing_doc_keyword, r=GuillaumeGomezJacob Pratt-0/+1
2024-12-17Remove `rustc::existing_doc_keyword` lint.Nicholas Nethercote-0/+1
2024-12-16Rollup merge of #134329 - taiki-e:m68k-target-feature, r=workingjubilee许杰友 Jieyou Xu (Joe)-0/+1
2024-12-15Add m68k_target_featureTaiki Endo-0/+1
2024-12-15Auto merge of #134258 - bjorn3:no_public_specialization, r=petrochenkovbors-8/+0
2024-12-14Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=davidtwco,R...bors-0/+4
2024-12-13Auto merge of #134269 - matthiaskrgr:rollup-fkshwux, r=matthiaskrgrbors-0/+3
2024-12-13Auto merge of #133099 - RalfJung:forbidden-hardfloat-features, r=workingjubileebors-0/+1
2024-12-13Rollup merge of #134140 - compiler-errors:unsafe-binders-ast, r=oli-obkMatthias Krüger-0/+3
2024-12-13Remove support for specializing ToString outside the standard librarybjorn3-8/+0
2024-12-13Don't retag the `PtrMetadata(&raw const *_n)` in slice indexingScott McMurray-0/+4
2024-12-12Rollup merge of #133122 - compiler-errors:afidt, r=oli-obkMatthias Krüger-0/+1
2024-12-12Add unwrap_unsafe_binder and wrap_unsafe_binder macro operatorsMichael Goulet-0/+3
2024-12-12Rollup merge of #134173 - onur-ozkan:allow-symbol-intern-string-literal, r=ji...Matthias Krüger-0/+2