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
/
macros
/
auxiliary
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-254
/
+0
2022-11-03
Move some tests from `src/test/ui` to more reasonable places
Deadbeef
-0
/
+15
2022-08-07
Add UI test for #100199
Luqman Aden
-0
/
+18
2022-03-09
Permit `#[deprecated]` in stdlib
Jacob Pratt
-1
/
+1
2022-03-04
Change `rustc_deprecated` to use `note`
Jacob Pratt
-1
/
+1
2021-11-14
Move some tests to more reasonable directories
Caio
-0
/
+35
2021-11-06
Move some tests to more reasonable directories
Caio
-0
/
+6
2021-10-02
resolve: Cache module loading for all foreign modules
Vadim Petrochenkov
-0
/
+13
2021-09-15
Move some tests to more reasonable directories
Caio
-0
/
+6
2021-06-24
Don't lint :pat when re-parsing a macro from another crate.
Mara Bos
-0
/
+6
2021-05-29
Use correct edition when parsing `:pat` matchers
Aaron Hill
-0
/
+11
2021-05-12
Update stderr
Aaron Hill
-19
/
+0
2021-01-16
Move some tests to more reasonable directories - 2
Caio
-0
/
+1
2020-10-24
Compute proper module parent during resolution
Aaron Hill
-0
/
+12
2020-05-03
Stabilize fn-like proc macros in expression, pattern and statement positions
Vadim Petrochenkov
-1
/
+1
2019-12-21
Require issue = "none" over issue = "0" in unstable attributes
Ross MacArthur
-2
/
+2
2019-08-27
proc_macro: Update `Span::def_site` to use the proc macro definition location
Vadim Petrochenkov
-5
/
+15
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+44
2019-07-25
Implement slow-path for FirstSets::first
Julien Cretin
-0
/
+36
2019-07-11
pretty-print: Do not lose the `$crate` printing flag in `print_tt`
Vadim Petrochenkov
-0
/
+10
2019-07-07
Support deprecation checking for macros
Vadim Petrochenkov
-0
/
+13
2018-12-25
Remove licenses
Mark Rousskov
-40
/
+0
2018-09-08
resolve: Relax shadowing restriction on macro-expanded macros
Vadim Petrochenkov
-0
/
+5
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+72