summary refs log tree commit diff
path: root/compiler/rustc_span/src/symbol.rs
AgeCommit message (Expand)AuthorLines
2021-06-14Revert "Allow specifying alignment for functions"Felix S. Klock II-1/+0
2021-04-30Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkovbors-0/+1
2021-04-29Implement RFC 1260 with feature_name `imported_main`.Charles Lew-0/+1
2021-04-28Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakisbors-2/+1
2021-04-27remove pat2021mark-1/+0
2021-04-27Derived Eq no longer shows uncoveredRich Kadel-0/+1
2021-04-25Auto merge of #84147 - cuviper:array-method-dispatch, r=nikomatsakis,m-ou-sebors-0/+1
2021-04-24Auto merge of #84310 - RalfJung:const-fn-feature-flags, r=oli-obkbors-0/+2
2021-04-25Rollup merge of #83519 - oli-obk:assign_shrink_your_normal_code, r=pnkfelixYuki Okushi-0/+2
2021-04-21rustc: Use LLVM's new saturating float-to-int intrinsicsAlex Crichton-1/+0
2021-04-20Add an attribute to be able to configure the limitOli Scherer-0/+2
2021-04-18separate feature flag for unsizing casts in const fnRalf Jung-0/+1
2021-04-18move 'trait bounds on const fn' to separate feature gateRalf Jung-0/+1
2021-04-16Implement #[rustc_skip_array_during_method_dispatch]Josh Stone-0/+1
2021-04-16Auto merge of #84217 - crlf0710:remove_main_attr_pure, r=petrochenkovbors-0/+1
2021-04-16Remove #[main] attribute.Charles Lew-0/+1
2021-04-15Auto merge of #84205 - workingjubilee:more-simd-intrin, r=bjorn3bors-0/+2
2021-04-15rename pat2015 to pat_parammark-1/+1
2021-04-14Add more SIMD math.h intrinsicsJubilee Young-0/+2
2021-04-14Auto merge of #83948 - ABouttefeux:lint-nullprt-deref, r=RalfJungbors-0/+2
2021-04-08rustc: Add a new `wasm` ABIAlex Crichton-0/+1
2021-04-07Remove the insta-stable `cfg(wasm)`Simonas Kazlauskas-1/+0
2021-04-06add lint deref_nullptrAliƩnore Bouttefeux-0/+2
2021-04-06Auto merge of #81234 - repnop:fn-alignment, r=lcnrbors-0/+1
2021-04-05Allow specifying alignment for functionsWesley Norris-0/+1
2021-04-05Rollup merge of #80525 - devsnek:wasm64, r=nagisaDylan DPC-0/+1
2021-04-04wasm64Gus Caplan-0/+1
2021-04-02Auto merge of #80965 - camelid:rename-doc-spotlight, r=jyn514bors-0/+2
2021-03-23Add has_default to GenericParamDefKind::Constkadmin-0/+1
2021-03-22rename :pat2018 -> :pat215mark-1/+1
2021-03-19Add simd_neg platform intrinsicSparrowLii-0/+1
2021-03-15Rename `#[doc(spotlight)]` to `#[doc(notable_trait)]`Camelid-0/+2
2021-03-15Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...Oli Scherer-0/+1
2021-03-14expand: Resolve and expand inner attributes on out-of-line modulesVadim Petrochenkov-0/+1
2021-03-10Auto merge of #82982 - Dylan-DPC:rollup-mt497z7, r=Dylan-DPCbors-0/+3
2021-03-10Rollup merge of #82217 - m-ou-se:edition-prelude, r=nikomatsakisDylan DPC-0/+3
2021-03-09rustc_target: add "unwind" payloads to `Abi`katelyn a. martin-0/+1
2021-03-06Implement built-in attribute macro `#[cfg_eval]`Vadim Petrochenkov-0/+1
2021-03-05Rollup merge of #82773 - mgacek8:feature/add_diagnostic_item_to_Default_trait...Mara-1/+1
2021-03-05Rollup merge of #80723 - rylev:noop-lint-pass, r=estebankMara-0/+5
2021-03-04Fix comment with path to `symbols!` macroMateusz Gacek-1/+1
2021-03-04Rollup merge of #80527 - jyn514:rustdoc-lints, r=GuillaumeGomezYuki Okushi-0/+1
2021-03-03Fix borrow and derefRyan Levick-0/+3
2021-03-03Remove lint pass on borrow and derefRyan Levick-3/+0
2021-03-03Fix testsRyan Levick-0/+2
2021-03-03Add tests and support two more noop methodsRyan Levick-1/+3
2021-03-03First version of noop-lintRyan Levick-0/+1
2021-03-02Rollup merge of #82516 - PoignardAzur:inherent-impl-ty, r=oli-obkYuki Okushi-0/+1
2021-03-01Rename rustdoc lints to be a tool lint instead of built-in.Joshua Nelson-0/+1
2021-03-01Use diagnostic items in into_iter_collectionsCameron Steffen-0/+1