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
/
src
/
test
/
run-make-fulldeps
/
issue-19371
/
foo.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-74
/
+0
2022-10-18
Remove `RunCompiler::emitter`.
Nicholas Nethercote
-2
/
+0
2022-02-18
Rollup merge of #93915 - Urgau:rfc-3013, r=petrochenkov
Matthias Krüger
-0
/
+1
2022-02-16
Implement --check-cfg option (RFC 3013)
Loïc BRANSTETT
-0
/
+1
2022-02-13
Remove Config::stderr
bjorn3
-1
/
+0
2021-03-15
Fix `src/test/run-make-fulldeps/issue-19371`
hyd-dev
-0
/
+1
2020-12-01
Fix `unknown-crate` when using self-profile with rustdoc
Joshua Nelson
-1
/
+0
2020-09-27
Add option to pass a custom codegen backend from a driver
bjorn3
-0
/
+1
2020-03-16
use direct imports for `rustc::{lint, session}`.
Mazdak Farrokhzad
-4
/
+3
2020-01-02
fix src/test fallout
Mazdak Farrokhzad
-2
/
+2
2019-11-24
Fix test.
Camille GILLOT
-1
/
+6
2019-11-16
move DIAGNOSTICS usage to rustc_driver
Mazdak Farrokhzad
-1
/
+2
2019-11-11
Add a callback that allows compiler consumers to override queries.
Vytautas Astrauskas
-0
/
+1
2019-10-17
Update API to be more compatible with plugin needs
Mark Rousskov
-0
/
+1
2019-09-19
Add a comment to `Compiler::compile()`.
Nicholas Nethercote
-1
/
+2
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-2
/
+1
2019-07-07
rustc: Remove `dylib` crate type from most rustc crates
Alex Crichton
-0
/
+2
2019-03-10
Make the rustc driver and interface demand driven
John Kåre Alsaker
-45
/
+29
2019-02-28
Introduce rustc_interface and move some methods there
John Kåre Alsaker
-1
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-04
adds DocTest filename variant, refactors doctest_offset out of source_map, fi...
Matthew Russo
-1
/
+2
2018-08-19
mv (mod) codemap source_map
Donato Sciarra
-1
/
+1
2018-08-04
Move basic_options to impl of Default
Mark Rousskov
-2
/
+2
2018-06-06
Create thread-pool
John Kåre Alsaker
-24
/
+25
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-8
/
+8
2018-03-22
rustc: Add a `#[wasm_custom_section]` attribute
Alex Crichton
-0
/
+88