index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_metadata
/
native_libs.rs
Age
Commit message (
Expand
)
Author
Lines
2019-03-23
Fix rebase
Esteban Küber
-1
/
+1
2019-03-23
Swap primary/secondary spans for E0458
Esteban Küber
-2
/
+3
2019-03-20
Auto merge of #57018 - dcreager:redundant-linker, r=alexcrichton
bors
-25
/
+26
2019-03-16
Refactor away `NestedMetaItemKind`
Vadim Petrochenkov
-1
/
+1
2019-03-02
hir: remove NodeId from Item
ljedrz
-1
/
+1
2019-02-08
librustc_metadata => 2018
Taiki Endo
-0
/
+1
2019-01-15
Pass a default value when unwrapping a span
AB1908
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-20
Fix typo in comment
Douglas Creager
-2
/
+2
2018-12-20
Keep last redundant linker flag, not first
Douglas Creager
-25
/
+26
2018-12-06
Use a function to access the Hir map to be able to turn it into a query later
John Kåre Alsaker
-2
/
+2
2018-10-19
Deprecate the `FxHashMap()` and `FxHashSet()` constructor function hack
Oliver Scherer
-1
/
+1
2018-08-21
Rollup merge of #53496 - matthiaskrgr:codespell_08_2018, r=varkor
kennytm
-1
/
+1
2018-08-19
mv (mod) codemap source_map
Donato Sciarra
-1
/
+1
2018-08-19
Fix typos found by codespell.
Matthias Krüger
-1
/
+1
2018-07-18
rustc: Stabilize #[wasm_import_module] as #[link(...)]
Alex Crichton
-52
/
+80
2018-07-16
ItemKind
csmoe
-1
/
+1
2018-04-26
rustc_target: move in syntax::abi and flip dependency.
Irina Popa
-1
/
+1
2018-03-22
rustc: Add a `#[wasm_import_module]` attribute
Alex Crichton
-5
/
+2
2018-03-05
Turn features() into a query.
Michael Woerister
-2
/
+2
2018-01-12
Avoid panicking when invalid argument is passed to cfg(..)
Seiichi Uchida
-3
/
+13
2017-09-18
Fix issues uncovered by rebasing:
Michael Woerister
-1
/
+1
2017-09-05
rustc: Remove a number of mutable fields in cstore
Alex Crichton
-0
/
+217