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-fulldeps
Age
Commit message (
Expand
)
Author
Lines
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-2
/
+2
2020-09-01
Add SessionDiagnostic derive macro.
jumbatm
-0
/
+395
2020-08-20
Capture tokens for Pat used in macro_rules! argument
Aaron Hill
-0
/
+1
2020-08-17
rust_ast::ast => rustc_ast
Ujjwal Sharma
-3
/
+3
2020-08-14
Fix ui fulldeps tests
Matthew Jasper
-88
/
+75
2020-08-08
Eliminate the `SessionGlobals` from `librustc_ast`.
Nicholas Nethercote
-4
/
+4
2020-07-18
rustc_metadata: Make crate loading fully speculative
Vadim Petrochenkov
-13
/
+3
2020-07-10
Avoid "whitelist"
Tamir Duberstein
-11
/
+11
2020-07-09
Eliminate confusing "globals" terminology.
Nicholas Nethercote
-2
/
+2
2020-07-03
Use 'tcx for references to AccessLevels wherever possible.
Eduard-Mihai Burtescu
-5
/
+5
2020-06-15
make all uses of ty::Error or ConstKind::Error delay a span bug
mark
-2
/
+2
2020-06-10
Fix pprust-expr-roundtrip
Aaron Hill
-2
/
+2
2020-06-06
Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum
bors
-35
/
+34
2020-06-03
Update fulldeps tests and clippy
Vadim Petrochenkov
-27
/
+26
2020-06-02
Rename the crates in source code
Vadim Petrochenkov
-8
/
+8
2020-06-02
compiletest: Add name directive for remote runners
Tom Eccles
-0
/
+2
2020-05-27
Add test for {impl,declare}_lint_pass macros
flip1995
-0
/
+26
2020-05-24
Collect tokens for `ast::Expr`
Aaron Hill
-0
/
+2
2020-05-12
Remove ty::UnnormalizedProjection
Jack Huey
-15
/
+8
2020-05-09
Rollup merge of #71555 - cjgillot:nameless, r=matthewjasper
Ralf Jung
-0
/
+1
2020-05-08
Fix tests
Camille GILLOT
-0
/
+1
2020-05-07
Renamed "undef" stuff to "uninit"
Hanif Bin Ariffin
-2
/
+2
2020-04-25
Remove support for self-opening
Mark Rousskov
-48
/
+0
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-11
/
+29
2020-04-07
rustc_session: forbid lints override regardless of position
Tobias Thiel
-0
/
+17
2020-04-02
fix fulldeps test fallout
Mazdak Farrokhzad
-1
/
+2
2020-03-30
rustc -> rustc_middle part 5 -- fix tests
Mazdak Farrokhzad
-18
/
+18
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-3
/
+3
2020-03-24
resolve: Remove `rustc_attrs` as a standalone feature gate
Vadim Petrochenkov
-95
/
+18
2020-03-22
parse: nix new_sub_parser_from_file
Mazdak Farrokhzad
-1
/
+1
2020-03-18
fix pre-expansion linting infra
Mazdak Farrokhzad
-7
/
+5
2020-03-14
Update tests
John Kåre Alsaker
-4
/
+4
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-17
/
+17
2020-02-29
Make it build again
Vadim Petrochenkov
-2
/
+2
2020-02-17
Rename `FunctionRetTy` to `FnRetTy`
Yuki Okushi
-1
/
+1
2020-02-16
Auto merge of #67885 - tobithiel:fix_group_lint_allow_override, r=Mark-Simula...
bors
-0
/
+7
2020-02-13
IsAsync -> enum Async { Yes { span: Span, .. }, No }
Mazdak Farrokhzad
-1
/
+1
2020-02-11
Fix stage2 test failures from call to span_lint.
jumbatm
-43
/
+80
2020-02-09
--bless --compare-mode=nll
Matthias Prechtl
-8
/
+8
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-0
/
+2
2020-02-01
fix fallout in tests
Mazdak Farrokhzad
-4
/
+8
2020-01-24
Normalise notes with the/is
varkor
-9
/
+9
2020-01-11
fix ui-fulldeps & tests fallout
Mazdak Farrokhzad
-18
/
+18
2020-01-11
fix fallout in ui-fulldeps
Mazdak Farrokhzad
-5
/
+4
2020-01-09
Update tests
Vadim Petrochenkov
-10
/
+95
2020-01-08
normalize rustc::hir::intravisit imports
Mazdak Farrokhzad
-1
/
+1
2020-01-06
Improve hygiene of `newtype_index`
Matthew Jasper
-22
/
+0
2020-01-05
fix ui-fulldeps fallout
Mazdak Farrokhzad
-7
/
+10
2020-01-04
rustc_session: allow overriding lint level of individual lints from a group
Tobias Thiel
-0
/
+7
2020-01-02
fix src/test fallout
Mazdak Farrokhzad
-9
/
+14
[prev]
[next]