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_infer
/
traits
/
error_reporting
Age
Commit message (
Expand
)
Author
Lines
2020-03-06
fix various typos
Matthias Krüger
-1
/
+1
2020-03-03
Rollup merge of #69650 - matthiaskrgr:clnp, r=varkor
Dylan DPC
-6
/
+2
2020-03-03
Use .nth(x) instead of .skip(x).next() on iterators.
Matthias Krüger
-6
/
+2
2020-03-02
Remove chalk integration
CAD97
-15
/
+6
2020-03-01
Fix use of `has_infer_types`
Matthew Jasper
-2
/
+2
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-1
/
+1
2020-02-29
Rollup merge of #69551 - matthiaskrgr:len_zero, r=Mark-Simulacrum
Dylan DPC
-1
/
+1
2020-02-28
Rollup merge of #69541 - dotdash:format, r=Mark-Simulacrum
Mazdak Farrokhzad
-3
/
+1
2020-02-28
use is_empty() instead of len() == x to determine if structs are empty.
Matthias Krüger
-1
/
+1
2020-02-27
Remove unneeded calls to format!()
Björn Steinbrink
-3
/
+1
2020-02-27
use find(x) instead of filter(x).next()
Matthias Krüger
-1
/
+1
2020-02-17
Querify object_safety_violations.
Camille GILLOT
-5
/
+3
2020-02-17
Rename `FunctionRetTy` to `FnRetTy`
Yuki Okushi
-1
/
+1
2020-02-16
Remove librustc_infer crate re-exports.
Camille GILLOT
-4
/
+5
2020-02-16
Make librustc_infer compile.
Camille GILLOT
-9
/
+8
2020-02-16
Move librustc/{traits,infer} to librustc_infer.
Camille GILLOT
-0
/
+3590