rust/src/librustc_span
bors 86c0b85da9 Auto merge of #74395 - Mark-Simulacrum:stage0-next, r=pietroalbini
Bump version to 1.47

This also bumps to a more recent rustfmt version, just to keep us relatively up to date (though almost nothing has changed in rustfmt we use beyond bumps to the parser infra). No formatting changes as a result of this.

r? @pietroalbini
2020-07-17 03:51:35 +00:00
..
analyze_source_file Rename directories for some crates from syntax_x to rustc_x 2019-12-30 19:18:16 +03:00
source_map Normalize source when loading external foreign source into SourceMap 2020-04-11 23:26:46 -07:00
symbol Eliminate confusing "globals" terminology. 2020-07-09 14:11:44 +10:00
analyze_source_file.rs Rename directories for some crates from syntax_x to rustc_x 2019-12-30 19:18:16 +03:00
caching_source_map_view.rs remove redundant returns (clippy::needless_return) 2020-03-20 20:23:03 +01:00
Cargo.toml Rename the crates in source code 2020-06-02 20:42:54 +03:00
def_id.rs Add comment about LocalDefId -> DefId 2020-06-11 17:16:38 -04:00
edition.rs Split long derive lists into two derive attributes. 2020-03-23 14:48:59 +00:00
fatal_error.rs Rename directories for some crates from syntax_x to rustc_x 2019-12-30 19:18:16 +03:00
hygiene.rs Eliminate confusing "globals" terminology. 2020-07-09 14:11:44 +10:00
lib.rs apply bootstrap cfgs 2020-07-16 19:36:49 -04:00
source_map.rs Serialize all foreign SourceFiles into proc-macro crate metadata 2020-06-29 21:45:42 -04:00
span_encoding.rs Eliminate confusing "globals" terminology. 2020-07-09 14:11:44 +10:00
symbol.rs Rollup merge of #74357 - nnethercote:symbol-related-improvements, r=oli-obk 2020-07-16 17:09:01 -07:00
tests.rs Rename directories for some crates from syntax_x to rustc_x 2019-12-30 19:18:16 +03:00