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
/
librustc_session
/
lint.rs
Age
Commit message (
Expand
)
Author
Lines
2020-04-03
Minor follow-up after renaming librustc(_middle)
Yuki Okushi
-2
/
+3
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-1
/
+1
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-1
/
+1
2020-03-21
add_elided_lifetime_in_path_suggestion -> rustc_session
Mazdak Farrokhzad
-0
/
+43
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-1
/
+1
2020-02-21
clean things up
Jane Lusby
-0
/
+1
2020-02-01
1. move node_id to syntax
Mazdak Farrokhzad
-1
/
+1
2020-01-11
move {rustc -> rustc_session}::lint::builtin
Mazdak Farrokhzad
-0
/
+2
2020-01-11
prepare moving HardwiredLints to rustc_session
Mazdak Farrokhzad
-0
/
+38
2020-01-11
buffered lint infra -> rustc_session
Mazdak Farrokhzad
-5
/
+78
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-2
/
+2
2019-12-22
Format the world
Mark Rousskov
-15
/
+16
2019-12-03
Move BufferedEarlyLint to librustc_session
Mark Rousskov
-1
/
+17
2019-12-03
Move early lint declarations to librustc_session
Mark Rousskov
-0
/
+122
2019-12-03
Move Lint to rustc_session
Mark Rousskov
-0
/
+72
2019-12-03
Move Level to rustc_session
Mark Rousskov
-0
/
+44