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_interface
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2022-09-01
Always import all tracing macros for the entire crate instead of piecemeal by...
Oli Scherer
-0
/
+3
2022-08-22
Deny diagnostic lints in rustc_interface
Giacomo Stevanato
-0
/
+2
2022-08-22
Move existing diagnostic struct to a new errors module
Giacomo Stevanato
-0
/
+1
2022-06-03
Fully stabilize NLL
Jack Huey
-1
/
+0
2022-05-04
Stabilize `bool::then_some`
Josh Triplett
-1
/
+0
2022-02-25
Switch bootstrap cfgs
Mark Rousskov
-1
/
+1
2022-02-12
Move setup_callbacks call to create_compiler_and_run
bjorn3
-0
/
+1
2022-02-01
add a rustc::query_stability lint
lcnr
-0
/
+1
2022-01-18
Use let_else in even more places
est31
-0
/
+1
2021-10-28
Revert "Add rustc lint, warning when iterating over hashmaps"
Mark Rousskov
-1
/
+0
2021-10-15
allow `potential_query_instability` everywhere
lcnr
-0
/
+1
2021-09-23
Simplify scoped_thread
Mark Rousskov
-0
/
+1
2021-06-08
Don't use a generator for BoxedResolver
bjorn3
-2
/
+0
2021-05-31
Remove unused feature gates
bjorn3
-1
/
+0
2021-02-01
Box the biggest ast::ItemKind variants
Dániel Buga
-0
/
+1
2020-11-10
Merge set_panic and set_print into set_output_capture.
Mara Bos
-1
/
+1
2020-08-30
datastructures: replace `once_cell` crate with an impl from std
marmeladema
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+21