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
/
tests
/
run-make-fulldeps
Age
Commit message (
Expand
)
Author
Lines
2024-06-09
Remove empty test suite `tests/run-make-fulldeps`
Zalathar
-4
/
+0
2024-06-07
Port `tests/run-make-fulldeps/hotplug_codegen_backend` to ui-fulldeps
Zalathar
-124
/
+4
2024-06-07
Port `tests/run-make-fulldeps/obtain-borrowck` to ui-fulldeps
Zalathar
-225
/
+0
2024-06-05
Port `tests/run-make-fulldeps/issue-19371` to ui-fulldeps
Zalathar
-85
/
+0
2024-06-05
Remove `tests/run-make-fulldeps/pretty-expanded`
Zalathar
-29
/
+0
2024-06-04
rustfmt `tests/run-make-fulldeps/`.
Nicholas Nethercote
-8
/
+30
2024-03-22
Soft-destabilize `RustcEncodable`/`RustcDecodable`
Jacob Pratt
-10
/
+6
2024-03-21
rename items -> free_items
Ralf Jung
-1
/
+1
2024-03-05
Rename all `ParseSess` variables/fields/lifetimes as `psess`.
Nicholas Nethercote
-1
/
+1
2024-02-17
Make `CodegenBackend::join_codegen` infallible.
Nicholas Nethercote
-2
/
+2
2024-01-05
Auto merge of #118899 - veera-sivarajan:fix-makefile, r=Mark-Simulacrum
bors
-1
/
+0
2023-12-24
Remove more `Session` methods that duplicate `DiagCtxt` methods.
Nicholas Nethercote
-1
/
+1
2023-12-24
Remove `Session` methods that duplicate `DiagCtxt` methods.
Nicholas Nethercote
-1
/
+1
2023-12-19
fix(tests): remove check for `echo`
Veera
-1
/
+0
2023-11-22
Merge `Queries::{ongoing_codegen,linker}`.
Nicholas Nethercote
-2
/
+1
2023-11-22
Make `Compiler::{sess,codegen_backend}` public.
Nicholas Nethercote
-2
/
+2
2023-11-17
Move `CodegenBackend` out of `Linker`.
Nicholas Nethercote
-1
/
+1
2023-11-17
Move `Session` out of `Linker`.
Nicholas Nethercote
-1
/
+1
2023-11-02
Minimize `pub` usage in `source_map.rs`.
Nicholas Nethercote
-1
/
+1
2023-10-26
Auto merge of #116818 - Nilstrieb:stop-submitting-bug-reports, r=wesleywiser
bors
-0
/
+1
2023-10-25
Stop telling people to submit bugs for internal feature ICEs
Nilstrieb
-0
/
+1
2023-10-14
Add `Config::hash_untracked_state` callback
Alex Macleod
-0
/
+1
2023-09-22
Merge `ExternProviders` into the general `Providers` struct
Oli Scherer
-2
/
+2
2023-09-10
Remove EarlyErrorHandler argument from after_analysis callback
bjorn3
-2
/
+1
2023-09-08
Add missing Debuginfo to PDB debug file on windows.
Florian Schmiderer
-0
/
+1
2023-07-19
On nightly, dump ICE backtraces to disk
Esteban Küber
-0
/
+1
2023-07-11
Don't require each rustc_interface tool to opt-in to parallel_rustc support
jyn
-1
/
+1
2023-06-27
Provide more context for `rustc +nightly -Zunstable-options` on stable
许杰友 Jieyou Xu (Joe)
-1
/
+2
2023-06-21
Remove Queries::ongoing_codegen.
Nicholas Nethercote
-5
/
+6
2023-06-09
Auto merge of #111626 - pjhades:output, r=b-naber
bors
-5
/
+13
2023-06-06
Write to stdout if `-` is given as output file
Jing Peng
-5
/
+13
2023-06-04
Fixed compiler error
Andrew Xie
-3
/
+3
2023-05-23
Move BodyWithBorrowckFacts to consumers
Dominik Stolz
-2
/
+2
2023-05-23
Update obtain-borrowck test
Dominik Stolz
-2
/
+3
2023-05-18
Merge query property modules into one
John Kåre Alsaker
-2
/
+2
2023-05-15
Move expansion of query macros in rustc_middle to rustc_middle::query
John Kåre Alsaker
-2
/
+2
2023-05-03
Restrict `From<S>` for `{D,Subd}iagnosticMessage`.
Nicholas Nethercote
-1
/
+1
2023-04-20
Bless run-make-fulldeps test.
Camille GILLOT
-6
/
+3
2023-04-02
try to fix test-various
jyn
-0
/
+112
2023-03-30
move `tools.mk` to run-make
Joshua Nelson
-190
/
+3
2023-03-30
Move almost all run-make-fulldeps to run-make
Joshua Nelson
-9221
/
+0
2023-03-22
Rollup merge of #109213 - oli-obk:cstore, r=cjgillot
Matthias Krüger
-1
/
+1
2023-03-21
Eagerly intern and check CrateNum/StableCrateId collisions
Oli Scherer
-1
/
+1
2023-03-21
Auto merge of #108262 - ChrisDenton:libntdll, r=Mark-Simulacrum
bors
-2
/
+2
2023-03-21
Add ntdll to run-make-fulldeps extraflags
Chris Denton
-2
/
+2
2023-03-08
rustdoc: fix test case for custom themes
Michael Howell
-1
/
+1
2023-02-22
various: translation resources from cg backend
David Wood
-0
/
+2
2023-02-22
errors: generate typed identifiers in each crate
David Wood
-0
/
+1
2023-02-16
Remove save-analysis.
Nicholas Nethercote
-1070
/
+0
2023-01-30
Modify primary span label for E0308
Esteban Küber
-1
/
+1
[next]