summary refs log tree commit diff
path: root/src/librustc_span/symbol.rs
AgeCommit message (Expand)AuthorLines
2020-03-10Rollup merge of #69514 - GuillaumeGomez:remove-spotlight, r=kinnisonMazdak Farrokhzad-2/+0
2020-03-05Add a new test to reach const_limit setting, although with wrong WARNINGs yetChristoph Schmidler-1/+1
2020-03-05Prepare const_limit feature gate and attributeChristoph Schmidler-0/+1
2020-02-27Remove spotlight usageGuillaume Gomez-2/+0
2020-02-26rustc_span: Add `Symbol::to_ident_string` for use in diagnostic messagesVadim Petrochenkov-0/+8
2020-02-23Deduplicate identifier printing a bitVadim Petrochenkov-8/+59
2020-02-20Auto merge of #69256 - nnethercote:misc-inlining, r=Centrilbors-0/+2
2020-02-18Inline `Symbol::decode` and `Interner::intern`.Nicholas Nethercote-0/+2
2020-02-15parser: `macro_rules` is a weak keywordVadim Petrochenkov-1/+4
2020-02-10Add `#[repr(no_niche)]`.Felix S. Klock II-0/+2
2020-02-09Auto merge of #68376 - Centril:move-ref-patterns, r=matthewjasperbors-0/+1
2020-02-07Rollup merge of #68164 - tmiasko:no-sanitize, r=nikomatsakisDylan DPC-0/+4
2020-02-05Selectively disable sanitizer instrumentationTomasz Miąsko-0/+4
2020-02-04Implement remaining `unchecked` arithmetic intrinsicsDylan MacKenzie-0/+5
2020-02-02introduce `#![feature(move_ref_pattern)]`Mazdak Farrokhzad-0/+1
2020-01-21Auto merge of #65672 - ecstatic-morse:unified-dataflow-proto, r=pnkfelixbors-0/+3
2020-01-14Improve graphviz visualization for new frameworkDylan MacKenzie-0/+3
2020-01-12Use `report_in_external_macro` for internal lintsAfnan Enayet-0/+1
2020-01-10Introduce `#![feature(half_open_range_patterns)]`.Mazdak Farrokhzad-0/+1
2020-01-09Add `const_trait_bound_opt_out` feature gateDylan MacKenzie-0/+1
2020-01-09Add `const_trait_impl` feature gateDylan MacKenzie-0/+1
2020-01-06Improve hygiene of `newtype_index`Matthew Jasper-1/+0
2020-01-03Auto merge of #67768 - wesleywiser:dnm_test_perf_65244, r=Mark-Simulacrumbors-2/+0
2020-01-01Rename `syntax_pos` to `rustc_span` in source codeVadim Petrochenkov-1/+1
2019-12-31Revert "core: add IntoFuture trait and support for await"Wesley Wiser-2/+0
2019-12-30Rename directories for some crates from `syntax_x` to `rustc_x`Vadim Petrochenkov-0/+1213