summary refs log tree commit diff
path: root/src/librustc_metadata/native_libs.rs
AgeCommit message (Expand)AuthorLines
2019-02-08librustc_metadata => 2018Taiki Endo-0/+1
2019-01-15Pass a default value when unwrapping a spanAB1908-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-06Use a function to access the Hir map to be able to turn it into a query laterJohn Kåre Alsaker-2/+2
2018-10-19Deprecate the `FxHashMap()` and `FxHashSet()` constructor function hackOliver Scherer-1/+1
2018-08-21Rollup merge of #53496 - matthiaskrgr:codespell_08_2018, r=varkorkennytm-1/+1
2018-08-19mv (mod) codemap source_mapDonato Sciarra-1/+1
2018-08-19Fix typos found by codespell.Matthias Krüger-1/+1
2018-07-18rustc: Stabilize #[wasm_import_module] as #[link(...)]Alex Crichton-52/+80
2018-07-16ItemKindcsmoe-1/+1
2018-04-26rustc_target: move in syntax::abi and flip dependency.Irina Popa-1/+1
2018-03-22rustc: Add a `#[wasm_import_module]` attributeAlex Crichton-5/+2
2018-03-05Turn features() into a query.Michael Woerister-2/+2
2018-01-12Avoid panicking when invalid argument is passed to cfg(..)Seiichi Uchida-3/+13
2017-09-18Fix issues uncovered by rebasing:Michael Woerister-1/+1
2017-09-05rustc: Remove a number of mutable fields in cstoreAlex Crichton-0/+217