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_passes
/
weak_lang_items.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-24
hir: consistent use and naming of lang items
David Wood
-5
/
+5
2020-08-18
Moved coverage counter injection from BasicBlock to Statement.
Rich Kadel
-12
/
+2
2020-08-08
Eliminate `librustc_hir`'s dependency on `librustc_session`.
Nicholas Nethercote
-1
/
+2
2020-08-08
Eliminate the `SessionGlobals` from `librustc_ast`.
Nicholas Nethercote
-1
/
+1
2020-07-17
Generating the coverage map
Rich Kadel
-11
/
+9
2020-07-15
Add and use more static symbols.
Nicholas Nethercote
-1
/
+1
2020-07-10
Avoid "whitelist"
Tamir Duberstein
-2
/
+2
2020-06-15
Add case for count_code_region() extern lang_item
Rich Kadel
-2
/
+14
2020-05-22
Use `OnceCell` instead of `Once`
Dylan MacKenzie
-1
/
+1
2020-05-02
cleanup: `config::CrateType` -> `CrateType`
Vadim Petrochenkov
-7
/
+7
2020-04-02
direct imports for langitem stuff
Mazdak Farrokhzad
-1
/
+1
2020-03-30
rustc -> rustc_middle part 3 (rustfmt)
Mazdak Farrokhzad
-3
/
+3
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-3
/
+3
2020-03-16
use direct imports for `rustc::{lint, session}`.
Mazdak Farrokhzad
-2
/
+1
2020-03-16
remove unnecessary hir::map imports
Mazdak Farrokhzad
-3
/
+2
2020-03-14
Index HIR after creating TyCtxt
John Kåre Alsaker
-1
/
+1
2020-03-05
Remove eh_unwind_resume lang item
Amanieu d'Antras
-3
/
+0
2020-02-27
Remove unneeded calls to format!()
Björn Steinbrink
-2
/
+2
2020-02-11
Merge rustc::middle::*lang_items.
Camille GILLOT
-1
/
+1
2020-02-11
Move it all into rustc_hir.
Camille GILLOT
-2
/
+2
2020-02-11
Move weak_lang_items checking to librustc_passes.
Camille GILLOT
-32
/
+5
2020-02-11
Move weak_lang_items.rs to librustc_passes.
Camille GILLOT
-0
/
+130