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
/
imports
Age
Commit message (
Expand
)
Author
Lines
2020-04-17
Fix unused results from mem::replace
Josh Stone
-1
/
+1
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-1
/
+1
2020-04-02
tests: remove ignore directives from tests that mention core/alloc/std spans.
Eduard-Mihai Burtescu
-7
/
+3
2020-03-23
Rollup merge of #69942 - estebank:sized-verbose-sugg, r=matthewjasper
Mazdak Farrokhzad
-4
/
+4
2020-03-22
Normalize wording of privacy access labels
Esteban Küber
-4
/
+4
2020-03-21
resolve: Avoid "self-confirming" import resolutions in one more case
Vadim Petrochenkov
-0
/
+15
2020-03-11
Add the "consider importing it directly" label to public imports as well
Vadim Petrochenkov
-2
/
+2
2020-03-11
resolve: Print import chains on privacy errors
Vadim Petrochenkov
-3
/
+28
2020-02-09
--bless --compare-mode=nll
Matthias Prechtl
-3
/
+3
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-1
/
+20
2020-02-06
rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.
Eduard-Mihai Burtescu
-1
/
+1
2020-01-24
Normalise notes with the/is
varkor
-5
/
+5
2020-01-16
resolve: Say "import" when reporting private imports
Vadim Petrochenkov
-10
/
+10
2020-01-16
resolve: Point at the private item definitions in privacy errors
Vadim Petrochenkov
-4
/
+28
2020-01-12
Add backticks in appropriate places
varkor
-2
/
+2
2020-01-09
Update tests
Vadim Petrochenkov
-9
/
+70
2020-01-04
try to fix ui errors
Yuki Okushi
-0
/
+1
2020-01-03
Thank you Dylan and JohnTitor for blessing me.
mental
-2
/
+3
2020-01-02
Remove // check-pass for ui/import/import-crate-var.rs
mental
-1
/
+0
2020-01-02
Update src/test/ui
mental
-4
/
+2
2019-12-28
Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests
Esteban Küber
-4
/
+7
2019-11-08
Rollup merge of #66007 - estebank:remove-here, r=Centril
Mazdak Farrokhzad
-1
/
+1
2019-11-08
Rollup merge of #66049 - RalfJung:missing-spans, r=alexcrichton
Yuki Okushi
-5
/
+4
2019-11-07
Rollup merge of #66087 - tmiasko:ui-mode, r=Centril
Mazdak Farrokhzad
-3
/
+3
2019-11-06
Remove "here" from "expected one of X here"
Esteban Küber
-1
/
+1
2019-11-04
Use check-pass in ui tests where appropriate
Tomasz Miąsko
-3
/
+3
2019-11-03
syntax: Avoid span arithmetics for delimiter tokens
Vadim Petrochenkov
-1
/
+1
2019-11-02
consistent handling of missing sysroot spans
Ralf Jung
-5
/
+4
2019-10-29
Rollup merge of #65539 - traxys:fix_62334, r=petrochenkov
Tyler Mandry
-13
/
+24
2019-10-29
forgot to add the changed stderr
Quentin Boyer
-6
/
+6
2019-10-28
changing non-empty glob must import something to a lint
Quentin Boyer
-13
/
+24
2019-10-27
Point at local similarly named element and tweak references to variants
Esteban Küber
-5
/
+11
2019-09-08
Always emit unresolved import errors and hide unused import lint
Esteban Küber
-5
/
+29
2019-09-07
resolve: Mark more erroneous imports as used
Vadim Petrochenkov
-11
/
+29
2019-09-05
Make use of hygiene in AST passes
Matthew Jasper
-1
/
+3
2019-08-15
resolve: Move macro resolution traces from `Module`s to `Resolver`
Vadim Petrochenkov
-33
/
+33
2019-08-10
diagnostics: Describe crate root modules in `DefKind::Mod` as "crate"
Vadim Petrochenkov
-11
/
+11
2019-08-10
Give built-in macros stable addresses in the standard library
Vadim Petrochenkov
-5
/
+6
2019-08-05
Don't recommend `extern crate` syntax
Kornel
-3
/
+3
2019-07-27
tests: Move run-pass tests with naming conflicts to ui
Vadim Petrochenkov
-0
/
+29
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+325
2019-07-26
Introduce built-in macros through libcore
Vadim Petrochenkov
-3
/
+3
2019-07-17
normalize use of backticks in compiler messages for librustc/lint
Samy Kacimi
-3
/
+3
2019-07-09
normalize use of backticks in compiler messages for libsyntax/feature_gate
Samy Kacimi
-3
/
+3
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-12
/
+12
2019-06-16
compiletest: Remove `skip-codegen`
Vadim Petrochenkov
-4
/
+2
2019-06-12
Hygienize macros in the standard library
Vadim Petrochenkov
-23
/
+2
2019-05-29
Update ui test suite to use dyn
memoryruins
-4
/
+4
2019-05-18
Auto merge of #60252 - davidtwco:issue-57672, r=Mark-Simulacrum
bors
-33
/
+13
2019-05-03
rustc: rename hir::def::Def to Res (short for "resolution").
Eduard-Mihai Burtescu
-2
/
+2
[prev]
[next]