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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_passes
/
src
/
weak_lang_items.rs
Age
Commit message (
Expand
)
Author
Lines
2022-01-16
Replace NestedVisitorMap with NestedFilter
Cameron Steffen
-7
/
+1
2022-01-09
Clean up lang_items::extract
Eric Huss
-3
/
+1
2021-12-14
Suggest to specify a target triple when eh_personality lang item is missing
Lucas Kent
-2
/
+8
2021-10-03
Practice diagnostic message convention
Hirochika Matsumoto
-2
/
+2
2021-09-29
Avoid more invocations of hir_crate query.
Camille GILLOT
-1
/
+1
2021-08-21
Remove `Session.used_attrs` and move logic to `CheckAttrVisitor`
Aaron Hill
-1
/
+2
2021-07-01
Rename all_crate_nums query to crates and remove useless wrapper
bjorn3
-1
/
+1
2021-03-09
Remove hir::ForeignItem::attrs.
Camille GILLOT
-1
/
+2
2021-01-25
This should address issue 81294.
Felix S. Klock II
-1
/
+1
2020-11-08
Collapse all uses of `target.options.foo` into `target.foo`
Vadim Petrochenkov
-1
/
+1
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-1
/
+1
2020-10-02
Implement Make `handle_alloc_error` default to panic (for no_std + liballoc)
Harald Hoyer
-1
/
+4
2020-08-30
mv compiler to compiler/
mark
-0
/
+102