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
/
ui
/
extern
Age
Commit message (
Expand
)
Author
Lines
2021-09-16
Point at call span that introduced obligation for the arg
Esteban Kuber
-1
/
+3
2021-08-29
emit specific warning to clarify that foreign items can't have no_mangle
asquared31415
-0
/
+72
2021-08-16
Use note to point at bound introducing requirement
Esteban Küber
-21
/
+35
2021-08-11
Modify structured suggestion output
Esteban Küber
-5
/
+5
2021-07-29
Bump LLVM for RegAllocFast bugfix
Aaron Hill
-6
/
+2
2021-07-06
Replace per-target ABI denylist with an allowlist
Simonas Kazlauskas
-9
/
+5
2021-07-01
Auto merge of #86774 - GuillaumeGomez:rollup-rkcgvph, r=GuillaumeGomez
bors
-0
/
+2
2021-06-27
Fix misleading "impl Trait" error
Paul Trojahn
-0
/
+2
2021-06-09
Fix ICE when `main` is declared in an `extern` block
asquared31415
-0
/
+15
2021-06-04
Remove `doc(include)`
Joshua Nelson
-69
/
+0
2021-04-09
Auto merge of #81942 - the8472:reduce-ui-test-threads, r=Mark-Simulacrum
bors
-2
/
+6
2021-04-09
reduce threads spawned by ui-tests
The8472
-2
/
+6
2021-04-06
Point at `impl` and type defs introducing requirements on E0277
Esteban Küber
-4
/
+20
2021-01-31
Move some tests to more reasonable directories
Caio
-0
/
+11
2021-01-16
Target stack-probe support configurable finely
Simonas Kazlauskas
-0
/
+1
2021-01-13
Update code to account for extern ABI requirement
Mark Rousskov
-24
/
+24
2021-01-13
Update tests for extern block linting
Mark Rousskov
-40
/
+34
2021-01-13
Rollup merge of #80796 - cuviper:llvm-11.0.1, r=nikic
Dylan DPC
-2
/
+3
2021-01-11
differentiate functions in extern-compare-with-return-type.rs
Josh Stone
-2
/
+3
2021-01-11
Move some tests to more reasonable directories
Caio
-0
/
+11
2020-09-30
rustc_metadata: Do not forget to encode inherent impls for foreign types
Vadim Petrochenkov
-8
/
+24
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-10
/
+10
2020-07-23
Add missing backticks in diagnostics note
Yuki Okushi
-1
/
+1
2020-07-18
rustc_metadata: Make crate loading fully speculative
Vadim Petrochenkov
-1
/
+1
2020-07-14
Remove `Sized` `on_unimplemented` note
Esteban Küber
-5
/
+0
2020-06-15
Account for derived obligations to suggest `?Sized` bound
Esteban Küber
-0
/
+12
2020-06-04
test: ui: skip tests which aren't appropriate for RISC-V
Tom Eccles
-0
/
+3
2020-04-08
Small tweaks to required bound span
Esteban Küber
-7
/
+7
2020-03-22
Normalize wording of privacy access labels
Esteban Küber
-2
/
+2
2020-03-22
Increase verbosity when suggesting subtle code changes
Esteban Küber
-3
/
+5
2020-02-15
reject assoc statics & extern consts during parsing
Mazdak Farrokhzad
-2
/
+0
2020-02-15
parse extern consts
Mazdak Farrokhzad
-2
/
+8
2020-02-05
parser: merge `fn` grammars wrt. bodies & headers
Mazdak Farrokhzad
-6
/
+6
2020-02-02
Suggest `?Sized` on type parameters
Esteban Küber
-1
/
+3
2020-01-16
resolve: Say "import" when reporting private imports
Vadim Petrochenkov
-8
/
+8
2020-01-16
resolve: Point at the private item definitions in privacy errors
Vadim Petrochenkov
-2
/
+14
2020-01-08
review comments
Esteban Küber
-0
/
+5
2020-01-05
Add backticks to various diagnostics
varkor
-2
/
+2
2020-01-04
Test cleanups to match #[track_caller] in panic!.
Adam Perry
-4
/
+2
2019-11-18
Specific labels when referring to "expected" and "found" types
Esteban Küber
-4
/
+4
2019-11-15
Add test for issue-36122
Yuki Okushi
-0
/
+18
2019-11-10
Make error and warning annotations mandatory in UI tests
Tomasz Miąsko
-18
/
+1
2019-10-27
Panicking infra uses &core::panic::Location.
Adam Perry
-2
/
+3
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-3
/
+5
2019-10-12
Auto merge of #65020 - pnkfelix:targetted-fix-for-always-marking-rust-abi-unw...
bors
-0
/
+148
2019-10-11
emcscripten: ignore another thread-using test
Ralf Jung
-0
/
+1
2019-10-11
ignore-emcscripten as it does not support threads
Ralf Jung
-0
/
+1
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-5
/
+3
2019-10-04
dont run these tests on targets that default to panic=abort.
Felix S. Klock II
-0
/
+2
2019-10-04
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-3
/
+5
[next]